57 Commits

Author SHA1 Message Date
Convly
366eb8a0d0 Merge branch 'main' into features/data-transfer 2023-03-16 16:47:11 +01:00
Christian Capeans
674b13eb23 Merge branch 'features/data-transfer' of https://github.com/strapi/strapi into data-transfer/pull 2023-03-08 11:31:15 +01:00
Alexandre Bodin
e0e2084422 Move RBAC into CE 2023-03-06 21:46:45 +01:00
Christian Capeans
3093fa32f1 Refactor the push handler for the data transfer
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-03-03 17:16:24 +01:00
Christian Capeans
2892fa55fa Refactor controllers logic to handle pull transfer
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-03-03 09:49:46 +01:00
Ben Irvin
13099b4c55 Send error status when token salt not set
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-02-27 17:56:23 +01:00
Convly
478127d7c7 Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-20 16:58:46 +01:00
Rémi de Juvigny
cbfc5876c7 Delete install and uninstall plugin endpoints 2023-02-14 16:04:16 +01:00
Convly
386579ff66 Update transfer services, fix api tests 2023-02-06 10:03:08 +01:00
Convly
17bad93089 Create an auth strategy for data-transfer
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
Co-authored-by: Simone <simone.taeggi@strapi.io>
2023-02-02 17:03:41 +01:00
Christian Capeans
fe1bb44299 Create transfer tokens
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2023-02-02 13:15:41 +01:00
Pierre Noël
2a18a3fa76 Merge branch 'main' into feature/audit-logs 2023-01-18 11:11:54 +01:00
derrickmehaffy
2f87da5a0e Merge remote-tracking branch 'origin/main' into security/adminRateLimit 2022-12-27 08:09:30 -07:00
Ben Irvin
43c6874c70
Merge branch 'main' into fix/delete-duplicate-route-users-delete 2022-12-27 12:13:23 +01:00
Rémi de Juvigny
70e88d2891 Add logout event to audit logs 2022-12-20 11:58:09 +01:00
DMehaffy
68a4ec7729
Merge branch 'main' into security/adminRateLimit 2022-12-16 10:31:40 -07:00
Pierre Noël
5744d62fef rate limit only on login 2022-12-12 07:06:53 -08:00
derrickmehaffy
aa97ec895b pr feedback
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-12-12 07:06:53 -08:00
derrickmehaffy
59f2e02dc5 Create new admin rate limit middleware and rate limit error class
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-12-12 07:06:53 -08:00
Christian Capeans
19d88652e3 Protect telemetry properties route 2022-12-07 14:21:58 +01:00
Simone Taeggi
d48f5919c3 fix the api-token routes policy 2022-09-08 11:39:09 +02: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
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
Bassel Kanso
e9fd658331 add a route to get contentApi Routes 2022-08-31 11:39:55 +03:00
Bassel Kanso
3ce256e279 add content api permissions controller to it's separate file 2022-08-26 10:02:13 +03:00
Bassel Kanso
a772f8a8ac add content type permissions to the permissions route 2022-08-25 16:57:45 +03:00
Bassel Kanso
e8bca67186 create route for api token layout 2022-08-24 18:08:17 +03:00
Ben Irvin
9941198dac fix regeneration 2022-08-18 14:03:59 +02:00
Ben Irvin
06d95419f4 add regeneration of tokens 2022-08-18 13:31:02 +02:00
Alexandre Bodin
8e486dd05b Fix eslint --fix error 2022-08-11 10:20:50 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
WalkingPizza
b43a35aaf7 Replace trigger permission with update 2022-08-09 17:20:19 +02:00
WalkingPizza
e0350558bc Add missing permissions to webhook triggering endpoint 2022-08-06 15:19:20 +02:00
Convly
48ab30ccee First pass on Alexandre's review 2022-06-07 16:07:39 +02:00
Convly
7a99759c1e Merge branch 'releases/4.2.0' of github.com:strapi/strapi into features/typescript 2022-06-07 09:49:55 +02:00
vincentbpro
ce181eccf0 fix: created a dedicated read permission for project settings 2022-04-25 13:29:19 +02:00
vincentbpro
4c80b3f798 feat(menu-logo): added GET /project-settings route 2022-04-20 15:52:58 +02:00
Convly
9a2ae88480 Prevent access to telemetry-properties route if the telemetry is disabled 2022-04-13 16:11:42 +02:00
Convly
8440d4064f Add the typescript telemetry events to the admin events 2022-04-13 15:41:39 +02:00
vincentbpro
fe984cddfe feat(logo-customization): created update project-settings route 2022-03-31 11:33:54 +02:00
Convly
876d4a52a8 Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-03-15 14:57:45 +01:00
Convly
91d574ffdd Use new dirs (app/dist) 2022-03-14 17:54:35 +01:00
Sacha STAFYNIAK
7396752575 fix: serve all admin dist file with public cache except html files 2022-03-10 15:14:09 +01:00
Sacha STAFYNIAK
970f1d2b5d fix: serve admin static file with public cache 2022-03-05 16:30:06 +01:00
Alexandre Bodin
21728d60ac Cleanup 2021-11-30 09:03:52 +01:00
Alexandre Bodin
b82f0a3d01 Build admin only when necessary and serve it from the admin package 2021-11-29 16:20:47 +01:00
Alexandre Bodin
c1aa57f436 Harmonize and make policies and middlwares more consistent 2021-10-05 10:43:24 +02:00
Alexandre Bodin
6ef3e1deb6 Migrate plugin generator and fix some internal issues to make everything compatible 2021-09-30 11:40:54 +02:00
Dieter Stinglhamber
f7bd99cb74 implement PUT endpoint to update a token 2021-09-24 12:05:40 +02:00