aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/auth/edit.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-89/+89
* Fix ldap edit bug (#18856)Lunny Xiao2022-02-221-1/+1
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-111-12/+24
* Fix broken oauth2 authentication source edit page (#18412)zeripath2022-01-261-0/+4
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-141-5/+27
* Disable form autofill (#17291)wxiaoguang2021-10-191-1/+1
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-261-0/+4
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-261-0/+14
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-171-0/+7
* Add setting to OAuth handlers to skip local 2FA authentication (#16594)zeripath2021-09-101-0/+7
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-111-18/+35
* Add microsoft oauth2 providers (#16544)zeripath2021-08-051-7/+14
* Fix add authentication page (#16543)zeripath2021-07-251-2/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-241-6/+6
* Encrypt LDAP bind password in db with SECRET_KEY (#15547)zeripath2021-05-201-1/+0
* Restore PAM user autocreation functionality (#15825)zeripath2021-05-131-0/+4
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-5/+5
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Custom icons for OAuth sources (#14161)Timo Ley2020-12-281-0/+4
* 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-4/+4
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Add check for LDAP group membership (#10869)John Olheiser2020-09-101-0/+25
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-051-0/+5
* Add option to prevent LDAP from deactivating everything on empty search (#9879)zeripath2020-01-201-0/+6
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-0/+46
* Set user search base field optional in DLDAP edit page (#6779)ngourdon2019-04-281-1/+1
* LDAP via simple auth separate bind user and search base (#5055)Tony Homrich2018-12-271-3/+3
* Fix typo (#4151)Barbossa2018-06-061-1/+1
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-0/+4
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-051-0/+10
* LDAP user synchronization (#1478)Lauris BH2017-05-101-0/+8
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-011-0/+33
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-182/+178
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-0/+26
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-081-3/+16
* LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-201-0/+8
* LDAP parameters UI: bind_dn and bind_password are not requiredSlavikZ2015-12-091-4/+4
* Indent all templates with tabsAdam Strzelecki2015-12-081-152/+152
* 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-4/+2
* #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-146/+154
* more minor fix on 1581Unknwon2015-09-101-5/+5
* Added LDAP simple auth support.Sergio Benitez2015-09-041-4/+13
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-291-2/+6
* able edit issue titleUnknwon2015-08-191-1/+1
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-181-0/+4