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 |
|
Kai-Siang Wang
|
7443c433f2
|
fix: solve github return undefined
|
2022-03-30 13:57:50 +08:00 |
|
Kai-Siang Wang
|
95879d9c17
|
feat: upgrade purest package to v4
|
2022-03-30 13:57:49 +08:00 |
|
Pierre Noël
|
6df5d8d11f
|
Merge pull request #12771 from marlonbaeten/master
Add SERVER_URL variable to user e-mail templates
|
2022-03-21 14:44:59 +01:00 |
|
Marlon Baeten
|
03028a763f
|
Added ADMIN_URL to email templates
|
2022-03-21 11:04:54 +01:00 |
|
WalkingPizza
|
c0a7ff801b
|
Allow users to change own password
|
2022-03-20 19:50:08 +01:00 |
|
Marlon
|
dbc8aae306
|
Fix getAbsoluteServerUrl import in auth.js
|
2022-03-14 10:09:49 +01:00 |
|
Mark Kaylor
|
a58c2bc035
|
Merge branch 'master' of github.com:strapi/strapi into strapi-market-release
|
2022-03-11 11:08:17 +01:00 |
|
Kevin Antonio Rateni Iatauro
|
ba73a398dd
|
Removed user not found error
|
2022-03-10 17:51:47 +01:00 |
|
harimkims
|
d0f036baf0
|
Fix wrong description
|
2022-03-10 21:50:06 +09:00 |
|
Kevin Antonio Rateni Iatauro
|
39db68bcbf
|
Merge branch 'strapi:master' into fix/up-email-confirmation-user-not-found
|
2022-03-10 11:39:47 +01: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 |
|
Kevin Antonio Rateni Iatauro
|
bf87b566c8
|
Merge branch 'strapi:master' into fix/up-middleware-config-override
|
2022-03-08 18:45:36 +01:00 |
|
Praphan Oranphanlert
|
cb2c1db1b6
|
fix emailConfirmation graphql mutation
|
2022-03-08 12:17:16 +07:00 |
|
Marlon Baeten
|
2e7acfce8d
|
Added SERVER_URL to allowed template variables
|
2022-03-07 16:15:48 +01:00 |
|
Marlon Baeten
|
1028fefb7f
|
Add SERVER_URL variable to user e-mail templates
|
2022-03-07 16:08:47 +01:00 |
|
harimkims
|
683f0484f1
|
Fix wrong input parameter in user update controller
|
2022-03-03 23:59:32 +09:00 |
|
harimkims
|
183bad03d3
|
Replace fetch, fetchAll query with entityService
|
2022-03-03 22:56:58 +09:00 |
|
harimkims
|
567816591a
|
Rename getRoles, getRole to find, findOne
|
2022-03-03 22:55:29 +09:00 |
|
Kim, Harim
|
2b877b3a55
|
Merge branch 'strapi:master' into fix/populate-user
|
2022-03-02 15:14:43 +09:00 |
|
Alexandre BODIN
|
4ebeda2256
|
Merge pull request #12037 from tuxuuman/optimizing-and-refactoring
optimization and refactoring the verify function
|
2022-02-14 12:18:44 +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 |
|
tuxuuman
|
d3a0b225a6
|
Update packages/plugins/users-permissions/server/strategies/users-permissions.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2022-02-11 15:32:14 +05:00 |
|
harimkims
|
cebd7a892f
|
Fix mutation related to roles not working
|
2022-02-10 17:08:59 +09:00 |
|
harimkims
|
adfc3ca3ad
|
Corrected wrong description
|
2022-02-10 17:03:15 +09:00 |
|
harimkims
|
0a3c04f768
|
Fix deleteUsersPermissionsUser mutation not working
|
2022-02-10 16:42:51 +09: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 |
|
WalkingPizza
|
3ed05d3286
|
Allow rate limiter's config to be overridden for specific routes
|
2022-02-02 01:38:53 +01:00 |
|
thomas-br
|
0e65636013
|
Removing whitespace
|
2022-01-29 22:38:55 +01:00 |
|
thomas-br
|
c85208bf97
|
Merge branch 'patch-1' of github.com:thomas-br/strapi into patch-1
|
2022-01-29 22:33:34 +01:00 |
|
thomas-br
|
e602d645be
|
correcting entity update
|
2022-01-29 22:16:18 +01:00 |
|
WalkingPizza
|
a49141679c
|
Handle user not found error in email confirmation
|
2022-01-28 22:03:23 +01:00 |
|
thomas-br
|
c30ef816ad
|
Merge branch 'master' into patch-1
|
2022-01-27 10:16:18 +01:00 |
|
thomas-br
|
5ae82c0edf
|
correcting entity create
|
2022-01-27 10:15:04 +01:00 |
|
Abdón Rodríguez Davila
|
46cf9b88f1
|
Merge branch 'master' into split-auth-providers
|
2022-01-25 13:44:27 +01:00 |
|
thomas-br
|
efcaa982d3
|
relying on core password-hashing
|
2022-01-23 14:35:31 +01:00 |
|
thomas-br
|
e3e89ef7bd
|
Fixing double hashing issue (core entity-service transform)
|
2022-01-23 14:02:12 +01:00 |
|
tuxuuman
|
3ac3c5eef2
|
Merge branch 'master' into optimizing-and-refactoring
|
2022-01-21 07:52:39 +03:00 |
|
tuxuuman
|
73780089a0
|
returned another important condition
|
2022-01-21 04:42:07 +00:00 |
|
Pierre Noël
|
e230827335
|
fix dynamic callback
|
2022-01-19 17:12:59 +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 |
|
Alexandre BODIN
|
cc9a1b7e01
|
Merge pull request #11983 from tillschweneker/fix-env_path-variable
[FIX] respect custom ENV_PATH
|
2022-01-19 10:25:12 +01:00 |
|
kayac-chang
|
04d8de7c38
|
fix: handle user not found error
|
2022-01-14 14:34:17 +08: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 |
|