gitea/modules/context
Lunny Xiao 81adf6ad86 Fix org visibility bug when git cloning (#6743) (#6762)
* fix org visibility bug

* fix permission check

* add integration tests

* fix tests

* change test user name for easier maintainance and fix test

* fix test git repo name
2019-04-26 15:02:27 +03:00
..
api.go backport #6674 - API OTP Context (#6676) 2019-04-19 20:18:10 +08:00
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
auth.go backport #6674 - API OTP Context (#6676) 2019-04-19 20:18:10 +08:00
context.go Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
org.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
panic.go Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
permission.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
repo.go Fix org visibility bug when git cloning (#6743) (#6762) 2019-04-26 15:02:27 +03:00