| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-08-26 | issue a new session_id on login. | mo |
| 2016-05-16 | redirect to dashboard if already logged in. | mo khan |
| 2016-05-07 | hound happy. | mo khan |
| 2016-05-01 | use user_session.id instead of user.id | mo khan |
| 2016-04-30 | add user_session model. | mo khan |
| 2016-04-30 | start to move authentication logic to UserSession. | mo khan |
| 2015-03-14 | rename authorize to authenticate | mo khan |
| 2015-03-14 | extract a public controller to skip authentication check. | mo khan |
| 2015-03-14 | redirect to login page when not signed in. | mo khan |
| 2015-01-26 | Add Capybara tests for authentication | Stephen Peasley |
| 2015-01-26 | Show flash error when credentials are bad | Stephen Peasley |
| 2015-01-26 | Create login form and allow username or email for credentials | Stephen Peasley |
| 2015-01-24 | First cut of user authentication | Stephen Peasley |
| 2015-01-24 | Add session destroyer. Exterminate. Exterminate. | Stephen Peasley |
| 2014-12-27 | make the login page the home page. | mo khan |
