forgejo/routers/web
Gusted 9de9034400
[BUG] Don't allow owner team with incorrect unit access
- On editting a team, only update the units if the team isn't the
'Owners' team. Otherwise the 'Owners' team end up having all of their
unit access modes set to 'None'; because the request form doesn't send
over any units, as it's simply not shown in the UI.
- Adds a database inconstency check and fix for the case where the
'Owners' team is affected by this bug.
- Adds unit test.
- Adds integration test.
- Resolves #5528
- Regression of https://github.com/go-gitea/gitea/pull/24012
2024-10-11 14:48:47 +02:00
..
admin Remove urls from translations (#31950) 2024-09-12 17:28:58 +05:00
auth Failed authentications are logged to level Warning (#32016) 2024-09-14 17:55:25 +02:00
devtest
events
explore code-search: make linters happy again 2024-09-16 16:20:55 +02:00
feed Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687) 2024-07-28 07:27:10 +02:00
healthcheck Add health-check test 2024-04-06 00:34:55 +02:00
misc
org [BUG] Don't allow owner team with incorrect unit access 2024-10-11 14:48:47 +02:00
repo [Feat]Add link to show all Issues/PullRequests (#4125) 2024-10-09 04:56:40 +00:00
shared feat(UI): add package counter to repo/user/org overview pages 2024-07-31 12:40:24 +02:00
user code-search: make linters happy again 2024-09-16 16:20:55 +02:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go i18n: improve 'Verify' error message, stopgap for #2809 (#5479) 2024-10-07 16:11:07 +00:00
webfinger.go Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00