Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let MinUnitAccessMode return correct perm #18675

Merged
merged 2 commits into from
Feb 8, 2022
Merged

Commits on Feb 8, 2022

  1. Let MinUnitAccessMode return correct perm

    - Don't let `TypeExternalTracker` or `TypeExternalWiki` influence the
    minimal permission, as they won't be higher than read. So even if all
    the other ones are write, these 2 will ensure that's not higher than
    read.
    - Partially resolves go-gitea#18572 (Point 1,2,5?)
    Gusted committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    cc7cacc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5264807 View commit details
    Browse the repository at this point in the history