summaryrefslogtreecommitdiffstats
path: root/modules/context/auth.go
Commit message (Expand)AuthorAgeFilesLines
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-8/+8
* Golint fixed for modules/contextLunny Xiao2016-11-251-0/+2
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-2/+2
* Fix imports found by goimports.Matthias Loibl2016-11-051-3/+2
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Minor naming improvementUnknwon2016-08-171-2/+2
* #2937 able to prohibit user loginUnknwon2016-07-161-1/+8
* Convert all API handers to use *context.APIContextUnknwon2016-03-131-1/+3
* Rename module: middleware -> contextUnknwon2016-03-111-0/+85