feat: add backup recovery, setup wizard and user-view guards
This commit is contained in:
@@ -15,7 +15,7 @@ SENSITIVE_SETTING_KEYS = frozenset(
|
||||
"magent_notify_telegram_bot_token", "magent_notify_push_token",
|
||||
"magent_notify_push_user_key", "magent_notify_webhook_url", "jellyseerr_api_key",
|
||||
"jellyfin_api_key", "sonarr_api_key", "radarr_api_key", "bazarr_api_key",
|
||||
"prowlarr_api_key", "qbittorrent_password",
|
||||
"prowlarr_api_key", "qbittorrent_password", "discord_webhook_url",
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user