Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 | 1 | -0/+2 |
| | | | | | | | | | The IsAdmin flag is set based on whether the admin filter returned any result. The admin filter is applied with the user dn as the search root. In the future, we should update IsAdmin as well on each login. Alternately, we can have a periodic sync operation. | ||||
* | make cron task configurable | Unknwon | 2015-08-18 | 1 | -2/+2 |
| | |||||
* | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 | 1 | -9/+9 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -5/+5 |
| | |||||
* | Merge pull request #1244 from jamesa/develop | 无闻 | 2015-07-25 | 1 | -0/+1 |
|\ | | | | | Add full name field to admin's user edit page (fixes #1130) | ||||
| * | Add full name field to admin's user edit page (fixes #1130) | James | 2015-04-28 | 1 | -0/+1 |
| | | |||||
* | | Add PAM authentication | Paolo Borelli | 2015-04-24 | 1 | -0/+8 |
|/ | |||||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 1 | -6/+9 |
| | |||||
* | #1124 LDAP add and edit form are misleading | Unknwon | 2015-03-24 | 1 | -15/+15 |
| | |||||
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -3/+3 |
| | | | | - fix delete user but repository watches are not decreased | ||||
* | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 | 1 | -4/+3 |
| | |||||
* | Merge pull request #915 from Lafriks/dev | 无闻 | 2015-02-23 | 1 | -18/+24 |
|\ | | | | | Get username, name, surname and e-mail from LDAP server | ||||
| * | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 | 1 | -18/+24 |
| | | |||||
* | | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 | 1 | -4/+1 |
| | | |||||
* | | cmd: code fix for #905 | Unknwon | 2015-02-08 | 1 | -0/+4 |
|/ | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | ||||
* | add afunction to rewrite all public keys on admin request | fzerorubigd | 2015-01-01 | 1 | -0/+4 |
| | | | | refs #763 | ||||
* | fix API changes | Unknwon | 2014-12-28 | 1 | -1/+0 |
| | |||||
* | fix #676 | Unknwon | 2014-11-30 | 1 | -3/+9 |
| | |||||
* | fix #580 | Unknwon | 2014-11-30 | 1 | -0/+4 |
| | |||||
* | Fix #635 | Unknwon | 2014-11-18 | 1 | -2/+7 |
| | |||||
* | fox #620 | Unknwon | 2014-11-17 | 1 | -1/+2 |
| | |||||
* | fix #622 | Unknwon | 2014-11-13 | 1 | -0/+3 |
| | |||||
* | Fix pagination() to get the right total number of pages | Eryx | 2014-10-14 | 1 | -1/+2 |
| | |||||
* | Mirror fix on admin/orgs paging | Unknwon | 2014-10-10 | 2 | -4/+4 |
| | |||||
* | Fix #532, add system notice | Unknwon | 2014-10-08 | 2 | -2/+48 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 3 | -9/+9 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 3 | -9/+11 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||||
* | Finish all new admin pages. | Unknwon | 2014-08-30 | 1 | -20/+12 |
| | |||||
* | Continue working on new admin pages | Unknwon | 2014-08-29 | 5 | -86/+120 |
| | |||||
* | Finish new admin users pages | Unknwon | 2014-08-29 | 3 | -223/+224 |
| | |||||
* | Finish new admin dashboard | Unknwon | 2014-08-28 | 1 | -2/+3 |
| | |||||
* | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | 1 | -1/+2 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 3 | -26/+26 |
| | |||||
* | Make possible for administrators to change user's password (fix proposal for ↵ | gima | 2014-07-18 | 1 | -0/+7 |
| | | | | #290) | ||||
* | Fix #285 | Unknown | 2014-07-12 | 1 | -2/+2 |
| | |||||
* | Paging function for users and repositories | Unknown | 2014-07-07 | 1 | -3/+37 |
| | |||||
* | Add create organization | Unknown | 2014-06-25 | 1 | -2/+2 |
| | |||||
* | Fix #165 | Unknown | 2014-06-24 | 1 | -1/+1 |
| | |||||
* | In progress of name template name constant | Unknown | 2014-06-22 | 3 | -38/+60 |
| | |||||
* | Fix #165 | Unknown | 2014-06-21 | 1 | -3/+10 |
| | |||||
* | Basic process manager | Unknown | 2014-06-19 | 1 | -1/+4 |
| | |||||
* | Add corn rask monitor panel | Unknown | 2014-06-13 | 1 | -0/+17 |
| | |||||
* | Add tar.gz download button and other mirror updates | Unknown | 2014-06-08 | 2 | -11/+12 |
| | |||||
* | Fix #242 | Unknown | 2014-06-08 | 1 | -0/+3 |
| | |||||
* | Fix #209 | Unknown | 2014-05-28 | 1 | -0/+2 |
| | |||||
* | Fixed #209 | Unknown | 2014-05-25 | 1 | -21/+22 |
| | |||||
* | Make gmail auth work | Unknown | 2014-05-15 | 1 | -1/+1 |
| | |||||
* | bug fixed #193 | Lunny Xiao | 2014-05-15 | 1 | -0/+1 |
| | |||||
* | Merge pull request #192 from DerDackel/ldapssl | Lunny Xiao | 2014-05-15 | 1 | -0/+2 |
|\ | | | | | Add LDAP over SSL support | ||||
| * | Add LDAP over SSL support | Sebastian Jackel | 2014-05-15 | 1 | -0/+2 |
| | |