You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After changing access of a team from Administrator to General, the members of the mentioned group loose access to the repos settings, but still have access to the org settings.
Steps to reproduce
Deploy Gitea and Woodpecker
As Gitea administrator create an organization, a user and a repository
Create a team with repos admin access
Add a user there
Login into WP under new user, add repository
Add an org secret
Log out from WP and Gitea
As Gitea administrator revoke admin access from a team
Log in under test user to WP again
Check, you don't have access to a repository settings anymore
But there is still access to an org settings
Expected behavior
There is no access to an org settings after admin permissions were revoked from a team.
Component
server, web-ui
Describe the bug
After changing access of a team from
Administrator
toGeneral
, the members of the mentioned group loose access to the repos settings, but still have access to the org settings.Steps to reproduce
Expected behavior
There is no access to an org settings after admin permissions were revoked from a team.
System Info
Woodpecker
next-9f0611d1a1
, Gitea1.22.4
, Postgres16
Additional context
There is no issue, if move users between the groups.
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]The text was updated successfully, but these errors were encountered: