GUEDDES / gnizr

Automatically exported from code.google.com/p/gnizr
Other
0 stars 0 forks source link

Verify user email when creating the user account #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As part of the registration process, gnizr should verify the user's email
before activating the new account. 

Original issue reported on code.google.com by harry.c...@gmail.com on 24 Apr 2008 at 1:49

GoogleCodeExporter commented 8 years ago
If the "registrationPolicy" property is set to "open" in gnizr-config.xml, an 
email
verification will be sent to the new user. In the email message, the user is 
asked to
click on a URL to activate his/her account.

Requires proper SMTP server configuration.

Will be included in gnizr-2.4.0-M3.

Original comment by harry.c...@gmail.com on 28 Apr 2008 at 7:58