Ghost/core/test
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
..
acceptance Fixed accepnatce test failure 2019-07-22 17:12:43 +02:00
regression Fixed ability for the owner to change password of other users 2019-07-22 19:00:21 +02:00
unit Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
utils Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00