
| Line: 89 to 89 | ||||||||
|---|---|---|---|---|---|---|---|---|
Presently this is called in RegisterCgiScript? directly after a call to verify. The separation is intended for the RegistrationApprovals functionality
| ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| ||||||||
| Line: 69 to 69 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Changed: | ||||||||
| < < | The NoPasswdUser? case is not handled | |||||||
| > > | The NoPasswdUser? case is not handled. An admin user can change other user's passwords. | |||||||
| Line: 98 to 100 | ||||||||
| these two are separate in here to ease the implementation of administrator approval | ||||||||
| Deleted: | ||||||||
| < < | generate user entry If a password exists (either in Data{PasswordA} or data{CryptPassword}, use it. Otherwise generate a random one, and store it back in the user record. | |||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > | Package
User registration handling.
| |||||||