Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 | 1 | -1/+2 |
* | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 | 1 | -4/+4 |
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -6/+6 |
* | Merge pull request #1226 from nice-software/wip/pam | Lunny Xiao | 2015-04-24 | 1 | -0/+61 |
|\ | |||||
| * | Add PAM authentication | Paolo Borelli | 2015-04-24 | 1 | -0/+61 |
* | | typo fix | Dustin Willis Webber | 2015-04-16 | 1 | -1/+1 |
|/ | |||||
* | #1124 lower_name of LDAP user not assigned | Unknwon | 2015-03-23 | 1 | -0/+1 |
* | fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response... | Unknwon | 2015-03-12 | 1 | -4/+2 |
* | routers/repo/setting.go: fix LDAP cannot validate password #1006 | Unknwon | 2015-03-05 | 1 | -45/+43 |
* | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 | 1 | -1/+2 |
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 | 1 | -3/+3 |
* | work on #672 | Unknwon | 2014-12-05 | 1 | -8/+11 |
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 | 1 | -1/+1 |
* | Fix SMTP auth logic | Unknwon | 2014-10-03 | 1 | -6/+2 |
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -13/+14 |
* | Add create organization | Unknown | 2014-06-25 | 1 | -2/+2 |
* | Fix #165 | Unknown | 2014-06-21 | 1 | -9/+9 |
* | Add tar.gz download button and other mirror updates | Unknown | 2014-06-08 | 1 | -45/+38 |
* | Code convention | Unknown | 2014-06-05 | 1 | -2/+2 |
* | Finish create new label | Unknown | 2014-05-18 | 1 | -3/+2 |
* | Clean old LDAP code | Unknown | 2014-05-15 | 1 | -1/+1 |
* | Make gmail auth work | Unknown | 2014-05-15 | 1 | -16/+21 |
* | bug fixed #193 | Lunny Xiao | 2014-05-15 | 1 | -3/+7 |
* | Fix edit auth page bug | Unknown | 2014-05-12 | 1 | -2/+5 |
* | spell bug fixed | Lunny Xiao | 2014-05-11 | 1 | -2/+2 |
* | smtp login bug fixed | Lunny Xiao | 2014-05-11 | 1 | -18/+23 |
* | add support for smtp authentication | Lunny Xiao | 2014-05-11 | 1 | -12/+11 |
* | add smtp authentication | Lunny Xiao | 2014-05-11 | 1 | -4/+125 |
* | merge all login methods | Lunny Xiao | 2014-05-11 | 1 | -8/+120 |
* | fix code | Unknown | 2014-05-05 | 1 | -1/+6 |
* | basic authentications | Lunny Xiao | 2014-05-05 | 1 | -13/+60 |
* | ldap support | Lunny Xiao | 2014-05-03 | 1 | -9/+46 |
* | add login.go | Lunny Xiao | 2014-04-26 | 1 | -0/+33 |