acorea

random thoughts and little goodies

Montag, März 17, 2008

user registration

i just finished the implementation of a new feature: the user registration.

to activate it, you have to add a new section in the config.ini file with the option "active = 1". when it is active, you'll get a "register"-button in the login dialog. the user is then able to register with his name and email address and he'll get an email with username, password and an activation link. if the user activates his account, the expiry date (another configuration option) will be reset.

visit this wiki page for more information: link

Labels: ,