rezometz / paiji2

student social portal at Supélec, Metz
GNU Affero General Public License v3.0
7 stars 1 forks source link

Add automatic account creation #45

Open lhark opened 9 years ago

lhark commented 9 years ago

Apparently the current inscription process discourages most of people to use paiji (as can be seen in the poll results : 50 votes max). It would be a good idea to automaticaly create account for everyone in the residence, and then just send the verification email for them to click. We can then provide a way to change the user id.

ghost commented 9 years ago

Yes, I must admit, as the newcomer, that I found the experience of subscribing very discomforting. Having to send a mail to the rézo, then waiting, and the process was, as far as I thought back then, too complicated for a subscription. Now, let me learn Django :)

2015-02-05 10:39 GMT+01:00 lhark notifications@github.com:

Apparently the current inscription process discourages most of people to use paiji (as can be seen in the poll results : 50 votes max). It would be a good idea to automaticaly create account for everyone in the residence, and then just send the verification email for them to click. We can then provide a way to change the user id.

— Reply to this email directly or view it on GitHub https://github.com/rezometz/paiji2/issues/45.

liusiqi43 commented 9 years ago

Well... the best solution is to start integrating rezo.rez into paiji.rez as the code of rezo.rez is unmaintainable. That will solve a lot of problems and frankly it shouldn't be that much work to rewrite the interface.

Also the authentication and permission by group is already there in django. So why don't we start to build rezo.rez in django and make that our goal for rezo 2015?

The ultimate goal is to have one single account across all rezo services.