mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
6e5ec0a7e7
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 |
||
---|---|---|
.. | ||
editor | ||
posts | ||
settings | ||
application.js | ||
content.js | ||
debug.js | ||
error404.js | ||
forgotten.js | ||
mobile-index-route.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signout.js | ||
signup.js |