GUEDDES / gnizr

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

Allow the administrator to explicitly approve new user registration #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Allow anyone with a valid email to register, but in order to activate their
new accounts, an explicit approval from the super user 'gnizr' will be
required.

Original issue reported on code.google.com by harry.c...@gmail.com on 28 Apr 2008 at 7:50

GoogleCodeExporter commented 8 years ago
Added a new config option to "registrationPolicy" in gnizr-config.xml. By 
setting
this property to "approval" will allow anyone to register, but new accounts 
requires
'gnizr' approval in order for them to be activated.

Requires proper SMTP server configuration. See gnizr-config.xml doc.

Will be included in gnizr-2.4.0-M3

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