| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 3 | -403/+391 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 2 | -0/+53 |
* | fix grammar + typo. (#3453) | Justin Ray Vrooman | 2016-08-12 | 1 | -2/+2 |
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | 2 | -6/+32 |
* | Minor fix for #2634 | Unknwon | 2016-02-20 | 1 | -0/+6 |
* | LDAP: Fetch attributes in Bind DN context option | Adam Strzelecki | 2016-02-20 | 1 | -0/+8 |
* | LDAP parameters UI: bind_dn and bind_password are not required | SlavikZ | 2015-12-09 | 2 | -6/+6 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 3 | -341/+341 |
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 | 2 | -0/+8 |
* | revert simple LDAP userDN and update example | Unknwon | 2015-09-16 | 2 | -2/+2 |
* | #1637 able to skip verify for LDAP | Unknwon | 2015-09-14 | 2 | -5/+3 |
* | #1625 remove auto_register and makes it default | Unknwon | 2015-09-12 | 2 | -12/+0 |
* | #1620 add allowed domains for SMTP auth | Unknwon | 2015-09-11 | 2 | -0/+10 |
* | finish new edit auth UI | Unknwon | 2015-09-11 | 2 | -174/+182 |
* | finish new add auth UI | Unknwon | 2015-09-10 | 2 | -136/+152 |
* | more minor fix on 1581 | Unknwon | 2015-09-10 | 2 | -62/+49 |
* | Added LDAP simple auth support. | Sergio Benitez | 2015-09-04 | 2 | -16/+29 |
* | #1542 A way to skip TLS verify for SMTP authentication | Unknwon | 2015-08-29 | 3 | -5/+13 |
* | able edit issue title | Unknwon | 2015-08-19 | 2 | -2/+2 |
* | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 | 2 | -0/+8 |
* | Change input field to type=password for the authentication templates. | Lydia Sevelt | 2015-08-18 | 2 | -2/+2 |
* | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 | 2 | -32/+32 |
* | Add PAM authentication | Paolo Borelli | 2015-04-24 | 2 | -0/+12 |
* | #1124 LDAP add and edit form are misleading | Unknwon | 2015-03-24 | 2 | -14/+26 |
* | Fix for deleting user when gogs instalation is on http://hostname/gogs | Sternik | 2015-03-13 | 1 | -1/+1 |
* | Merge pull request #915 from Lafriks/dev | 无闻 | 2015-02-23 | 1 | -2/+14 |
|\ |
|
| * | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 | 1 | -2/+14 |
* | | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 | 1 | -2/+2 |
|/ |
|
* | Fix #799 by adding a tooltip for all dates in all settings/panels | Peter Smit | 2015-01-02 | 1 | -2/+2 |
* | UI: Confirmation box | Unknwon | 2014-09-28 | 1 | -1/+8 |
* | Add suburl support | Unknwon | 2014-09-19 | 3 | -7/+7 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 3 | -7/+7 |
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -1/+1 |
* | Continue working on new admin pages | Unknwon | 2014-08-29 | 3 | -323/+262 |
* | In progress of name template name constant | Unknown | 2014-06-22 | 2 | -0/+343 |