0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test
Katharina Irrgang 02a1f08ba3 🐛 fix changePassword bug (#7590)
no issue
- comparison for isLoggedInUser did not work when userId was a string
- parsing of int was missing
2016-10-21 10:19:09 +01:00
..
functional 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
integration 🐛 fix changePassword bug (#7590) 2016-10-21 10:19:09 +01:00
unit 🐛 GhostError needs to inherit from Error (#7582) 2016-10-19 15:27:22 +01:00
utils knex migrator (#7565) 2016-10-17 13:50:29 +01:00
.jshintrc