]> source.dussan.org Git - gitea.git/commit
Limit org member view of restricted users (#32211)
author6543 <6543@obermui.de>
Tue, 12 Nov 2024 03:44:24 +0000 (04:44 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Nov 2024 03:44:24 +0000 (03:44 +0000)
commit4c924bf43cdc944c6ce34cce54f216c455a346a2
treed68405eaca1ad882815a72aba5000612d00148e6
parent2763766f8563bd1abbc5806938103ae5e479a311
Limit org member view of restricted users (#32211)

currently restricted users can only see the repos of teams in orgs they
are part at.
they also should only see the users that are also part at the same team.

---
*Sponsored by Kithara Software GmbH*
models/fixtures/org_user.yml
models/fixtures/user.yml
models/organization/org.go
models/organization/org_test.go