0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:34:52 +01:00
gitea/modules/context
Gusted 962725cdbb
Allow adminstrator teams members to see other teams (#18918)
* Allow adminstrator teams to see other teams

- Allow team members with adminstrator access, to view other teams.
- Resolves #18885
2022-02-26 21:12:01 +01:00
..
access_log.go
api.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
api_org.go
api_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
auth.go
captcha.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
context.go Display template path of current page in dev mode (#18717) 2022-02-12 01:08:22 +08:00
csrf.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
form.go Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00
org.go Allow adminstrator teams members to see other teams (#18918) 2022-02-26 21:12:01 +01:00
pagination.go
permission.go
private.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repo.go Fix redirect when using lowercase reponame (#18775) 2022-02-18 00:11:27 +08:00
response.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
xsrf.go
xsrf_test.go