Alexandre Bodin
|
d7b083488c
|
enhancement: add a way to register a u&p provider
|
2024-06-26 11:17:04 +02:00 |
|
Alexandre Bodin
|
eb61511884
|
chore: use strapi.service instead of strapi.admin.services
|
2024-04-03 14:24:15 +02:00 |
|
Ben Irvin
|
ab2af1e539
|
fix(core): use module uid for config namespace instead of dot notation
|
2024-03-11 12:28:46 +01:00 |
|
Ben Irvin
|
8263926b47
|
feat: register.allowedFields defaults to empty array
|
2024-01-16 18:14:32 +01:00 |
|
Marc-Roig
|
856dfd8ee5
|
fix: ignore locale field in api tests
|
2024-01-10 11:01:21 +01:00 |
|
Marc-Roig
|
066c1ba947
|
chore: remove space
|
2023-08-30 15:21:30 +02:00 |
|
Marc-Roig
|
d7f1a83ca0
|
fix: add review workflow types in the ignoreDiffs list
|
2023-08-30 15:20:47 +02:00 |
|
Marc-Roig
|
a720271836
|
fix: ignore review workflow fields in users and permissions user
|
2023-08-30 15:17:32 +02:00 |
|
Ben Irvin
|
7cbd31e19c
|
add allowedFields feature
|
2023-08-25 13:44:44 +02:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
Pierre Noƫl
|
54fda9c7c0
|
change error messages
|
2022-04-07 16:50:20 +02:00 |
|
Pierre Noƫl
|
89221e8ee9
|
fix wording mistakes
|
2022-04-07 16:50:19 +02:00 |
|
Pierre Noƫl
|
20e6d9a94b
|
Improve error messages
|
2022-04-07 16:50:15 +02:00 |
|
Pierre Noƫl
|
019007ba3e
|
improve error message + remove use of API_TOKEN_SALT
|
2022-04-07 16:34:57 +02:00 |
|
Pierre Noƫl
|
9fc63af260
|
harmonize secret generation + don't generate in production mode
|
2022-04-07 16:34:56 +02:00 |
|
Alexandre BODIN
|
94569e5e36
|
Merge pull request #12193 from abdonrd/split-auth-providers
[v4] Split providers and grant config to a new files
|
2022-03-10 09:37:33 +01:00 |
|
smoothdvd
|
65c03caede
|
Update packages/plugins/users-permissions/server/bootstrap/index.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2022-02-11 18:51:01 +08:00 |
|
smoothdvd
|
24063c6c2f
|
using url-join lib to generate base url
|
2022-02-09 10:36:41 +08:00 |
|
smoothdvd
|
b71703e5f7
|
remove extra '/' in baseURL
Default redirect url setting in User-Permission's provider has a extra slash, because of apiPrefix has already contain a '/'.
|
2022-02-05 11:46:46 +08:00 |
|
Abdón RodrĆguez Davila
|
46cf9b88f1
|
Merge branch 'master' into split-auth-providers
|
2022-01-25 13:44:27 +01:00 |
|
Pierre Noƫl
|
c4fee8e676
|
use strapi.log.info + replace uuid by crypto + remove dead code
|
2022-01-19 17:12:57 +01:00 |
|
Pierre Noƫl
|
da9b064536
|
add session middleware + remove authentication using url param access_token
|
2022-01-19 17:10:41 +01:00 |
|
AbdoĢn RodriĢguez Davila
|
59d151644f
|
Split providers and grant config to a new files
Signed-off-by: AbdoĢn RodriĢguez Davila <a@abdonrd.com>
|
2022-01-13 16:37:50 +01:00 |
|
tillschweneker
|
6ba1a78cc7
|
[FIX] respect custom ENV_PATH when setting JWT_SECRET
|
2021-12-22 10:15:15 +01:00 |
|
Pierre Noƫl
|
b0b4135ce0
|
remove defaults key from stored grant config
|
2021-11-29 16:05:45 +01:00 |
|
Alexandre Bodin
|
4fa751d519
|
Move u&p providers urls
|
2021-10-26 16:51:29 +02:00 |
|
Pierre Noƫl
|
32eb442cd5
|
store emails in lowercase + add /api as prefix
|
2021-09-29 12:04:42 +02:00 |
|
Pierre Noƫl
|
947981200b
|
use { strapi } as params in all lifecycle functions
|
2021-09-28 16:54:07 +02:00 |
|
Alexandre Bodin
|
0f3f984ea7
|
Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
|
2021-09-13 12:03:12 +02:00 |
|
Pierre Noƫl
|
b592b855a3
|
fix bad reloading when UP JWT was written in .env
|
2021-08-23 19:26:13 +02:00 |
|
Pierre Noƫl
|
09945a46df
|
fixes
|
2021-08-20 15:23:02 +02:00 |
|
Pierre Noƫl
|
98719b6c64
|
migrate plugin structures to V4
|
2021-08-19 16:49:33 +02:00 |
|