Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-09 | tests: try breaking the cycle a different way | William Pitcock | |
2018-09-09 | test: user enabled plug tests: fix circular reference | William Pitcock | |
2018-09-05 | Fix warning. | lain | |
2018-09-05 | Update legacy passwords automatically. | lain | |
2018-09-05 | Add UserEnabledPlug. | lain | |
2018-09-05 | Add SetUserSessionIdPlug. | lain | |
2018-09-05 | Add EnsureUserKeyPlug, smaller fixes | lain | |
2018-09-05 | Simplify AuthenticationPlug | lain | |
2018-09-05 | Add SessionAuthenticationPlug. | lain | |
2018-09-05 | Add LegacyAuthenticationPlug | lain | |
2018-09-05 | Add EnsureAuthenticatedPlug | lain | |
2018-09-05 | Add UserFetcherPlug. | lain | |
2018-09-05 | Add BasicAuthDecoderPlug | lain | |
2018-09-05 | auth against sha512-crypt password hashes, upgrade to pbkdf2 | Moon Man | |
2018-04-02 | Fail faster. | lain | |
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 | |