gnu-social/plugins/OpenID
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
..
doc-src fix broken link in OpenID documentation 2010-02-22 07:08:57 -05:00
extlib OpenID access control options: trusted provider URL, Launchpad team restrictions. Added an admin panel for setting these and OpenID-only mode, off by default. 2010-05-18 13:28:41 -07:00
locale Localisation updates from http://translatewiki.net. 2010-12-16 16:30:30 +01:00
OpenIDPlugin.php make 'admin' a safe user name 2011-01-23 10:18:35 -05:00
User_openid.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
User_openid_trustroot.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
finishaddopenid.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
finishopenidlogin.php Fix for ticket #2911: Hitting enter on the "associate with current account" in OpenID flow failed due to forms being mixed together 2010-12-01 12:21:00 -08:00
openid.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
openidadminpanel.php Use common case instead of WARNING in all caps. 2010-10-16 14:15:02 +02:00
openidlogin.php Merge branch '0.9.x' into 1.0.x 2010-10-08 11:47:50 -07:00
openidserver.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
openidsettings.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
openidtrust.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00