summaryrefslogtreecommitdiffstats
path: root/templates/admin/auth
Commit message (Expand)AuthorAgeFilesLines
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-2/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-303-3/+3
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-316-9/+9
* #12897 - add mastodon provider (#13293)Divyam Bhasin2020-10-252-1/+3
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-1/+1
* Add check for LDAP group membership (#10869)John Olheiser2020-09-102-0/+50
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-052-0/+10
* OAuth2: add Yandex provider (#8335) (#10564)Lauris BH2020-03-051-0/+2
* nextcloud oauth (#10562)techknowlogick2020-03-021-0/+2
* 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-233-0/+92
* migrate gplus to google oauth2 provider (#7885)techknowlogick2019-09-141-1/+1
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-0/+2
* Set user search base field optional in DLDAP edit page (#6779)ngourdon2019-04-281-1/+1
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+2
* LDAP via simple auth separate bind user and search base (#5055)Tony Homrich2018-12-272-4/+4
* Fix typo (#4151)Barbossa2018-06-061-1/+1
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-242-0/+8
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-052-0/+20
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-2/+2
* LDAP user synchronization (#1478)Lauris BH2017-05-102-0/+14
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-013-3/+92
* Refactor admin/auth/new.tmpl (#1277)Kim "BKC" Carlbäcker2017-03-174-116/+119
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-153-403/+391
* Oauth2 consumer (#679)Willem van Dreumel2017-02-222-0/+53
* fix grammar + typo. (#3453)Justin Ray Vrooman2016-08-121-2/+2
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-082-6/+32
* Minor fix for #2634Unknwon2016-02-201-0/+6
* 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-092-6/+6
* Indent all templates with tabsAdam Strzelecki2015-12-083-341/+341
* LDAP: Optional user name attribute specificationAdam Strzelecki2015-12-022-0/+8
* revert simple LDAP userDN and update exampleUnknwon2015-09-162-2/+2
* #1637 able to skip verify for LDAPUnknwon2015-09-142-5/+3
* #1625 remove auto_register and makes it defaultUnknwon2015-09-122-12/+0
* #1620 add allowed domains for SMTP authUnknwon2015-09-112-0/+10
* finish new edit auth UIUnknwon2015-09-112-174/+182
* finish new add auth UIUnknwon2015-09-102-136/+152
* more minor fix on 1581Unknwon2015-09-102-62/+49
* Added LDAP simple auth support.Sergio Benitez2015-09-042-16/+29
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-293-5/+13
* able edit issue titleUnknwon2015-08-192-2/+2
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-182-0/+8
* Change input field to type=password for the authentication templates.Lydia Sevelt2015-08-182-2/+2
* Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-122-32/+32
* Add PAM authenticationPaolo Borelli2015-04-242-0/+12
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-242-14/+26
* Fix for deleting user when gogs instalation is on http://hostname/gogsSternik2015-03-131-1/+1
* Merge pull request #915 from Lafriks/dev无闻2015-02-231-2/+14
|\