zhengxie
|
d1bd33afc2
|
Fix account registrion email bug
|
2015-05-14 17:32:54 +08:00 |
|
zhengxie
|
109ed579fa
|
Enable user provide name in register
|
2015-01-23 15:44:10 +08:00 |
|
imwhatiam
|
90ba936514
|
[passwd strength] add STRONG password check(default not enabled) when user sign-up or change-password
|
2014-07-29 16:42:08 +08:00 |
|
imwhatiam
|
8988702ada
|
[sign-up] check password strength at both client and server side
|
2014-07-29 11:26:41 +08:00 |
|
zhengxie
|
910eb2ccd4
|
Add sigle sign on feature
|
2014-04-04 14:36:27 +08:00 |
|
zhengxie
|
862c6e4f74
|
Added login simple check feature
|
2014-01-02 18:26:23 +08:00 |
|
zhengxie
|
cd762fe60a
|
[sysadmin] Email user when admin activate his/her account
|
2013-10-17 18:20:44 +08:00 |
|
zhengxie
|
49c769a6a5
|
Email admin to activate newly registered account
|
2013-10-17 17:03:26 +08:00 |
|
zhengxie
|
131b15bb66
|
Change hashcompat to hashlib to depress warning
|
2013-09-14 18:11:11 +08:00 |
|
zhengxie
|
53201b105d
|
Move auth from thirdpart to seahub
|
2013-05-07 15:16:05 +08:00 |
|
zhengxie
|
1db310e480
|
Fiexed long username bug when login
|
2012-10-15 19:09:53 +08:00 |
|
xiez
|
de4cc456ea
|
Add unregistered user to group
|
2012-09-19 19:52:35 +08:00 |
|
xiez
|
338561cb83
|
Use user.set_password to change user password, instead of using raw rpc
|
2012-08-16 14:31:37 +08:00 |
|
xiez
|
cc040bc09f
|
Fix circular import bug
|
2012-08-09 00:06:04 +08:00 |
|
xiez
|
85fb879c74
|
Refactor auth and rename CcnetUser to User
|
2012-08-07 16:48:26 +08:00 |
|
killing
|
e86aa244c7
|
Use threaded rpc.
|
2012-06-25 20:52:57 +08:00 |
|
xiez
|
f9c72b57a4
|
Add notification at info-bar, and fix bug in visiting register/login page when user is already logged in.
|
2012-06-04 21:27:32 +08:00 |
|
xiez
|
eaaee89f55
|
Remove user id, and remove userid middleware
|
2012-05-02 20:58:06 +08:00 |
|
xiez
|
d14ca9a86d
|
Remove auth and site from app, clean auth modual
|
2012-04-26 20:35:15 +08:00 |
|
xiez
|
00f9575c74
|
Remove sending email after registration, and clean code
|
2012-04-21 11:05:59 +08:00 |
|
xiez
|
8c9a5084e6
|
Using ccnet EmailUser table instead of seahub auth_user table.
* Rewrite auth module, change user to emailuser.
* Remove site app, and remove EmailOrUsernameModelBackend.
|
2012-04-11 19:48:20 +08:00 |
|
xiez
|
50fe2bb91a
|
Use email-user and binding in ccnet instead of userprofile in seahub
* Remove UserProfile from profile/models.
* Disable ccnet user id binding in profile page
|
2012-04-01 22:16:38 +08:00 |
|
plt
|
2f7ee386e2
|
Let user specify ccnet user id when registration
|
2011-10-29 13:07:45 +08:00 |
|
plt
|
e8d2300473
|
Add authentication and registration to seahub
|
2011-04-30 13:18:32 +08:00 |
|