1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 19:08:21 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
zhengxie
6d1e5e9884 Fix tokenv2 error when platform_version is empty 2016-01-15 12:27:38 +08:00
zhengxie
2bfe7fc32e [api2] Support username login 2015-11-10 14:07:56 +08:00
Shuai Lin
2b1e11d129 use token v2 for shibboleth login 2015-04-02 20:48:16 +08:00
lins05
cec666b130 [api] relax android device id check
Android official document says the device id should be 16 chars in hex repr,
but some users report that their device ids is only 14 or 15 chars long.
So we accept any device id with a length of (0,16].
2014-05-08 10:48:03 +08:00
lins05
a21c010fcd [api] fixed comment 2014-04-28 15:25:54 +08:00
lins05
98208f44b7 [api login] some android device's secure id is only 15 chars long 2014-04-28 15:19:51 +08:00
zhengxie
1bd3112216 Fix import error 2014-04-15 13:45:35 +08:00
zhengxie
adc2d9c2c7 Merge branch '2.2'
Conflicts:
	seahub/api2/serializers.py
	seahub/auth/forms.py
2014-04-15 13:43:37 +08:00
zhengxie
f2a1963f4d Add email checking in api and remove single quote support in email address 2014-04-15 13:37:36 +08:00
poetwang
91aebead38 [api2] Fix for ios device ID 2014-04-04 23:27:56 +08:00
lins05
28bd1f9d85 [api] use device specific token 2014-03-25 11:23:31 +08:00
swpd
1da4f57b0f [api2] simplify account serializer 2013-09-11 16:46:37 +08:00
zhengxie
cefd405372 [api2] Update accounts api handlers 2013-09-10 11:26:52 +08:00
swpd
36ced2fc84 [api2] add serializer for validating fields when creating new account 2013-09-08 21:57:48 +08:00
zhengxie
53201b105d Move auth from thirdpart to seahub 2013-05-07 15:16:05 +08:00
zhengxie
08b3e1115a Change code structure to fit django 1.5 2013-05-02 19:27:17 +08:00