| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong scopes caused by empty scope input (#19029) (#19145) | zeripath | 2022-03-21 | 1 | -1/+13 |
* | Prevent 500 when there is an error during new auth source post (#19041) (#19059) | zeripath | 2022-03-13 | 1 | -2/+2 |
* | Fix OAuth Source Edit Page (#18495) (#18503) | zeripath | 2022-01-31 | 1 | -0/+3 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -44/+44 |
* | Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi... | zeripath | 2021-12-14 | 1 | -1/+5 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -2/+4 |
* | Move oauth2 error to oauth2 service package (#17603) | Lunny Xiao | 2021-11-11 | 1 | -2/+1 |
* | Allow LDAP Sources to provide Avatars (#16851) | zeripath | 2021-09-26 | 1 | -0/+1 |
* | Add SkipLocal2FA option to pam and smtp sources (#17078) | zeripath | 2021-09-26 | 1 | -2/+4 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -40/+42 |
* | Make LDAP be able to skip local 2FA (#16954) | zeripath | 2021-09-17 | 1 | -0/+1 |
* | Add setting to OAuth handlers to skip local 2FA authentication (#16594) | zeripath | 2021-09-10 | 1 | -0/+1 |
* | Improve SMTP authentication and Fix user creation bugs (#16612) | zeripath | 2021-08-11 | 1 | -1/+3 |
* | Add microsoft oauth2 providers (#16544) | zeripath | 2021-08-05 | 1 | -13/+21 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -61/+62 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -0/+410 |