| Commit message (Expand) | Author | Age |
* | auth: decouple types and functions from db (#6320) | ᴜɴᴋɴᴡᴏɴ | 2020-09-20 |
* | login_source: migrate to GORM and add tests (#6090) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | auth: coding style and glitches fixes for GitHub login source (#5340) | Unknwon | 2018-12-18 |
* | auth: add new authentication source: GitHub, including GitHub Enterprise (#5340) | haixunlu | 2018-12-18 |
* | login_source: add default authentication switch (#5338) | haixunlu | 2018-09-13 |
* | templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182) | rokuu | 2018-04-24 |
* | auth: support authentication source config file (#3142) | Unknwon | 2018-04-12 |
* | templates/admin/auth/list: rename list title | Unknwon | 2018-04-11 |
* | templates/admin/auth/list: move "new" button to table foot | Unknwon | 2018-04-11 |
* | auth/ldap: allow placeholder %s for BindDN (#2526) | Unknwon | 2017-11-16 |
* | ldap: minor fix for PR #4398 | Unknwon | 2017-05-29 |
* | ldap: add check for group membership (#4398) | aboron | 2017-05-29 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML} | Unknwon | 2017-04-06 |
* | fix grammar + typo. (#3453) | Justin Ray Vrooman | 2016-08-12 |
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 |
* | Minor fix for #2634 | Unknwon | 2016-02-20 |
* | LDAP: Fetch attributes in Bind DN context option | Adam Strzelecki | 2016-02-20 |
* | LDAP parameters UI: bind_dn and bind_password are not required | SlavikZ | 2015-12-09 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 |
* | revert simple LDAP userDN and update example | Unknwon | 2015-09-16 |
* | #1637 able to skip verify for LDAP | Unknwon | 2015-09-14 |
* | #1625 remove auto_register and makes it default | Unknwon | 2015-09-12 |
* | #1620 add allowed domains for SMTP auth | Unknwon | 2015-09-11 |
* | finish new edit auth UI | Unknwon | 2015-09-11 |
* | finish new add auth UI | Unknwon | 2015-09-10 |
* | more minor fix on 1581 | Unknwon | 2015-09-10 |
* | Added LDAP simple auth support. | Sergio Benitez | 2015-09-04 |
* | #1542 A way to skip TLS verify for SMTP authentication | Unknwon | 2015-08-29 |
* | able edit issue title | Unknwon | 2015-08-19 |
* | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 |
* | Change input field to type=password for the authentication templates. | Lydia Sevelt | 2015-08-18 |
* | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 |
* | Add PAM authentication | Paolo Borelli | 2015-04-24 |
* | #1124 LDAP add and edit form are misleading | Unknwon | 2015-03-24 |
* | Fix for deleting user when gogs instalation is on http://hostname/gogs | Sternik | 2015-03-13 |
* | Merge pull request #915 from Lafriks/dev | 无闻 | 2015-02-23 |
|\ |
|
| * | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 |
* | | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 |
|/ |
|
* | Fix #799 by adding a tooltip for all dates in all settings/panels | Peter Smit | 2015-01-02 |
* | UI: Confirmation box | Unknwon | 2014-09-28 |
* | Add suburl support | Unknwon | 2014-09-19 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 |
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 |
* | Continue working on new admin pages | Unknwon | 2014-08-29 |
* | In progress of name template name constant | Unknown | 2014-06-22 |