mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 23:29:12 +01:00
9de9034400
- 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 |
||
---|---|---|
.. | ||
authorizedkeys.go | ||
breaking.go | ||
checkOldArchives.go | ||
dbconsistency.go | ||
dbversion.go | ||
doctor.go | ||
fix8312.go | ||
fix16961.go | ||
fix16961_test.go | ||
heads.go | ||
lfs.go | ||
mergebase.go | ||
misc.go | ||
packages_nuget.go | ||
paths.go | ||
push_mirror_consistency.go | ||
repository.go | ||
storage.go | ||
usertype.go |