Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix prohibit login check on authorization (#6106) | Lunny Xiao | 2019-02-19 | 1 | -2/+7 |
* | modules/context/auth.go: fix redirect loop (#5965) | xdch47 | 2019-02-17 | 1 | -1/+1 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 1 | -4/+25 |
* | fix not respecting landing page setting (#4209) | David Schneiderbauer | 2018-06-15 | 1 | -6/+0 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -8/+8 |
* | Golint fixed for modules/context | Lunny Xiao | 2016-11-25 | 1 | -0/+2 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -2/+2 |
* | Fix imports found by goimports. | Matthias Loibl | 2016-11-05 | 1 | -3/+2 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
* | Minor naming improvement | Unknwon | 2016-08-17 | 1 | -2/+2 |
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -1/+8 |
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 1 | -1/+3 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -0/+85 |