38 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
8947f3d9fe test(unit): add tests for password byte length 2025-01-24 16:35:37 +01:00
Ben Irvin
9efe8c85f4 fix: do not validate byte length on empty values 2025-01-23 14:46:28 +01:00
Ben Irvin
de1f23fc24 revert: fix accidental corrupted regexp 2025-01-23 13:10:01 +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
3d663bd9bd fix: prettier 2024-09-27 13:00:48 +03:00
Bassel Kanso
38a485c86a feat: add validatePassword to the plugin configs 2024-09-27 12:59:32 +03:00
Bassel Kanso
f4fb74d10c fix: prettier issue 2024-09-27 11:07:29 +03:00
Bassel Kanso
a663bc54a4 feat: add password rules config to users-permissions 2024-09-27 10:54:37 +03:00
Alexandre Bodin
e68afb0e1e chore: inverse control of contentAPI sanitize & validate 2024-03-21 22:26:41 +01:00
Alexandre Bodin
a95285578b chore: database enhancements 2024-03-13 22:13:40 +01:00
Ben Irvin
cb94653642 chore: split test 2024-01-17 09:24:27 +01:00
Ben Irvin
17f8ef0d9b fix: tests and logging 2024-01-16 18:22:14 +01:00
Ben Irvin
8263926b47 feat: register.allowedFields defaults to empty array 2024-01-16 18:14:32 +01:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts (#15957) 2023-03-22 11:21:33 +01:00
Convly
56aa69f472 Use lodash fp instead of lodash 2023-01-10 10:34:49 +01:00
Convly
403a1fe81b Update email template validation & tests 2022-12-30 19:00:19 +01:00
Alexandre Bodin
3ef2eabdad Fix validation on user update 2022-11-09 19:10:41 +01:00
Pierre Noël
93d030df8b update permissions plugin role validation (done by @Marc-Roig) 2022-10-06 11:15:07 +02:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +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
Marlon Baeten
03028a763f Added ADMIN_URL to email templates 2022-03-21 11:04:54 +01:00
Marlon Baeten
2e7acfce8d Added SERVER_URL to allowed template variables 2022-03-07 16:15:48 +01:00
Pierre Noël
36395aab78 allow unknown parameters for user creation of this UP plugin 2021-11-09 15:42:46 +01: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
Pierre Noël
98719b6c64 migrate plugin structures to V4 2021-08-19 16:49:33 +02:00