Reserve the username "oauth"

pull/244/head
Matt Baer 5 years ago
parent 75e2b60328
commit d297859705
  1. 1
      author/author.go

@ -65,6 +65,7 @@ var reservedUsernames = map[string]bool{
"metadata": true,
"new": true,
"news": true,
"oauth": true,
"post": true,
"posts": true,
"privacy": true,

Loading…
Cancel
Save