Jean-Sébastien Herbaux
ae5010efc2
Merge pull request #12276 from thomas-br/patch-1
...
Fixing double hashing issue for users-permissions passwords
2022-01-31 11:42:46 +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
ronronscelestes
6016485f3c
merge bis bis + fix merge conflicts
2022-01-28 15:32:19 +01:00
Convly
5b48053946
v4.0.6
2022-01-28 15:08:27 +01:00
ronronscelestes
4ac074fa20
Merge branch 'fix/required-field' of https://github.com/strapi/strapi into fix/required-field
2022-01-28 13:11:10 +01:00
ronronscelestes
bb222c995d
Required-field: Bump ds 74 ( #12335 )
2022-01-28 11:47:47 +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
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
Pierre Noël
4d51e8131c
Merge branch 'master' into fix/enable-session-middleware
2022-01-21 14:01:12 +01:00
Alexandre BODIN
45020eee06
v4.0.5
2022-01-19 18:44:22 +01: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
ac58311b1b
Merge pull request #12033 from tanoabeleyra/es-translations
...
Update Spanish translations
2022-01-19 11:18:24 +01:00
Alexandre BODIN
5cbbb5bdaa
Merge pull request #12071 from VK-Media/update-danish-translations
...
Update danish translations
2022-01-19 10:45:53 +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
Pierre Noël
d4b59a1029
fix confirmation url missing the api prefix
2022-01-10 18:13:19 +01:00
Alexandre Bodin
d81919ac22
v4.0.4
2022-01-10 09:05:07 -08:00
Alexandre Bodin
48893ae3fc
v4.0.3
2022-01-05 16:50:20 +01:00
Kim, Harim
0fd0f57126
Fix Update user does not update component attribute ( #11871 )
...
* use entityService to update user instead of old query, add update test
Signed-off-by: harimkims <harimkims@gmail.com>
* fix e2e test
* Add component update test
* Remove console.log
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2022-01-05 15:54:58 +01:00
soupette
61fe669fb6
Specify minimum node version to be 12.22.0
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 11:55:52 +01:00
Robin Louis van Komen
57a70a0fb0
update existing translations
2022-01-02 16:40:22 +01:00
Tano Abeleyra
65ebc6ffc4
Update user permissions plugin Spanish translation
2021-12-27 20:26:15 +01:00
Alexandre Bodin
fd656a4769
v4.0.2
2021-12-22 16:04:10 +01:00
Alexandre Bodin
e2cd01e8c6
v4.0.1
2021-12-22 10:43:38 +01:00
tillschweneker
6ba1a78cc7
[FIX] respect custom ENV_PATH when setting JWT_SECRET
2021-12-22 10:15:15 +01:00
Kim, Harim
bd0aa9e9f5
Fix unable to reset password in GraphQL mutation ( #11964 )
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-21 11:45:18 +01:00
Fabien del Carmen
66ca7b2f4f
Merge branch 'master' into chore/test-config
2021-12-14 16:32:01 +01:00
Alexandre BODIN
8ae6fd5ae7
Merge branch 'master' into chore/test-config
2021-12-14 15:56:27 +01:00
Alexandre BODIN
a7ddc34d4e
Merge branch 'master' into fix/11789
2021-12-14 14:11:50 +01:00
harimkims
26c8dfbe5f
send filter in context query
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-14 19:30:24 +09:00
Alexandre BODIN
da73164fbc
Merge pull request #11734 from iicdii/translation-ko
...
Update ko translation, add missing key
2021-12-14 10:14:09 +01:00
Alexandre BODIN
398ecd9071
Merge pull request #11752 from strapi/v4/product-copy-text-changes-v1
...
Product copy text changes v1
2021-12-09 10:13:34 +01:00
harimkims
74dee39682
Fix unable to filter users, add e2e test
2021-12-04 21:50:54 +09:00
Pierre Noël
d676242c8f
Fix saving up settings
2021-12-03 11:49:22 +01:00
vincentbpro
36bfa44b70
Merge branch 'master' of github.com:strapi/strapi into v4/product-copy-text-changes-v1
2021-12-01 18:15:44 +01:00
Fabien del Carmen
e1ff4b052c
Merge branch 'master' into chore/test-config
2021-12-01 11:20:39 +01:00
harimkims
1d3c57b462
Update ko translation, add missing key
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-01 09:27:19 +09:00
Alexandre Bodin
57ec94a4ce
Remove snyk files. We switched to their github integration instead
2021-11-30 14:22:48 +01:00
fdel-car
3864399eb8
Merge branch 'master' into chore/test-config
2021-11-30 12:36:11 +01:00
Alexandre Bodin
8b9d095388
Update snapshots
2021-11-30 12:00:44 +01:00
vincentbpro
b50d83729c
style: text change go back
2021-11-30 10:57:56 +01:00
Alexandre Bodin
b181702f02
v4.0.0
2021-11-29 20:16:44 +01:00
DMehaffy
7e874e00a0
Update all documentation links to new docs url ( #11424 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-11-29 18:13:52 +01:00
Alexandre BODIN
6e0f205213
Merge pull request #11708 from strapi/v4/fix-defaults-provider
...
Remove defaults key from stored grant config
2021-11-29 17:38:22 +01:00
Dieter Stinglhamber
cb7f44ea41
make author and maintainers field consistent accross packages
2021-11-29 16:23:55 +01:00