mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update RestrictedNames
This commit is contained in:
parent
5f13428197
commit
3b4ea92d82
1 changed files with 11 additions and 2 deletions
|
@ -17,7 +17,6 @@ class RestrictedNames {
|
||||||
"contact-us",
|
"contact-us",
|
||||||
"contact_us",
|
"contact_us",
|
||||||
"copyright",
|
"copyright",
|
||||||
"css",
|
|
||||||
"d",
|
"d",
|
||||||
"dashboard",
|
"dashboard",
|
||||||
"dev",
|
"dev",
|
||||||
|
@ -52,7 +51,6 @@ class RestrictedNames {
|
||||||
"is",
|
"is",
|
||||||
"isatap",
|
"isatap",
|
||||||
"it",
|
"it",
|
||||||
"js",
|
|
||||||
"localdomain",
|
"localdomain",
|
||||||
"localhost",
|
"localhost",
|
||||||
"mail",
|
"mail",
|
||||||
|
@ -127,24 +125,35 @@ class RestrictedNames {
|
||||||
"account",
|
"account",
|
||||||
"api",
|
"api",
|
||||||
"auth",
|
"auth",
|
||||||
|
"css",
|
||||||
|
"c",
|
||||||
"i",
|
"i",
|
||||||
"dashboard",
|
"dashboard",
|
||||||
|
"deck",
|
||||||
"discover",
|
"discover",
|
||||||
"docs",
|
"docs",
|
||||||
|
"fonts",
|
||||||
"home",
|
"home",
|
||||||
|
"img",
|
||||||
|
"js",
|
||||||
"login",
|
"login",
|
||||||
"logout",
|
"logout",
|
||||||
"media",
|
"media",
|
||||||
"p",
|
"p",
|
||||||
"password",
|
"password",
|
||||||
|
"report",
|
||||||
"reports",
|
"reports",
|
||||||
"search",
|
"search",
|
||||||
"settings",
|
"settings",
|
||||||
"statuses",
|
"statuses",
|
||||||
"site",
|
"site",
|
||||||
|
"sites",
|
||||||
"timeline",
|
"timeline",
|
||||||
|
"timelines",
|
||||||
|
"tour",
|
||||||
"user",
|
"user",
|
||||||
"users",
|
"users",
|
||||||
|
"vendor",
|
||||||
"400",
|
"400",
|
||||||
"401",
|
"401",
|
||||||
"403",
|
"403",
|
||||||
|
|
Loading…
Reference in a new issue