0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-10 19:32:15 +02:00
gitea/modules/context
Lunny Xiao 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885)
* Fix wrong permissions check when issues/prs shared operations

* move redirect to the last of the function

* fix swagger

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-20 13:00:32 +01:00
..
api.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
api_org.go
api_test.go
auth.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
context.go Prevent redirect to Host (#9678) 2020-01-09 16:34:25 -05:00
org.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
pagination.go
panic.go
permission.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
repo.go Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00