Admin Access Permissions Dependent on Selected General Access Permissions (possible regression) #10791

Open
opened 2025-11-02 09:18:17 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @lukas879 on GitHub (May 5, 2023).

Description

I believe this is a regression of issue #4771. Despite having "Administrator Access" selected under a team's settings, team members are unable to see the "Projects" tab, for example, under an Organization. We are required to select the "General Access" option instead, then select the "Write" permission for all units and save (via the "Update Settings" button). We can then switch back to using the "Administrator Access" permission option, however, the selected "General Access" unit permissions seem to be what's honored still, For example, if we select "Read" as the Projects unit permission, team members can only view projects despite re-selecting "Administrator Access" for the team.

Gitea Version

1.19.3

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

2.38.5

Operating System

Ubuntu, running via a Docker container

How are you running Gitea?

Ubuntu host OS running a Docker container pointed to the gitea/gitea:latest image; using LDAP-backed user accounts.

Database

MySQL

Originally created by @lukas879 on GitHub (May 5, 2023). ### Description I believe this is a regression of issue #4771. Despite having "Administrator Access" selected under a team's settings, team members are unable to see the "Projects" tab, for example, under an Organization. We are required to select the "General Access" option instead, then select the "Write" permission for all units and save (via the "Update Settings" button). We can then switch back to using the "Administrator Access" permission option, however, the selected "General Access" unit permissions seem to be what's honored still, For example, if we select "Read" as the Projects unit permission, team members can only view projects despite re-selecting "Administrator Access" for the team. ### Gitea Version 1.19.3 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version 2.38.5 ### Operating System Ubuntu, running via a Docker container ### How are you running Gitea? Ubuntu host OS running a Docker container pointed to the `gitea/gitea:latest` image; using LDAP-backed user accounts. ### Database MySQL
GiteaMirror added the type/bug label 2025-11-02 09:18:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10791