More reserved usernames

This commit is contained in:
Eliot Berriot 2018-03-31 15:44:46 +02:00
parent 2b9a5ffe18
commit 6c3b7ce154
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 3 additions and 0 deletions

View File

@ -396,6 +396,9 @@ PLAYLISTS_MAX_TRACKS = env.int('PLAYLISTS_MAX_TRACKS', default=250)
ACCOUNT_USERNAME_BLACKLIST = [
'funkwhale',
'library',
'test',
'status',
'root',
'admin',
'owner',