Timothée Jaussoin
8451277676
Remove the WhiteSpace limitation in the api for usernames during account creation
...
Update the dependencies
2021-04-12 15:55:51 +02:00
Timothée Jaussoin
46af75fea3
Add account expirations table
...
Complete POST /accounts admin endpoints
Handle expiration in email and phone endpoints
Complete documentation
Add related tests
Bump package version
2021-03-03 17:25:52 +01:00
Timothée Jaussoin
cd32657d21
Add Push notification token and account creation endpoints
...
Complete documentation
Complete tests
Update the dependencies
Bump the package number
2021-02-24 15:15:40 +01:00
Timothée Jaussoin
e2aeab285a
Allow admin accounts creation through the admin account creation API
...
Fix a small issue in the account panel authentication controller (realm->domain)
Update the dependencies
Bump the release version
2021-02-15 10:05:33 +01:00
Timothée Jaussoin
3fdedda515
Bring back the confirmation_key in Account but only in Admin endpoints (for security reason)
...
Authenticate on the resolvedRealm and not the configured domain
Bump package
2021-02-11 17:59:41 +01:00
Timothée Jaussoin
4fc6aaa824
Resolve properly the domain/realm when hashing the password
...
Add aliases support through two new endpoints, allowing user to set a phone number on his account
Hide the confirmation_key from the returned account JSON
Bump version number
2021-02-11 16:06:20 +01:00
Timothée Jaussoin
68f325f2fd
Set the same behavior between API and the main form, same username between different domains are allowed
...
Bump package number
2021-02-09 14:17:10 +01:00
Timothée Jaussoin
cda7864c52
Ensure that the confirmation code is also generated when activated is set to false during the account creation process
...
Bump the package number
2021-01-18 17:54:29 +01:00
Timothée Jaussoin
539cf21269
Complete the documentation
...
Return a validation code on the admin account creation endpoint if the validation is set to false
Move some endpoints to be more consistant
Enforce validated accounts for authenticated endpoints
Bump the package version
2021-01-14 14:29:16 +01:00
Timothée Jaussoin
5ddb669af1
Add accounts management endpoints
...
Add account email reset endpoint
Update the dependencies
Complete tests
2020-12-07 15:25:34 +01:00