1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 21:11:18 +02:00
gitea/routers
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
..
admin Add option to prevent LDAP from deactivating everything on empty search (#9879) 2020-01-20 11:47:39 +08:00
api/v1 Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
dev
org Restricted users (#6274) 2020-01-13 18:33:46 +01:00
private Fix admin handling at merge of PR (#9749) 2020-01-16 23:01:22 +02:00
repo Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
routes Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
user Ensure that 2fa is checked on reset-password (#9857) 2020-01-19 20:17:12 +00:00
utils
home.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00
init.go
install.go
metrics.go
swagger_json.go