6989 Commits

Author SHA1 Message Date
Simone Taeggi
37135ac742 Merge branch 'features/api-token-v2' into api-token-v2/settings-access-api-token 2022-08-24 17:26:07 +02:00
Bassel Kanso
ef922ec0fd Merge branch 'features/api-token-v2' into api-token-v2/permissions-route 2022-08-24 18:09:43 +03:00
Bassel Kanso
e8bca67186 create route for api token layout 2022-08-24 18:08:17 +03:00
Simone Taeggi
674a820c82 update permissions package 2022-08-24 16:39:58 +02:00
Ben Irvin
6577a9533c use lodash/fp 2022-08-24 16:29:39 +02:00
Ben Irvin
574448deae remove comments 2022-08-24 16:27:48 +02:00
Ben Irvin
a3a584d176 allow lifespan to update 2022-08-24 16:27:15 +02:00
Ben Irvin
1bd9fbdd85 fix return type 2022-08-24 16:26:40 +02:00
Julie Plantey
54c41cf840 fix pages proptypes 2022-08-24 16:05:13 +02:00
Simone Taeggi
382a81b94e Merge branch 'features/api-token-v2' into api-token-v2/settings-access-api-token 2022-08-24 16:04:02 +02:00
Simone Taeggi
573084845c Merge branch 'features/api-token-v2' of github.com:strapi/strapi into features/api-token-v2 2022-08-24 16:02:58 +02:00
Simone Taeggi
7e99205b28 Merge branch 'main' into features/api-token-v2 2022-08-24 16:02:46 +02:00
Simone Taeggi
160352044a Merge branch 'main' into features/api-token-v2 2022-08-24 16:01:33 +02:00
dependabot[bot]
1af3d1891c
Bump @koa/cors from 3.1.0 to 3.4.1
Bumps [@koa/cors](https://github.com/koajs/cors) from 3.1.0 to 3.4.1.
- [Release notes](https://github.com/koajs/cors/releases)
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](https://github.com/koajs/cors/compare/3.1.0...3.4.1)

---
updated-dependencies:
- dependency-name: "@koa/cors"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 14:01:29 +00:00
Alexandre Bodin
4c6e67c493 v4.3.6 2022-08-24 15:53:23 +02:00
Alexandre Bodin
fd8e4c6bfa Add check in security middleware 2022-08-24 15:47:43 +02:00
Alexandre Bodin
9ad6931823 Loading a plugin should always verify its presence 2022-08-24 15:41:37 +02:00
Julie Plantey
94eb2c631a publicationState and translations 2022-08-24 15:29:02 +02:00
WalkingPizza
13b9bae03e Make view config button small 2022-08-24 14:57:16 +02:00
WalkingPizza
a3c0b3b10b Make all header primary actions small 2022-08-24 14:49:01 +02:00
Alexandre Bodin
a52b053551 v4.3.5 2022-08-24 14:10:18 +02:00
Gustav Hansen
6ceb77e37b
Merge pull request #13597 from Jose4gg/master
Allow to pass `step` to datetime/time fields
2022-08-24 13:38:20 +02:00
Ben Irvin
568892af97 add controller tests 2022-08-24 13:01:29 +02:00
fdel-car
6f0041084c Remove 'v' prefix from nodeVersion 2022-08-24 12:45:59 +02:00
Jose Gomez
39b8ece5c9 Check if the current time matches the selected interval 2022-08-24 12:42:08 +02:00
Jose Gomez
f30fd3e812 Fix lint errors 2022-08-24 12:42:08 +02:00
Jose Gomez
8e5364b54d Remove unnecessary getStep for datetime/time condition 2022-08-24 12:42:08 +02:00
Jose Gomez
612112e499 Add step input for datetime/time fields 2022-08-24 12:42:07 +02:00
Julie Plantey
15f9b9094a update proptypes for searchResult and relations 2022-08-24 12:39:38 +02:00
Ben Irvin
589a5bd1cf fix test timing 2022-08-24 12:37:21 +02:00
Simone Taeggi
8e26e338e7 update failing snapshot 2022-08-24 12:17:39 +02:00
Simone Taeggi
40b34bd923 Merge branch 'features/api-token-v2' into api-token-v2/settings-access-api-token 2022-08-24 11:36:02 +02:00
Simone Taeggi
13b588f101 Merge branch 'features/api-token-v2' into api-token-v2/last-activity-of-an-api-token 2022-08-24 11:35:22 +02:00
Simone Taeggi
84758b6985 Merge branch 'features/api-token-v2' into api-token-v2/api-tokens-design-details 2022-08-24 11:33:42 +02:00
Simone Taeggi
527c304366 Merge branch 'main' into features/api-token-v2 2022-08-24 11:31:08 +02:00
fdel-car
50f6939f93 Update metadata casing and structure 2022-08-24 11:17:38 +02:00
Ben Irvin
58a152ff2e token counts as expired when zero 2022-08-24 10:55:28 +02:00
Ben Irvin
93f6ca30ef typo 2022-08-24 10:54:34 +02:00
Ben Irvin
73345efa54 add tests for expiry 2022-08-24 10:48:24 +02:00
Julie Plantey
faac5b3964
Merge pull request #14116 from alvesvaren/master
Add missing swedish core admin translations
2022-08-24 10:37:53 +02:00
Julie Plantey
e309130ae6
Merge pull request #14115 from Hertak/master
Update es.json
2022-08-24 10:34:32 +02:00
Julie Plantey
43d372413d
Merge pull request #14100 from rogix/feat/update-pr-br-translation
Update pt-BR translation
2022-08-24 10:33:39 +02:00
Ben Irvin
412f21e973 token doesn't authorize when expired 2022-08-24 10:32:24 +02:00
Simone Taeggi
4a84c231f0 Merge branch 'features/api-token-v2' into api-token-v2/last-activity-of-an-api-token 2022-08-24 10:30:22 +02:00
Simone Taeggi
368a8b6c23 Merge branch 'features/api-token-v2' into api-token-v2/api-tokens-design-details 2022-08-24 10:29:24 +02:00
Simone Taeggi
73dc47ba68 Merge branch 'features/api-token-v2' into api-token-v2/settings-access-api-token 2022-08-24 10:28:43 +02:00
Simone Taeggi
20529f4a97 Merge branch 'features/api-token-v2' into api-token-v2/change-primary-button-size-on-api-token-list 2022-08-24 10:26:47 +02:00
Simone Taeggi
9114494d80 Merge branch 'main' into features/api-token-v2 2022-08-24 10:26:14 +02:00
Ben Irvin
98d82a0285 fix tests 2022-08-24 10:01:36 +02:00
Simone Taeggi
94ac99ebec Merge branch 'features/api-token-v2' into api-token-v2/last-activity-of-an-api-token 2022-08-24 09:39:04 +02:00