Commit Graph

20 Commits

Author SHA1 Message Date
1f659d3c4c Fix typo 2019-12-30 13:51:15 +01:00
Pierre HUBERT
4937e66c71 Limit the number of account / hour / ip 2018-08-20 14:48:21 +02:00
Pierre HUBERT
5bddd624ca Returns special error code when a new account try to reuse existing email address. 2018-08-20 14:10:58 +02:00
Pierre HUBERT
4c74b9c414 Setup API requests limit system. 2018-08-20 13:45:50 +02:00
Pierre
46fb9b7a3d Export data method returns information about related users 2018-05-27 12:03:49 +02:00
Pierre
ce92bb04b2 Returns conversations messages 2018-05-27 11:39:21 +02:00
Pierre
f011d06e5b Password reset token can be now used only once. 2018-05-27 11:11:23 +02:00
Pierre
d149eadfbe Can update user password using reset token 2018-05-26 15:59:47 +02:00
Pierre
9711e6b087 Can check the validity of a password reset token 2018-05-26 14:52:05 +02:00
Pierre
5a928c9198 Can use security answers to create password reset token 2018-05-26 07:28:36 +02:00
Pierre
8d3fa9441f Can get the security questions of a user 2018-05-23 21:34:18 +02:00
Pierre
7a4d11d71f API clients can check if an account with an email address links to an account with security questions defined or not. 2018-05-21 11:17:07 +02:00
Pierre
bbca6f9ebd Added utilities 2018-05-21 11:09:06 +02:00
Pierre
c44ee1cb1b Added a method to check if an email is associated or not with an account. 2018-05-21 10:27:07 +02:00
Pierre
3f0c64495f Can export user information 2018-05-13 20:15:24 +02:00
Pierre
400d9ab07d Work progress on account deletion 2018-05-09 14:53:08 +02:00
Pierre
7a0cbc3214 Fixed security breach issue 2018-04-20 14:11:14 +02:00
Pierre
b313d7a55c Fix issue 2018-04-11 16:02:36 +02:00
Pierre
32ad923e94 Can create accounts. 2018-04-11 11:29:25 +02:00
Pierre
43ba96ac5e Created account controller 2018-04-11 10:48:20 +02:00