This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/context
Morgan Bazalgette 65861900cd Handle refactor (#3339)
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound

* Change Handle(403) to NotFound, avoid using macaron's NotFound
2018-01-10 23:34:17 +02:00
..
api.go
api_org.go
auth.go
context.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
org.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
repo.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00