0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Nazar Gargol bf5824a7ba Fixed ability for the owner to change password of other users
closes #10927

-  Previous fix 2823c0b342
- It didn't work because the validation layer in "frame" doesn't take into account the value under `required` property of the controller, so to prevent validation on the field whole `required` key/value have to be removed
- Removed unused variables
- Extended regression suite to prevent similar problems in the future
2019-07-22 19:00:21 +02:00
..
client@fd546c0873 Updated Ghost-Admin to 2.25.8 2019-07-17 17:45:21 +02:00
frontend Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
server Fixed ability for the owner to change password of other users 2019-07-22 19:00:21 +02:00
test Fixed ability for the owner to change password of other users 2019-07-22 19:00:21 +02:00
index.js