Age | Commit message (Expand) | Author |
2013-09-03 | use Token#authenticate for authentication | Azul |
2013-08-27 | token.user will get you the right user | Azul |
2013-08-27 | do not redirect if no token present | Azul |
2013-08-27 | clear token on logout with test | Azul |
2013-08-27 | basic testing for token based auth in tests | Azul |
2013-08-27 | first steps towards enabling token based auth | Azul |
2013-08-27 | sort authentication controller extension | Azul |
2013-07-11 | Slight tweak in case we get back the default response to warden's fail!, whic... | jessib |
2013-07-09 | Merge branch 'master' into feature/authentication_generic_error | jessib |
2013-07-04 | add js to report all errors to the user, not just ones related to field valid... | elijah |
2013-06-27 | Want to tweak some, but start to displaying base generic message via javascript. | jessib |
2013-04-02 | send more meaningful error message on completely failed login attempt | Azul |
2012-11-26 | Merge branch 'develop' into help_develop | jessib |
2012-11-22 | beautify login workflow | Azul |
2012-11-12 | Merge branch 'develop' into help_develop | jessib |
2012-11-05 | Unit test for is_admin? | jessib |
2012-11-05 | Use the same URL for viewing tickets when authenticated or not---the couchdb ... | jessib |
2012-11-04 | fixed functional tests | Azul |
2012-11-04 | stubbing current_user the warden way | Azul |
2012-11-04 | Merge branch 'develop' into feature-warden-srp | Azul |
2012-11-02 | Some rough functionality for tickets, like showing ticket list for admins, an... | jessib |
2012-10-31 | Code to check administration (and ugly test display.) This includes example c... | jessib |
2012-10-31 | using controller extensions for application controller by hand | Azul |