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 4309f8822c 1) Insure that a group input is always part of the form, either a dropdown or hidden field
2) Create a "dummy validation function" in order to have the group and email_validation fields copied from the $_POST array.
2010-01-14 20:16:15 -08:00
..
controllers 1) Insure that a group input is always part of the form, either a dropdown or hidden field 2010-01-14 20:16:15 -08:00
helpers Allow the register link to be shown on the login page. Fixes ticket #952 2009-12-28 11:36:17 -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 1) Insure that a group input is always part of the form, either a dropdown or hidden field 2010-01-14 20:16:15 -08:00
module.info Add quotes around the module name 2009-11-18 08:58:57 -08:00