1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-20 10:15:49 +00:00
gitea/routers
Lunny Xiao f96c1a2c79 Fix wrong permissions check when issues/prs shared operations (#9885) (#9889)
* 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 17:59:33 +02:00
..
admin Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
api/v1 Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) 2020-01-20 17:59:33 +02:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
org site admin could view org's members (#9346) 2019-12-14 01:36:59 -05:00
private Move wiki related funtions from models to services/wiki (#9355) 2020-01-07 18:27:36 +00:00
repo Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) 2020-01-20 17:59:33 +02:00
routes Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) 2020-01-20 17:59:33 +02:00
user Ensure that 2fa is checked on reset-password (#9857) (#9876) 2020-01-19 23:21:21 +00:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go [BugFix] Hide public repos owned by private orgs (#9609) 2020-01-05 18:48:47 +00:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00