Users should have to add an email address on registration.
Related
Discussion
-
Alfredo Matos
2013-04-18This is a duplicate of Bug #47. Is there any way to mark duplicates?
-
Rui Ferreira
2013-04-24- status: open --> pending
-
Rui Ferreira
2013-04-24This is not done yet, but we have already overridden the default registration.
We now need to create a new task to verify registration, by sending the user his password after he requested an account.
-
Rui Ferreira
2013-05-13Currently under testing in /auth2/create_account/. The new form asks for:
- username
- email address
- display name
Upon confirmation an email address is sent with a random password and a confirmation link. Until the link is used the account remains disabled.
Last edit: Rui Ferreira 2013-05-13
-
Rui Ferreira
2013-05-20Ok this is now enabled by default, overriding the regular registration handler.
Let me know if you bump into some bug, otherwise I will be closing this shortly.
-
Rui Ferreira
2013-05-23- status: pending --> closed