1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/modules/register
Tim Almdal 0bdd2c2730 Change the ui per thumbs suggestion
Move the admin menu under the Settings dropdown
Implement:
* Vistors can create accounts but administrator approval is required
* Email confirmations can be used or not used with above
* Welcome email is sent when the user is created
* Random password is generated when the user created and this is included in the welcome email.
2009-10-30 13:19:57 -07:00
..
controllers Change the ui per thumbs suggestion 2009-10-30 13:19:57 -07:00
helpers Change the ui per thumbs suggestion 2009-10-30 13:19:57 -07:00
models Implement a user self registration module, that allows a user to create a request to for a user id. Currently all that's working is the guest user can create a pending user request and the administrator has to manually approve it. Eventually 2 other modes will be available: a confirmation email, similair to the recover password or the ability to add the user immediately. 2009-10-29 19:21:22 -07:00
views Change the ui per thumbs suggestion 2009-10-30 13:19:57 -07:00
module.info Change the ui per thumbs suggestion 2009-10-30 13:19:57 -07:00