summaryrefslogtreecommitdiffstats
path: root/templates/admin/auth
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-081-2/+14
* | Remove the "PHP" style formatting functionPeter Smit2015-02-161-2/+2
|/
* Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-021-2/+2
* UI: Confirmation boxUnknwon2014-09-281-1/+8
* Add suburl supportUnknwon2014-09-193-7/+7
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-183-7/+7
* Removed trailing white spacesTristan Storch2014-08-301-1/+1
* Continue working on new admin pagesUnknwon2014-08-293-323/+262
* In progress of name template name constantUnknown2014-06-222-0/+343