Age | Commit message (Expand) | Author |
---|---|---|
2020-05-01 | [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks w... | Ivan Tashkinov |
2020-03-03 | Update Copyrights | Mark Felder |
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier |
2019-07-22 | Exclude tests that use :crypt.crypt/2 on macOS | Sergey Suprunenko |
2019-07-20 | [tests] Mock :crypt.crypt/2 function in AuthenticationPlugTest | Sergey Suprunenko |
2019-07-18 | tests for Plugs.AuthenticationPlug | Maksim |
2018-12-23 | tests: add legal boilerplate | William Pitcock |
2018-09-05 | Simplify AuthenticationPlug | lain |
2018-09-05 | auth against sha512-crypt password hashes, upgrade to pbkdf2 | Moon Man |
2018-03-30 | Format the code. | lain |
2017-12-07 | Don't log in deactivated users. | Lain Iwakura |
2017-05-16 | AP refactoring. | Roger Braun |
2017-03-30 | Short circuit user verification if cookie is present. | Roger Braun |
2017-03-20 | Add basic auth. | Roger Braun |