0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-14 05:00:02 +02:00

10 Commits

Author SHA1 Message Date
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
10ac130ec7
fix: update group assignment to fix incorrect 404s 2026-04-02 20:48:04 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
e27fe6586f
fix up repos inside groups being inaccessible in spite of actor being a collaborator 2026-04-02 20:48:04 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
f218c091d8
run formatter 2026-04-02 20:48:04 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
1201eef304
update common group assignment, add nil check when getting repo group unit permissions 2026-04-02 20:48:03 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
f733bd3253
fix group assignment
ensure that we only enumerate the teams a user is a part of if they're a member of this group
2026-04-02 20:48:03 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
635b5f5b33
update context assignment functions for repositories and repo groups
assign group and show 404 if necessary when `group_id` parameter is present
2026-04-02 20:48:02 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
cb563434ee
update group web context
ensure we 404 if the group is not accessible
2026-04-02 20:48:02 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ab1eb20ab3
run formatter and fix lint errors 2026-04-02 20:44:11 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
bc0c9e6aa6
add functions to populate web context with group info where appropriate 2026-04-02 20:31:55 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
c0fbdbb9be
inject group-related values into web context 2026-04-02 20:30:01 -04:00