1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-08 12:44:03 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
xiez
9c4a54931f Add org account feature 2012-06-20 19:39:21 +08:00
plt
41321cdf7f bugfix: change redirect url to SITE_ROOT instead of '/' 2012-04-23 18:01:47 +08:00
xiez
325d39a288 Modify registration flow, add new flag into settings.py
* when ACTIVATE_AFTER_REGISTRATION set to True, user will be activated after registration, and no email sending;
* when ACTIVATE_AFTER_REGISTRATION set to False, and REGISTRAION_SEND_EMAIL set to True, user will be activated by email;
* when ACTIVATE_AFTER_REGISTRATION set to False, and REGISTRAION_SEND_EMAIL set to Flase, user will be activated by admin.
2012-04-21 13:58:55 +08:00
xiez
00f9575c74 Remove sending email after registration, and clean code 2012-04-21 11:05:59 +08:00
plt
a170cfc27f Update registration process 2012-03-13 11:36:56 +08:00
plt
2f7ee386e2 Let user specify ccnet user id when registration 2011-10-29 13:07:45 +08:00