Commit Graph

13 Commits

Author SHA1 Message Date
ansuz
701af29192 fix broken register/login process 2017-11-24 15:12:00 +01:00
yflory
280a7c2765 Clean cryptpad-common 2017-11-23 12:28:49 +01:00
yflory
30c8c253dd Remove util and hash from common 2017-11-13 16:32:40 +01:00
ansuz
5a1abc8986 let's try using actual js syntax 2017-09-11 14:04:40 +02:00
ansuz
520b8967fd allow people with short passwords to log in 2017-09-11 13:54:48 +02:00
ansuz
bca9ba66cb enforce a configurable minimum password length when registering 2017-09-07 17:44:04 +02:00
ansuz
e353627204 log users out if they do not have curve keys. add curve keys to object on registration and login. 2017-07-05 17:19:28 +02:00
ansuz
78b11584f8 remove unused variables 2017-05-04 16:16:09 +02:00
Caleb James DeLisle
c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 2017-04-18 12:14:32 +02:00
ansuz
0a6373852e add signing keys to user object at login and register time 2017-03-15 18:57:13 +01:00
ansuz
09afba80db add support for logging in from register page 2017-03-14 12:39:50 +01:00
ansuz
fbcf4ccec4 force usernames to be lowercase 2017-02-13 11:01:30 +01:00
ansuz
e100110741 implement log in as an api 2017-02-09 16:31:57 +01:00