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 = [
|
||||
'funkwhale',
|
||||
'library',
|
||||
'test',
|
||||
'status',
|
||||
'root',
|
||||
'admin',
|
||||
'owner',
|
||||
|
|
Loading…
Reference in New Issue