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

Do not allow organisation owners add themselves as collaborator #20043

Merged
merged 10 commits into from
Sep 27, 2022

Commits on Jun 19, 2022

  1. Do not allow organisation owners add themselves as collaborator

    We're already checking for repo owners, but we also need to check for
    organisation owners.
    
    Closes go-gitea#17966
    42wim committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    f14f299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    532c36a View commit details
    Browse the repository at this point in the history
  3. Use IsOrganizationOwner

    42wim committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    149db50 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Add flash

    42wim committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    318ef82 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    65c822f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Use repo section

    42wim committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    f94505c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9821553 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    fa7847d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    e403874 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    7ac95a5 View commit details
    Browse the repository at this point in the history