forgejo/routers/repo
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
..
activity.go Add top author stats to activity page (#9615) 2020-01-20 12:07:30 +02:00
attachment.go
blame.go
branch.go
commit.go
compare.go Fix issues/pulls dependencies problems (#9842) 2020-01-19 14:43:38 +08:00
download.go Fix download file wrong content-type (#9825) 2020-01-17 20:16:05 +08:00
editor.go
editor_test.go
http.go
issue.go Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
milestone.go Remove unnecessary permissions load (#9796) 2020-01-16 15:18:30 +01:00
pull.go [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) 2020-01-17 18:34:55 -05:00
pull_review.go Fix wrong identify poster on a migrated pull request when submi… (#9827) 2020-01-17 11:23:46 +01:00
release.go
release_test.go
repo.go
search.go
setting.go Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go
wiki.go
wiki_test.go