19 Commits

Author SHA1 Message Date
Ben Irvin
e07a466901 fix: validation message shape 2025-01-29 16:54:15 +01:00
Ben Irvin
1f8e39868e fix: validation on front-end forms 2025-01-29 12:34:22 +01:00
Ben Irvin
9efe8c85f4 fix: do not validate byte length on empty values 2025-01-23 14:46:28 +01:00
Ben Irvin
41f8cdf116 fix: 72 byte maximum for creating and updating passwords 2025-01-23 12:44:25 +01:00
Bassel Kanso
483fc83a30 fix: refactoring validation methods 2024-10-02 12:03:28 +03:00
Bassel Kanso
d9c48152d7 fix: remove logs 2024-09-30 16:31:19 +03:00
Bassel Kanso
98f1b7f205 feat: use yup.test and make error messages customizable 2024-09-30 16:28:57 +03:00
Bassel Kanso
c124e287cf feat: make the validatePassword async 2024-09-27 13:39:11 +03:00
Bassel Kanso
38a485c86a feat: add validatePassword to the plugin configs 2024-09-27 12:59:32 +03:00
Bassel Kanso
a663bc54a4 feat: add password rules config to users-permissions 2024-09-27 10:54:37 +03:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
a25a65918c Move to Post and cleanup validation 2022-08-03 16:46:41 +02:00
Alexandre Bodin
fbc7e882f4 Apply feedback and finish some tasks 2022-08-02 20:58:37 +02:00
Alexandre Bodin
291e2b6835 Cleanup email confirmation api 2022-06-01 17:59:30 +02:00
Alexandre Bodin
e42e6444d7 Refactor providers and cleanup auth code 2022-06-01 16:22:19 +02:00
Alexandre Bodin
9c81bcaacb Fix username vs email registration and login issues 2022-05-31 19:38:08 +02:00
Alexandre Bodin
4f02ba6b74 wip 2022-05-31 14:06:58 +02:00
Pierre Noël
cb098ec280 clean yup validations 2021-11-04 11:42:45 +01:00
Pierre Noël
b58274aecb refactor error handling 2021-11-04 11:41:29 +01:00