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 |
|
Abdón Rodríguez Davila
|
59d151644f
|
Split providers and grant config to a new files
Signed-off-by: Abdón Rodrí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 |
|