summaryrefslogtreecommitdiffstats
path: root/modules/context/auth.go
Commit message (Collapse)AuthorAgeFilesLines
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-8/+8
| | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket
* 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
| | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
* 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