| Commit message (Expand) | Author | Age | Files | Lines |
* | Localize all timestamps (#21440) | Yarden Shoham | 2022-10-17 | 1 | -2/+2 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 2 | -10/+10 |
* | Fix input.value attr for RequiredClaimName/Value (#20946) | soumyadey | 2022-08-25 | 1 | -2/+2 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 7 | -200/+200 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -1/+1 |
* | Improve UI on mobile (#19546) | Gusted | 2022-05-01 | 1 | -1/+1 |
* | Prevent 500 when there is an error during new auth source post (#19041) | zeripath | 2022-03-10 | 2 | -3/+3 |
* | Fix ldap edit bug (#18856) | Lunny Xiao | 2022-02-22 | 1 | -1/+1 |
* | Add LDAP group sync to Teams, fixes #1395 (#16299) | Sven Seeberg | 2022-02-11 | 2 | -24/+47 |
* | Fix broken oauth2 authentication source edit page (#18412) | zeripath | 2022-01-26 | 1 | -0/+4 |
* | Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi... | zeripath | 2021-12-14 | 2 | -5/+54 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -2/+2 |
* | Disable form autofill (#17291) | wxiaoguang | 2021-10-19 | 3 | -2/+2 |
* | Allow LDAP Sources to provide Avatars (#16851) | zeripath | 2021-09-26 | 2 | -0/+8 |
* | Add SkipLocal2FA option to pam and smtp sources (#17078) | zeripath | 2021-09-26 | 3 | -0/+28 |
* | Make LDAP be able to skip local 2FA (#16954) | zeripath | 2021-09-17 | 2 | -0/+20 |
* | Add setting to OAuth handlers to skip local 2FA authentication (#16594) | zeripath | 2021-09-10 | 2 | -0/+14 |
* | Improve SMTP authentication and Fix user creation bugs (#16612) | zeripath | 2021-08-11 | 4 | -30/+65 |
* | Add microsoft oauth2 providers (#16544) | zeripath | 2021-08-05 | 2 | -19/+31 |
* | Fix add authentication page (#16543) | zeripath | 2021-07-25 | 3 | -5/+5 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 2 | -7/+7 |
* | Encrypt LDAP bind password in db with SECRET_KEY (#15547) | zeripath | 2021-05-20 | 2 | -2/+0 |
* | Restore PAM user autocreation functionality (#15825) | zeripath | 2021-05-13 | 2 | -0/+6 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 4 | -12/+12 |
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 1 | -1/+1 |
* | Custom icons for OAuth sources (#14161) | Timo Ley | 2020-12-28 | 2 | -0/+8 |
* | Replace more icons with SVG, repo search tweaks (#13860) | silverwind | 2020-12-09 | 1 | -2/+2 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 3 | -3/+3 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 6 | -9/+9 |
* | #12897 - add mastodon provider (#13293) | Divyam Bhasin | 2020-10-25 | 2 | -1/+3 |
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 1 | -1/+1 |
* | Set appropriate `autocomplete` attributes on password fields (#13078) | silverwind | 2020-10-09 | 1 | -1/+1 |
* | Add check for LDAP group membership (#10869) | John Olheiser | 2020-09-10 | 2 | -0/+50 |
* | Add restricted user filter to LDAP authentication (#10600) | Lauris BH | 2020-03-05 | 2 | -0/+10 |
* | OAuth2: add Yandex provider (#8335) (#10564) | Lauris BH | 2020-03-05 | 1 | -0/+2 |
* | nextcloud oauth (#10562) | techknowlogick | 2020-03-02 | 1 | -0/+2 |
* | Add option to prevent LDAP from deactivating everything on empty search (#9879) | zeripath | 2020-01-20 | 1 | -0/+6 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 3 | -0/+92 |
* | migrate gplus to google oauth2 provider (#7885) | techknowlogick | 2019-09-14 | 1 | -1/+1 |
* | oauth2 with remote Gitea - Fix #8093 (#8149) | techknowlogick | 2019-09-12 | 1 | -0/+2 |
* | Set user search base field optional in DLDAP edit page (#6779) | ngourdon | 2019-04-28 | 1 | -1/+1 |
* | Discord Oauth2 support (#4476) | techknowlogick | 2019-01-13 | 1 | -0/+2 |
* | LDAP via simple auth separate bind user and search base (#5055) | Tony Homrich | 2018-12-27 | 2 | -4/+4 |
* | Fix typo (#4151) | Barbossa | 2018-06-06 | 1 | -1/+1 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 2 | -0/+8 |
* | Add option to use paged LDAP search when synchronizing users (#3895) | Lauris BH | 2018-05-05 | 2 | -0/+20 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -2/+2 |
* | LDAP user synchronization (#1478) | Lauris BH | 2017-05-10 | 2 | -0/+14 |
* | Additional OAuth2 providers (#1010) | Willem van Dreumel | 2017-05-01 | 3 | -3/+92 |
* | Refactor admin/auth/new.tmpl (#1277) | Kim "BKC" Carlbäcker | 2017-03-17 | 4 | -116/+119 |