-
Notifications
You must be signed in to change notification settings - Fork 0
Simple UI polishes #1
Copy link
Copy link
Open
Labels
Description
Zu-shi
opened on Feb 22, 2014
Issue body actions
- After a user registers and log out, the login page still displays the "thanks for registering!" message.
- Make sure that all users-only pages redirect to log in page when not logged in (via routes.php).
- Add log page should redirect to log in page using routes.php instead of its current implementation.
- Redirecting to the log in page should have an error message about needing to log in for access.
- When logging in and you type in the wrong password, your email should pre-populate the email field.
Reactions are currently unavailable