From: Evan Prodromou <evan@status.net>
Date: Sun, 23 Jan 2011 15:26:28 +0000 (-0500)
Subject: document that nickname 'panel' no longer allowed
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7699bb3dba1ec4cab9e322ab01aeec80ca8e55df;p=quix0rs-gnu-social.git

document that nickname 'panel' no longer allowed
---

diff --git a/README b/README
index aa5532a8ec..a6db6d9c24 100644
--- a/README
+++ b/README
@@ -737,6 +737,12 @@ statusnet.ini (since this is the recommended database name). If you
 have a line in your config.php pointing to the old name, you'll need
 to update it.
 
+NOTE: the 1.0.0 version of StatusNet changed the URLs for all admin
+panels from /admin/* to /panel/*. This now allows the (popular)
+username 'admin', but blocks the considerably less popular username
+'panel'. If you have an existing user named 'panel', you should rename
+them before upgrading.
+
 Notice inboxes
 --------------