Skip to content
Snippets Groups Projects
Commit 6c527740 authored by elijah's avatar elijah
Browse files

added a bunch more forbidden usernames

parent 2dc5b690
No related branches found
No related tags found
No related merge requests found
{ {
"webapp": { "webapp": {
"admins": [], "admins": [],
"forbidden_usernames": ["admin", "administrator", "arin-admin", "certmaster", "contact", "info", "maildrop", "postmaster", "ssladmin", "www-data", "vmail"], "forbidden_usernames": [
"admin", "admins", "administrator", "administrators", "arin-admin",
"certmaster", "contact", "email", "help", "help-desk", "help-ticket",
"help-tickets", "help_desk", "help_ticket", "help_tickets", "helpdesk",
"helpticket", "helptickets", "info", "mail", "maildrop", "noreply",
"owner", "owners", "postmaster", "reply", "robot", "ssladmin", "staff",
"support", "tech-support", "tech_support", "techsupport", "ticket",
"tickets", "vmail", "www-data"],
"domain": "= domain.full_suffix", "domain": "= domain.full_suffix",
"modules": ["user", "billing", "help"], "modules": ["user", "billing", "help"],
"couchdb_webapp_user": "= global.services[:couchdb].couch.users[:webapp]", "couchdb_webapp_user": "= global.services[:couchdb].couch.users[:webapp]",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment