gnu-social/plugins/Blacklist
Evan Prodromou e53793edf4 make 'admin' a safe user name
'admin' is a pretty common username that people try when installing;
it was blacklisted because all of our admin panels were at /admin/*,
which would conflict with the admin user's namespace.

Changed the location of all admin panels to /panel/*, blacklisted the
nickname 'panel', and allowed 'admin'. Tested with a fresh install;
seems to work great.
2011-01-23 10:18:35 -05:00
..
locale Localisation updates from http://translatewiki.net. 2010-12-16 16:30:30 +01:00
BlacklistPlugin.php make 'admin' a safe user name 2011-01-23 10:18:35 -05:00
Homepage_blacklist.php * i18n/L10n updates 2010-09-14 21:45:13 +02:00
Nickname_blacklist.php * i18n/L10n updates 2010-09-14 21:45:13 +02:00
blacklistadminpanel.php * i18n/L10n updates 2010-09-14 21:45:13 +02:00