aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/auth/new.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove urls from translations (#31950)Denys Konovalov2024-09-021-10/+10
* allow synchronizing user status from OAuth2 login providers (#31572)Rowan Bohde2024-07-161-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-3/+3
* Update register application URL for GitLab (#29959)yp053272024-03-211-1/+1
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-241-6/+0
* Support SAML authentication (#25165)techknowlogick2024-02-231-0/+6
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-28/+28
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-151-4/+4
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-7/+3
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+3
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-4/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-28/+28
* Prevent 500 when there is an error during new auth source post (#19041)zeripath2022-03-101-1/+1
* Disable form autofill (#17291)wxiaoguang2021-10-191-0/+1
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-261-0/+7
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-111-12/+0
* Fix add authentication page (#16543)zeripath2021-07-251-2/+2
* Restore PAM user autocreation functionality (#15825)zeripath2021-05-131-0/+2
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-2/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* #12897 - add mastodon provider (#13293)Divyam Bhasin2020-10-251-0/+2
* OAuth2: add Yandex provider (#8335) (#10564)Lauris BH2020-03-051-0/+2
* nextcloud oauth (#10562)techknowlogick2020-03-021-0/+2
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-0/+3
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-141-1/+1
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-0/+2
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+2
* LDAP user synchronization (#1478)Lauris BH2017-05-101-0/+6
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-011-2/+23
* Refactor admin/auth/new.tmpl (#1277)Kim "BKC" Carlbäcker2017-03-171-116/+3
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-183/+179
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-0/+27
* fix grammar + typo. (#3453)Justin Ray Vrooman2016-08-121-2/+2
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-081-3/+16
* Minor fix for #2634Unknwon2016-02-201-0/+6
* LDAP parameters UI: bind_dn and bind_password are not requiredSlavikZ2015-12-091-2/+2
* Indent all templates with tabsAdam Strzelecki2015-12-081-148/+148
* LDAP: Optional user name attribute specificationAdam Strzelecki2015-12-021-0/+4
* revert simple LDAP userDN and update exampleUnknwon2015-09-161-1/+1
* #1637 able to skip verify for LDAPUnknwon2015-09-141-1/+1
* #1625 remove auto_register and makes it defaultUnknwon2015-09-121-6/+0
* #1620 add allowed domains for SMTP authUnknwon2015-09-111-0/+5
* finish new edit auth UIUnknwon2015-09-111-28/+28
* finish new add auth UIUnknwon2015-09-101-135/+151
* Added LDAP simple auth support.Sergio Benitez2015-09-041-12/+16
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-291-0/+4