elfuchsjekyll / vosao

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

Site user self-registration #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Plugin or something for self registration where user can register.

Then there should be two ways of confirmation of registration defined by 
administrator:
1.
Email is sent to user with confirmation link.
By accessing the link registration process is completed.
Not visited confirmation links are removed after pre-defined time.
2.
Email is sent to administrators and user can confirm by accessing the link 
or by going in the cms administration and enabling user.

Original issue reported on code.google.com by adis.kat...@gmail.com on 12 Feb 2010 at 12:41

GoogleCodeExporter commented 9 years ago
Using Google Accounts for authentification would also be helpful.

Here's a great example of open authentication: 

 http://www.jacobsix.com/signup

Original comment by ted.husted on 20 Feb 2010 at 5:57

GoogleCodeExporter commented 9 years ago
Create plugin with JDO persistence for account registration sessions.

Original comment by kinyelo@gmail.com on 23 Feb 2010 at 3:41

GoogleCodeExporter commented 9 years ago
Implemented. Plugin source
http://code.google.com/p/vosao/source/browse/#svn/plugins/register

Original comment by kinyelo@gmail.com on 5 Mar 2010 at 4:43