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 |
|
Ben Irvin
|
55634bacbd
|
lifespan update not allowed
|
2022-08-31 16:42:48 +02:00 |
|
Ben Irvin
|
0b20b7ef24
|
Merge branch 'main' into fix/delete-duplicate-route-users-delete
|
2022-08-31 14:51:16 +02:00 |
|
Ben Irvin
|
5a914f1b29
|
remove duplicate route
|
2022-08-31 14:08:45 +02:00 |
|
Ben Irvin
|
dc90c752c8
|
remove old path
|
2022-08-31 10:57:13 +02:00 |
|
Ben Irvin
|
1e5f8e9fee
|
fix test
|
2022-08-31 10:56:59 +02:00 |
|
Bassel Kanso
|
e9fd658331
|
add a route to get contentApi Routes
|
2022-08-31 11:39:55 +03:00 |
|
Jean-Sébastien Herbaux
|
b9538ea7c3
|
Merge pull request #14247 from strapi/api-token-v2/throw-on-unknown-permission
Validate & throw on unknown permissions for API tokens
|
2022-08-31 10:34:32 +02:00 |
|
Gustav Hansen
|
51caa5f5a3
|
chore: Update e2e snapshot tests
|
2022-08-30 15:44:12 +02:00 |
|
Convly
|
dc084f9102
|
Add missing await
|
2022-08-30 10:56:17 +02:00 |
|
Jean-Sébastien Herbaux
|
bd9ddaa84c
|
Merge pull request #14248 from strapi/api-token-v2/db-auto-sync-and-cleanup
Automatically synchronize and cleanup API tokens' permissions in database
|
2022-08-30 10:54:46 +02:00 |
|
Convly
|
bf5534d725
|
Test consistency
|
2022-08-29 18:03:43 +02:00 |
|
Convly
|
dfad26d2a2
|
Fix test
|
2022-08-29 18:03:04 +02:00 |
|
Convly
|
e4b9dd5ab8
|
Simplify the delete request
|
2022-08-29 17:39:41 +02:00 |
|
Convly
|
a80e83d397
|
Remove console.log
|
2022-08-29 17:36:22 +02:00 |
|
Convly
|
f506369ce6
|
Sync permissions in DB with existing one, automatic cleanup on schema deletion
|
2022-08-29 17:32:41 +02:00 |
|
Convly
|
e7ca50f6b9
|
Validate permissions for api-tokens & throw on unknown permissions
|
2022-08-29 16:33:41 +02:00 |
|
Ben Irvin
|
3cd1a9b183
|
Merge branch 'features/api-token-v2' into api-token-v2/restrict-lifespans
|
2022-08-29 12:37:53 +02:00 |
|
Ben Irvin
|
0213ee2e1a
|
Merge pull request #14238 from strapi/api-token-v2/rename-api-token-permission
rename token-permission to api-token-permission
|
2022-08-29 12:35:21 +02:00 |
|
Ben Irvin
|
b4c8cae41d
|
Merge pull request #14234 from strapi/api-token-v2/allow-empty-permissions-array
allow empty array of permissions
|
2022-08-29 12:34:57 +02:00 |
|
Simone
|
4f7db2ef72
|
Merge pull request #14180 from strapi/api-token-v2/settings-access-api-token
RBAC on API tokens settings access
|
2022-08-29 11:30:26 +02:00 |
|
Ben Irvin
|
2dea049a8c
|
fix test
|
2022-08-29 10:50:46 +02:00 |
|
Ben Irvin
|
7ed24a9edf
|
Merge pull request #14192 from strapi/api-token-v2/regenerate-tokens-api
Api Token v2/add regenerate controller tests
|
2022-08-29 10:38:42 +02:00 |
|
Ben Irvin
|
9aed7d9540
|
rename token-permission to api-token-permission
|
2022-08-29 09:17:31 +02:00 |
|
Ben Irvin
|
697662421f
|
allow empty array of permissions
|
2022-08-26 16:11:08 +02:00 |
|
Ben Irvin
|
16537f199e
|
validate lifespan
|
2022-08-26 15:27:47 +02:00 |
|
Jean-Sébastien Herbaux
|
d3357b87af
|
Merge pull request #14216 from strapi/api-token-v2/fix-update-custom-token-permissions
Fix permissions update for custom API tokens
|
2022-08-26 15:24:06 +02:00 |
|
Bassel Kanso
|
025c4d154f
|
Merge pull request #14200 from strapi/api-token-v2/permissions-route
Api token layout route
|
2022-08-26 12:44:12 +03:00 |
|
Ben Irvin
|
14c183ce51
|
validate lifespan
|
2022-08-26 10:33:18 +02:00 |
|
Bassel Kanso
|
db4c3af1f9
|
remove test
|
2022-08-26 10:42:01 +03:00 |
|
Bassel Kanso
|
3ce256e279
|
add content api permissions controller to it's separate file
|
2022-08-26 10:02:13 +03:00 |
|
Convly
|
29cea1d7cb
|
null guard for expiration checks
|
2022-08-25 16:56:50 +02:00 |
|
Convly
|
d834bf6f48
|
Fix tests
|
2022-08-25 16:27:18 +02:00 |
|