aboutsummaryrefslogtreecommitdiff
path: root/routers/admin/auths.go
Commit message (Expand)AuthorAge
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Fix string format verbs (#3637)Alexander Lunegov2016-12-21
* models/login_source: code improvementUnknwon2016-08-31
* #3515 use alert instead 500 for duplicated login source nameUnknwon2016-08-31
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-08
* Rename module: middleware -> contextUnknwon2016-03-11
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
* LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-20
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-10
* LDAP: Optional user name attribute specificationAdam Strzelecki2015-12-02
* #1637 able to skip verify for LDAPUnknwon2015-09-14
* #697 disable captcha and new admin create user UIUnknwon2015-09-13
* #1625 remove auto_register and makes it defaultUnknwon2015-09-12
* #1620 add allowed domains for SMTP authUnknwon2015-09-11
* finish new edit auth UIUnknwon2015-09-11
* finish new add auth UIUnknwon2015-09-10
* more minor fix on 1581Unknwon2015-09-10
* Added LDAP simple auth support.Sergio Benitez2015-09-04
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-29
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-18
* Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-12
* Add PAM authenticationPaolo Borelli2015-04-24
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-24
* Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-08
* Add suburl supportUnknwon2014-09-19
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-18
* Continue working on new admin pagesUnknwon2014-08-29
* In progress of name template name constantUnknown2014-06-22
* Add tar.gz download button and other mirror updatesUnknown2014-06-08
* Make gmail auth workUnknown2014-05-15
* bug fixed #193Lunny Xiao2014-05-15
* Merge pull request #192 from DerDackel/ldapsslLunny Xiao2014-05-15
|\
| * Add LDAP over SSL supportSebastian Jackel2014-05-15
* | Fix edit auth page bugUnknown2014-05-12
|/
* Fix #173Unknown2014-05-11
* spell bug fixedLunny Xiao2014-05-11
* UI fixUnknown2014-05-11
* add support for smtp authenticationLunny Xiao2014-05-11
* fix codeUnknown2014-05-05
* basic authenticationsLunny Xiao2014-05-05
* ldap supportLunny Xiao2014-05-03