More reserved usernames
This commit is contained in:
parent
2b9a5ffe18
commit
6c3b7ce154
|
@ -396,6 +396,9 @@ PLAYLISTS_MAX_TRACKS = env.int('PLAYLISTS_MAX_TRACKS', default=250)
|
||||||
|
|
||||||
ACCOUNT_USERNAME_BLACKLIST = [
|
ACCOUNT_USERNAME_BLACKLIST = [
|
||||||
'funkwhale',
|
'funkwhale',
|
||||||
|
'library',
|
||||||
|
'test',
|
||||||
|
'status',
|
||||||
'root',
|
'root',
|
||||||
'admin',
|
'admin',
|
||||||
'owner',
|
'owner',
|
||||||
|
|
Loading…
Reference in New Issue