Adds a range of reserved usernames to reduce potential misuse by malicious actors (#32828)

This commit is contained in:
Jaz-Michael King 2024-11-13 08:10:01 -05:00 committed by GitHub
parent 8f5cbf5370
commit 03ecf5df3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,14 +21,27 @@ defaults: &defaults
trends_as_landing_page: true
trendable_by_default: false
reserved_usernames:
- abuse
- account
- accounts
- admin
- support
- help
- root
- webmaster
- administration
- administrator
- admins
- help
- helpdesk
- instance
- mod
- moderator
- moderators
- mods
- owner
- root
- security
- server
- staff
- support
- webmaster
disallowed_hashtags: # space separated string or list of hashtags without the hash
bootstrap_timeline_accounts: ''
activity_api_enabled: true