Forráskód Böngészése

[profiles] Hide archivebox password

Colin Powell 1 éve
szülő
commit
b4a7cafa3d
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      vrobbler/apps/profiles/admin.py

+ 1 - 0
vrobbler/apps/profiles/admin.py

@@ -11,4 +11,5 @@ class UserProfileAdmin(admin.ModelAdmin):
         "twitch_token",
         "twitch_client_secret",
         "lastfm_password",
+        "archivebox_password",
     )