445 Commits

Author SHA1 Message Date
ivanThePleasant
809b380be6
Merge branch 'main' into chore/user-level-data 2022-12-14 11:27:39 +02:00
ivanThePleasant
b95d6e3f28 Merge branch 'main' into chore/user-level-data 2022-12-13 12:17:31 +02:00
Christian Capeans
19d88652e3 Protect telemetry properties route 2022-12-07 14:21:58 +01:00
Pierre Noël
5d9faf3861 fix test - array's order 2022-11-29 14:02:44 +01:00
ivanThePleasant
2af669c961 Merge branch 'main' into chore/user-level-data 2022-11-23 09:35:16 +02:00
Ben Irvin
7507b9f5dd fix comment 2022-11-10 18:10:48 +01:00
Ben Irvin
06a4a0265c add api integration tests for 30 and 90 day tokens 2022-11-10 17:44:51 +01:00
Ben Irvin
98458a1056 lifespan has type biginteger 2022-11-10 17:36:30 +01:00
Alexandre Bodin
6ae9c6f5dd Cleanup logs 2022-11-07 18:07:24 +01:00
ivanThePleasant
6c1b0010e6 Add unit tests to the admin hash generation, fix minor requests 2022-10-28 14:01:37 +03:00
Alexandre Bodin
57e1eb5ee8 Move e2e to api tests and unify test command 2022-10-27 19:49:37 +02:00
ivanThePleasant
5620b25138 Merge branch 'main' into chore/user-level-data 2022-10-25 15:21:38 +03:00
ivanThePleasant
de25284aac Merge branch 'main' into chore/user-level-data 2022-10-04 10:08:53 +03:00
Ben Irvin
cece5af2db fix comment 2022-10-03 12:56:31 +02:00
Ben Irvin
7039822740 update timestamp more efficiently 2022-10-03 12:54:19 +02:00
Ben Irvin
2dadda640b don't populate update query 2022-10-03 12:33:27 +02:00
Convly
706b8a5d56 Revert to STRAPI_HOSTING 2022-09-30 11:40:05 +02:00
Convly
340b17d6da Update wording 2022-09-29 18:12:05 +02:00
Convly
a1c7185252 Add hostedOnStrapiCloud property to the telemetry events 2022-09-29 17:35:18 +02:00
Jamie Howard
a742a5d6bc
Merge pull request #14458 from strapi/fix/13360/camel-case-email
Treat email as lowercase when creating a user
2022-09-29 13:48:55 +01:00
ivanThePleasant
01bb760793 Clean up unnecessary code 2022-09-29 14:15:07 +03:00
ivanThePleasant
5a4362faf7 Refactor changes to use request context 2022-09-29 11:24:11 +03:00
ivanThePleasant
c0588231a6 Merge branch 'main' into chore/user-level-data 2022-09-29 11:23:17 +03:00
Jamie Howard
bfbab082cf fix(admin): lowercase email when creating user 2022-09-26 15:52:08 +01:00
ivanThePleasant
b51b0f4616 Merge branch 'main' into chore/user-level-data 2022-09-21 10:24:18 +03:00
Simone Taeggi
8753fae8ff Merge branch 'main' into features/api-token-v2 2022-09-14 14:47:38 +02:00
Julie Plantey
3b53153723
Merge pull request #14290 from WalkingPizza/fix/13648
Trim admin's first name when validating
2022-09-12 10:31:32 +02:00
Simone Taeggi
2870ba20f9 Merge branch 'features/api-token-v2' into api-token-v2/regenerate-permission 2022-09-09 00:53:32 +02:00
Simone Taeggi
1a289ca1ff Revert "merge main"
This reverts commit 5dc28ed5e5ead9b83b8bb30f96efc6eb6f1d3e3f.
2022-09-08 23:49:07 +02:00
Simone Taeggi
5dc28ed5e5 merge main 2022-09-08 23:40:39 +02:00
Simone Taeggi
e1a0ae803e Merge branch 'main' into features/api-token-v2 2022-09-08 22:16:55 +02:00
Simone Taeggi
d48f5919c3 fix the api-token routes policy 2022-09-08 11:39:09 +02:00
Simone Taeggi
527bad15ef update e2e test 2022-09-08 00:08:59 +02:00
Simone Taeggi
a78c2a88cb update snasphot 2022-09-07 23:09:10 +02:00
Simone Taeggi
99b47e7178 update snapshots 2022-09-07 22:48:17 +02:00
Simone Taeggi
ba9cdb8d7f update admin permissions e2e snapshots 2022-09-07 21:01:32 +02:00
Simone Taeggi
cb0bacbfe9 update e2e failing snapshot 2022-09-07 18:58:42 +02:00
Simone Taeggi
e4550714d8 update e2e failing snapshot 2022-09-07 18:54:26 +02:00
Alexandre Bodin
961d535ea9 Fix for in working with undefined 2022-09-06 20:32:15 +02:00
Simone Taeggi
9ddd46a776 add the regenerate permission to the api token 2022-09-06 11:02:44 +02:00
Alexandre Bodin
4e989321e3 Fix eslint core/admin 2022-09-05 16:15:21 +02:00
ivanThePleasant
d568592d5c Refactor 'didUpdateRolePermissions' calls 2022-09-05 12:19:31 +03:00
ivanThePleasant
a2ee4bb855 Change location of user creation analytics call, remove development console log, adjust tests accordingly 2022-09-02 16:21:48 +03:00
ivanThePleasant
b5c98ae0cd Refactor event calls to follow old format, encapsulate hashing in the sender, refactor the format of event payload to better correspond to the new api 2022-09-02 14:43:51 +03:00
ivanThePleasant
cbfde4a11c Merge branch 'main' into chore/user-level-data 2022-09-02 12:22:12 +03:00
Bassel Kanso
30e3a2ac70 Merge branch 'features/api-token-v2' into api-token-v2/get-action-bound-routes 2022-09-02 11:17:39 +03:00
Bassel Kanso
c842085fe3 move routes map service to content API coontainer 2022-09-02 11:06:55 +03:00
WalkingPizza
1b6ccc76b6 Trim admin's first name when validating 2022-09-01 22:45:23 +02:00
Ben Irvin
7091e551c4
Merge pull request #14278 from strapi/api-token-v2/lifespan-no-update
Prevent updating an API token's lifespan from the admin API
2022-09-01 10:00:31 +02:00
Simone Taeggi
078c4fb96c merge main in features/api-token-v2 2022-09-01 09:50:19 +02:00