0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Aileen Nowak 35bd0aeb60 🐛 Fix error message for login when password wrong (#8594)
closes #8565

- isPasswordCorrect fn returns a specific error, which we simply forward
- no need to wrap a custom error into a new custom error
- the rule is always: if you are using a Ghost unit/function, you can expect that this unit returns a custom error
2017-06-19 10:37:58 +02:00
..
client@d53cb48fcc Updated Ghost-Admin to 1.0.0-beta.1 2017-06-08 20:46:12 +01:00
server 🐛 Fix error message for login when password wrong (#8594) 2017-06-19 10:37:58 +02:00
test 🐛 Fix error message for login when password wrong (#8594) 2017-06-19 10:37:58 +02:00
index.js