[profiles] Hide archivebox password
This commit is contained in:
@ -11,4 +11,5 @@ class UserProfileAdmin(admin.ModelAdmin):
|
|||||||
"twitch_token",
|
"twitch_token",
|
||||||
"twitch_client_secret",
|
"twitch_client_secret",
|
||||||
"lastfm_password",
|
"lastfm_password",
|
||||||
|
"archivebox_password",
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user