Fadhil Ahmad
d58a55dce6
Update translation support on 'users-permissions' , 'upload' and 'content-manager' plugin ( #6439 )
...
* fix: add Enable, Disable, and Done trad on email plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* fix: add translation for dinamic zone required component error
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* fix: back to form.button.done, turns out other dont have form.button.done on strapi-admin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add replace media translation support
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
2020-06-15 14:10:12 +02:00
Gomez23
ba6695a87c
Remove platform check ( #6546 )
2020-06-15 11:00:18 +02:00
Alexandre BODIN
48a818041e
Fix some user permission issue ( #6629 )
...
* Fix some security issue
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
* compt node 10
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-06-15 10:34:59 +02:00
Christos Malliaridis
371a741c69
Move input selected state to parent component
...
Move input selected state from controller to parent component (plugin)
to prevent multiple selections and highlighting of checkbox fields
from different controllers.
Signed-off-by: Christos Malliaridis <c.malliaridis@gmail.com>
2020-06-14 05:19:58 +02:00
Christos Malliaridis
52a54de2a3
Move click action to wrapper and update styles
...
Move click action to wrapper (parent) to allow clicks on
whole area of checkbox. Also update the highlighting and
visibility on hover of configuration wheel for better
usability. This way the user learns that clicking on the
item or wheel opens the configuration and clicking on
the text or checkbox toggles the checkbox.
Signed-off-by: Christos Malliaridis <c.malliaridis@gmail.com>
2020-06-14 05:19:57 +02:00
Fadhil Ahmad
7123a11444
Add Malay(ms.json) Translation ( #6394 )
...
* feat: add malay translation for strapi-admin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay locale on strapi-generate-plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for content-manager
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for content-type-builder
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* faet: add malay translation for strapi-plugin-documentation
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for email plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation on upload plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for permission plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* Fix language middleware (#6387 )
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* [typo] Persmissions > Permissions (#6390 )
Signed-off-by: ScottAgirs <scott@ijs.to>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* refactor: fix typo, suitable word and grammar
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* test: add ms test
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* fix: typos on plugin.description email
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Scott Agirs <ScottAgirs@users.noreply.github.com>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-06-11 12:05:16 +02:00
Damien Tsenkoff
1f9d6af6c9
🚑 Forgot/Reset password fix for MongoDB - only update mandatory fields ( #6327 )
...
* 🚑 Reset password only update mandatory fields
Signed-off-by: Damien Tsenkoff <d.tsenkoff@gmail.com>
* 🔥 Remove unused / unnecessary code
Signed-off-by: Damien Tsenkoff <d.tsenkoff@gmail.com>
2020-06-01 10:33:50 +02:00
Alexandre Bodin
5b64e05d7f
v3.0.1
2020-05-29 09:38:21 +02:00
Alexandre Bodin
bb618511aa
Merge branch 'documentation'
2020-05-28 11:39:08 +02:00
Scott Agirs
728e8c63b9
[typo] Persmissions > Permissions ( #6390 )
...
Signed-off-by: ScottAgirs <scott@ijs.to>
2020-05-27 17:22:19 +02:00
Alexandre Bodin
0d5ccbfd2d
Merge branch 'master' into documentation
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-26 15:12:18 +02:00
Alexandre Bodin
6bb7a7f198
v3.0.0
2020-05-26 15:09:32 +02:00
Drew Town
549803adfc
Sanitize user object in user plugin update method return value ( #6003 )
...
* Sanitize user object in update method return value
Signed-off-by: Drew Town <drew.town+github@gmail.com>
* Sanitize returned user data on create and destroy
2020-05-25 17:39:33 +02:00
Alexandre BODIN
f32bc7b30b
Merge pull request #5655 from ScottAgirs/patch---adjust-naming-to-password-mutations
...
Fix #5653 : improve UserPermissions - password mutations
2020-05-25 15:44:48 +02:00
Jim LAURIE
fc4cef9926
fix: fix pr feedback
...
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-05-22 10:34:38 +02:00
Jim LAURIE
16c304d710
Merge branch 'master' of github.com:strapi/strapi into jwtconfig
2020-05-22 10:22:14 +02:00
ScottAgirs
ef861f19ff
[bugfix] register() input, payload
...
Signed-off-by: ScottAgirs <scott@ijs.to>
2020-05-19 12:03:31 -04:00
ScottAgirs
ebed726d7b
[bugfix] register(input: UsersPermissionsRegisterInput)
...
Signed-off-by: ScottAgirs <scott@ijs.to>
2020-05-19 11:58:36 -04:00
Alexandre BODIN
9f5844949d
Merge pull request #6124 from frosato-dev/master
...
Prevent user registration with confirmed status
2020-05-19 13:21:58 +02:00
François Rosato
37e97d6219
Prevent user registration with confirmed status
...
Pull request https://github.com/strapi/strapi/pull/6072 aimed to add security by preventing creation of user with email confirmation enabled. By limiting user params to 'username', 'email', 'password', the current code do not allow adding custom field to user entity during registration which may breaks existing applications that have added required custom fields into user model .
Signed-off-by: François Rosato <francois.rosato@ekino.com>
2020-05-19 11:52:45 +02:00
ScottAgirs
13b379128d
[bugfix] put back UsersPermissionsRegisterInput on register()
...
Signed-off-by: ScottAgirs <scott@ijs.to>
2020-05-18 15:49:00 -04:00
ramigs
24e015e3c0
in register, response has the jwt property only if email confirmation setting is true ( #6192 )
...
Signed-off-by: ramigs <ramigs@gmail.com>
2020-05-15 09:20:35 +02:00
trick0
04337262cb
Merge branch 'master' into master
...
Signed-off-by: Walter Cossu <walter.cossu@realt.it>
2020-05-13 18:33:44 +02:00
David Thomas
ba6c0b4ba2
Add Twitch auth provider ( #6171 )
...
* Add Twitch auth provider
Signed-off-by: David Thomas <dev@synth3.tk>
* Remove unneeded label exclusion
Signed-off-by: David Thomas <dev@synth3.tk>
2020-05-12 16:48:18 +02:00
Sulakin Vadim
30ba717525
fix vk providers ( #5783 )
2020-05-12 14:04:52 +02:00
Pierre Noël
57d7d876b7
Fix/#4513/ability to use a sub path behind a proxy ( #5833 )
...
* add possibility to use strapi on a non-root base url path
* fix documentation password form
* use server.url and admin.url in config
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* update doc proxy
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* move server.url location in config
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* refacto
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* add possibility to put relative urls
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* allow '/' as an admin url + refacto
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
* update yarn.lock
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* Remove default proxy option
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
* fix github provider
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* fix github login
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* Remove files that should be here
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-08 13:50:00 +02:00
ScottAgirs
d41227b75d
Merge branch 'master' into patch---adjust-naming-to-password-mutations
...
Signed-off-by: ScottAgirs <scott@ijs.to>
2020-05-07 13:05:29 -04:00
Alexandre BODIN
2b3d94d747
Merge pull request #6047 from gfpacheco/bug/ignore-private-fields-on-register
...
Ignore private fields input on user register
2020-05-07 15:21:33 +02:00
Alexandre Bodin
f192d5e171
Merge branch 'master' into develop
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 13:14:23 +02:00
Alexandre Bodin
55c006a6b1
v3.0.0-beta.20.3
2020-05-07 13:02:11 +02:00
Guilherme Pacheco
677b25007f
Fix user register test
...
Signed-off-by: Guilherme Pacheco <guilherme.f.pacheco@gmail.com>
2020-05-06 10:42:22 -03:00
Guilherme Pacheco
aa34dd256f
Update register mutation input
...
Signed-off-by: Guilherme Pacheco <guilherme.f.pacheco@gmail.com>
2020-05-06 10:42:17 -03:00
Alexandre Bodin
4d5af2c95d
Make password input optional while editing
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-05 19:05:43 +02:00
Alexandre Bodin
72ad156f20
Merge branch 'master' into develop
2020-05-05 15:01:11 +02:00
Alexandre Bodin
a27d5f210d
v3.0.0-beta.20.2
2020-05-05 14:56:13 +02:00
Alexandre Bodin
a927f7e19b
Only allow registeration with specific fields
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: diogotcorreia
2020-05-05 14:46:44 +02:00
Alexandre Bodin
c364fcd0e2
Move lifecycles to sub field and added documentation
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-04 10:55:08 +02:00
Ky
ec71ed2c92
Merge branch 'develop' of github.com:strapi/strapi into front/ui-improvements
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-29 15:45:30 +02:00
Ky
c11cc6ab97
apply design review
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-29 11:47:38 +02:00
Alexandre Bodin
2e31afe6dd
Upgrade doc to use env var and js config files
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:43 +02:00
Alexandre Bodin
d7327d4395
remove overwritting env var witohut passing by the config
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:39 +02:00
Alexandre Bodin
5595f6ca94
Add policy loader
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:36 +02:00
Ky
490d565c07
use theme for fontweight
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-28 15:31:43 +02:00
Ky
83f2022e20
Merge branch 'develop' of github.com:strapi/strapi into front/ui-improvements
2020-04-28 15:22:20 +02:00
Ky
f828314acc
apply pr review
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-28 15:20:41 +02:00
Alexandre Bodin
6a6d53b402
v3.0.0-beta.20.1
2020-04-28 10:00:23 +02:00
Ky
4cd1b6c124
Merge branch 'front/ui-improvements' of github.com:strapi/strapi into front/ui-improvements
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-26 18:55:03 +02:00
Ky
9384a00a96
Merge branch 'develop' of github.com:strapi/strapi into front/ui-improvements
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-26 18:13:20 +02:00
Walter Cossu
f1745c0956
Merge branch 'master' of https://github.com/trick0/strapi
...
Signed-off-by: Walter Cossu <walter.cossu@realt.it>
2020-04-24 10:47:29 +02:00
Walter Cossu
90e0d75230
added countSearch method to user service
2020-04-24 10:30:37 +02:00