aboutsummaryrefslogtreecommitdiff
path: root/test/plugs/authentication_plug_test.exs
AgeCommit message (Expand)Author
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-09-05Simplify AuthenticationPluglain
2018-09-05auth against sha512-crypt password hashes, upgrade to pbkdf2Moon Man
2018-03-30Format the code.lain
2017-12-07Don't log in deactivated users.Lain Iwakura
2017-05-16AP refactoring.Roger Braun
2017-03-30Short circuit user verification if cookie is present.Roger Braun
2017-03-20Add basic auth.Roger Braun