aboutsummaryrefslogtreecommitdiff
path: root/modules/context/auth.go
Commit message (Collapse)AuthorAge
* Refactoring: rename modules -> pkgUnknwon2017-04-04
| | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
* Minor naming improvementUnknwon2016-08-17
|
* #2937 able to prohibit user loginUnknwon2016-07-16
|
* Convert all API handers to use *context.APIContextUnknwon2016-03-13
|
* Rename module: middleware -> contextUnknwon2016-03-11