gitea/modules/context
赵智超 01c7204895
Return sample message for login error in api context ()
* Return sample message for login error in api context

Signed-off-by: a1012112796 <1012112796@qq.com>

* Update modules/context/auth.go

Co-authored-by: silverwind <me@silverwind.io>

* Apply suggestions from code review

Co-authored-by: Lauris BH <lauris@nix.lv>

* Apply suggestions from code review

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
api.go Fix typo ()
api_org.go Golint fixed for modules/context
api_test.go fix API link header ()
auth.go Return sample message for login error in api context ()
context.go Add a storage layer for attachments ()
org.go API add/generalize pagination ()
pagination.go Use gitea forked macaron ()
panic.go Use gitea forked macaron ()
permission.go Use Req.URL.RequestURI() to cope with FCGI urls ()
repo.go Add configurable Trust Models ()