[profiles] Remove paswords from admin
This commit is contained in:
@ -11,6 +11,8 @@ class UserProfileAdmin(admin.ModelAdmin):
|
|||||||
"twitch_token",
|
"twitch_token",
|
||||||
"twitch_client_secret",
|
"twitch_client_secret",
|
||||||
"lastfm_password",
|
"lastfm_password",
|
||||||
|
"webdav_pass",
|
||||||
|
"imap_pass",
|
||||||
"archivebox_password",
|
"archivebox_password",
|
||||||
"todoist_auth_key",
|
"todoist_auth_key",
|
||||||
"todoist_state",
|
"todoist_state",
|
||||||
|
|||||||
Reference in New Issue
Block a user