WalkingPizza
|
c0a7ff801b
|
Allow users to change own password
|
2022-03-20 19:50:08 +01:00 |
|
Alexandre Bodin
|
f1859f0375
|
v4.1.5
|
2022-03-16 12:18:10 +01:00 |
|
Alexandre Bodin
|
3a0fd5ca03
|
Merge branch 'master' into releases/4.2.0
|
2022-03-16 11:26:42 +01:00 |
|
Alexandre Bodin
|
01a565aeb6
|
v4.1.4
|
2022-03-16 11:22:49 +01:00 |
|
Alexandre Bodin
|
e2a96d48a9
|
Merge branch 'master' into releases/4.2.0
|
2022-03-15 19:43:07 +01:00 |
|
Alexandre BODIN
|
6202b944ce
|
Merge pull request #12664 from strapi/strapi-market-release
[Marketplace] Strapi market release
|
2022-03-15 19:42:48 +01:00 |
|
vincentbpro
|
643ad2d97d
|
reorder translation files
|
2022-03-15 10:27:05 +01:00 |
|
vincentbpro
|
e67067c584
|
merged duplicated tranlations using the interactive script
|
2022-03-15 10:25:43 +01:00 |
|
Gustav Hansen
|
7994f879be
|
chore: Update snapshot tests
|
2022-03-14 12:52:22 +01:00 |
|
ronronscelestes
|
93d08f3fdb
|
Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode
|
2022-03-14 11:41:19 +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 |
|
Alexandre BODIN
|
d86f0095cf
|
Merge pull request #12345 from WalkingPizza/fix/up-email-confirmation-user-not-found
Handle user not found error in email confirmation
|
2022-03-11 08:45:59 +01:00 |
|
ronronscelestes
|
fb316d3824
|
Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode
|
2022-03-10 18:20:50 +01:00 |
|
ronronscelestes
|
39c02e9723
|
Merge pull request #12807 from strapi/bump/ds-alpha-77
Bump DS alpha.78 (no breaking changes)
|
2022-03-10 18:06:12 +01:00 |
|
Kevin Antonio Rateni Iatauro
|
ba73a398dd
|
Removed user not found error
|
2022-03-10 17:51:47 +01:00 |
|
Alexandre BODIN
|
497516716f
|
Merge pull request #12644 from iicdii/feature/allow-all-uri-schemes-in-reset-pw
Allow all URI schemes for setting reset password page
|
2022-03-10 15:41:41 +01:00 |
|
ronronscelestes
|
524067fc44
|
Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode
|
2022-03-10 15:11:44 +01:00 |
|
HichamELBSI
|
e89098da42
|
Bump DS alpha.77 (no breaking changes)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2022-03-10 15:06:30 +01:00 |
|
harimkims
|
29081d0fd3
|
Add tests to verify schema
|
2022-03-10 22:41:39 +09: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 |
|
Alexandre BODIN
|
e1a7bc9458
|
Merge pull request #12672 from aquadesk/fix-placeholder
fix: placeholder for email confirmation link input
|
2022-03-09 18:20:06 +01:00 |
|
Alexandre Bodin
|
8549f5aca3
|
v4.1.3
|
2022-03-08 19:28:44 +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 |
|
Pierre Noël
|
3700b15f76
|
Merge pull request #12718 from strapi/fix/redirect-url-placeholder
add missing /api in redirectUrl placeholder
|
2022-03-03 15:19:14 +01:00 |
|
Kim, Harim
|
59a3b7e037
|
Merge branch 'strapi:master' into fix/populate-user
|
2022-03-03 22:58:16 +09:00 |
|
harimkims
|
f8d920a332
|
Add test to verify population in users-api
|
2022-03-03 22:57:37 +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 |
|
Pierre Noël
|
2e0a4d1507
|
add missing /api in redirectUrl placeholder
|
2022-03-02 16:05:05 +01:00 |
|
Alexandre Bodin
|
6f72c38052
|
v4.1.2
|
2022-03-02 16:01:32 +01:00 |
|
Kim, Harim
|
2b877b3a55
|
Merge branch 'strapi:master' into fix/populate-user
|
2022-03-02 15:14:43 +09:00 |
|
vincentbpro
|
1e21f7707a
|
tests(dark-mode): updated snapshots
|
2022-02-28 13:42:37 +01:00 |
|
vincentbpro
|
bca5adcd3d
|
fix(dark-mode): fixed UnP email templates icons
|
2022-02-28 10:54:51 +01:00 |
|
aquadesk
|
4ccfbf7814
|
fix: placeholder for email confirmation link input
|
2022-02-26 10:24:52 -08:00 |
|
Alexandre Bodin
|
3a4db96af2
|
v4.1.1
|
2022-02-24 16:52:10 +01:00 |
|
harimkims
|
3aee21ae0a
|
Allow all URI schemes for setting reset password page
|
2022-02-24 15:10:41 +09:00 |
|
Alexandre Bodin
|
d4273d81fb
|
v4.1.0
|
2022-02-17 14:43:38 +01:00 |
|
Vincent
|
81934f515c
|
Merge pull request #12385 from strapi/translations-cleanup/plural-syntax-improvements
Translations cleanup: plural syntax improvements
|
2022-02-16 16:52:51 +01:00 |
|
vincentbpro
|
02c8ad11b1
|
Merge branch 'master' into translations-cleanup/plural-syntax-improvements
|
2022-02-16 15:13:09 +01:00 |
|
Alexandre Bodin
|
669bb2f044
|
v4.0.8
|
2022-02-16 15:12:40 +01:00 |
|
Gustav Hansen
|
75fdc2415c
|
chore: Update snapshot tests
|
2022-02-15 16:40:15 +01: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 |
|
Alexandre BODIN
|
205c945292
|
Merge pull request #12410 from smoothdvd/patch-1
remove extra '/' in baseURL
|
2022-02-11 14:58:35 +01:00 |
|