mirror of https://github.com/go-gitea/gitea
Store read access in access for team repo's (#20275)
- Currently when a Team has read access to a organization's non-private repository, their access won't be stored in the database. This caused issue for code that rely on read access being stored. So from now-on if we see that the repository is owned by a organization don't increase the minMode to write permission. - Resolves #20083pull/20260/head^2
parent
cb6c5f8193
commit
8a7d1a3516
Loading…
Reference in new issue