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 4eaa434886 Latest re-incarnation of the user registration module.
This change implements all the modes:
* Visitors cannot create users
* Visitors can create an account without confirmation nor admin approval
* Visitors can create an account with conformation and admin approval
* Visitors can create an account with confirmation and no admin approval
2009-11-03 14:45:52 -08:00
..
controllers Latest re-incarnation of the user registration module. 2009-11-03 14:45:52 -08:00
helpers Latest re-incarnation of the user registration module. 2009-11-03 14:45:52 -08: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 Latest re-incarnation of the user registration module. 2009-11-03 14:45:52 -08:00
module.info Change the ui per thumbs suggestion 2009-10-30 13:19:57 -07:00