fix: align user group access controls

This commit is contained in:
fawney19
2026-05-10 17:28:23 +08:00
parent a8ac944959
commit d246f6b42c
33 changed files with 1958 additions and 1018 deletions

View File

@@ -293,7 +293,7 @@ mod tests {
.await
.expect("system config should list")
.len(),
1
2
);
assert!(backend
.delete_system_config_value("feature.local")