0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Matt Enlow e27dd6f7df Reset password signs the user in
Closes #4196
- Clear confidential info on leaving reset route
- Remove nested password access, because gross
- Also cleaned up some .then(f, h) to .then(f).catch(h) in setup controller
2014-10-03 15:22:20 -06:00
..
client Reset password signs the user in 2014-10-03 15:22:20 -06:00
server Merge pull request #4210 from JohnONolan/fix-copy 2014-09-30 20:26:11 +02:00
shared GhostGFM honours escaped tildes 2014-09-19 09:16:33 +01:00
test Implements module tests 2014-09-29 22:33:09 +02:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00