Changeset 0.7.3 (#41)

This commit is contained in:
2026-02-21 21:59:38 +00:00
parent 416e5439ea
commit 1ec392879b
26 changed files with 1084 additions and 319 deletions

View File

@@ -283,6 +283,7 @@ func (h *AdminHandler) DeleteUser(c *gin.Context) {
var publicSettingKeys = map[string]bool{
"banner": true,
"branding": true,
"user_providers_enabled": true,
"registration_enabled": true,
"registration_default_state": true,