diff options
author | ivan <ivan> | 2000-10-27 20:15:50 +0000 |
---|---|---|
committer | ivan <ivan> | 2000-10-27 20:15:50 +0000 |
commit | 52b07e8abd3946578a6c2701ec9e5195ec6b17e6 (patch) | |
tree | 23cf8de00fab29ec9d9d805dbdd167cc60590bd7 /TODO | |
parent | bd732e6950eb76b971113502f1dd8a97a21f3888 (diff) |
session monitor
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$Id: TODO,v 1.51 2000-10-15 12:58:25 ivan Exp $ +$Id: TODO,v 1.52 2000-10-27 20:15:50 ivan Exp $ If you are interested in helping with any of these, please join the *development* mailing list (send a blank message to @@ -6,6 +6,24 @@ ivan-freeside-devel-subscribe@sisd.com) to avoid duplication of effort. --- +> 1. A Web Form to the user get his account added automatically . The +> /etc/raddb/users and /etc/passwd would be updated automatically (these +> file are on the same machine Freeside is). I guess the the Add +> Customer +> page with some customization could be the work. +> 2. A Canceling Account Web Form available to user cancel his account +> at +> any time he wants. +> 3. A Password Changing Web Form where the user could change your +> password by sending your username, old and new password. +> 4. Additional POP Accounts Creation where the user supply only his +> main +> username/password (probably provided from a PPP Account already +> created) +> and his POP username/password for this specific account. +(actually need something more general i guess - probably need some way to say +which accounts (svc_acct) can log in and make changes per customer (cust_main) ) + this is awfully vauge, perhaps email for more info? don't want to alientate someone with accounting experience, but i just don't have time right now. . |