mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
No Issue - Move authentication related handlers to the Application route. - Switch Sign Out from a button to a link. Use the signout route to handle invalidating the session and redirecting instead of an action from a button. - Clear error messages on signin page when pressing log in button. - Errors are now always shown on sign in screen and a success notification is shown after sign out. - Update functional tests. |
||
---|---|---|
.. | ||
editor | ||
posts | ||
settings | ||
application.js | ||
content.js | ||
debug.js | ||
error404.js | ||
forgotten.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signout.js | ||
signup.js |