0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test
David Balderston 110a5be253 Check Old Password on Password Change
Closes #6620

* Changed it from always returning true, to evaluate if it is the
current logged in user, and if so, check the old password. If not,
ignore
2016-03-30 21:04:19 -07:00
..
functional Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
integration Check Old Password on Password Change 2016-03-30 21:04:19 -07:00
unit Refactor content deletion 2016-03-22 10:10:09 -05:00
utils Refactor content deletion 2016-03-22 10:10:09 -05:00
.jshintrc