1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-11 22:18:59 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
zhengxie
e94670085b [Issue #47] Enable signup on seahub. 2012-12-19 14:11:32 +08:00
zhengxie
1b686fc8cf Disable signup when not in cloud_mode 2012-11-21 16:24:08 +08:00
xiez
081dba22c3 Clean org register code 2012-08-02 10:29:05 +08:00
xiez
7a850c7953 Modify repo share.
* Email unregistered user when sharing repo.
* Add email to contacts when share repo/file and add group user.
* Remove org repo share link.
2012-07-31 15:02:18 +08:00
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