gnu-social/plugins/OpenID
Brion Vibber 58fe1a597c OpenID: add option to enable asking for a username to append to the trusted provider's base URL. Good for hooking up with sites like WikiHow, where usernames are appended to a base URL to get a profile URL which is used as the provider.
$config['openid']['append_username'] = true;
or check 'Append a username to base URL' in OpenID admin panel.
2010-05-28 16:52:17 -07: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 Pull localization updates from 0.9.x branch 2010-05-03 12:27:44 -07:00
OpenIDPlugin.php 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
User_openid.php OpenID fixes: 2010-03-12 10:07:32 -08:00
User_openid_trustroot.php OpenID fixes: 2010-03-12 10:07:32 -08:00
finishaddopenid.php Merge branch 'master' of gitorious.org:statusnet/mainline into testing 2010-05-27 14:54:43 -07:00
finishopenidlogin.php Merge branch 'master' of gitorious.org:statusnet/mainline into testing 2010-05-27 14:54:43 -07:00
openid.php OpenID: add option to enable asking for a username to append to the trusted provider's base URL. Good for hooking up with sites like WikiHow, where usernames are appended to a base URL to get a profile URL which is used as the provider. 2010-05-28 16:52:17 -07:00
openidadminpanel.php OpenID: add option to enable asking for a username to append to the trusted provider's base URL. Good for hooking up with sites like WikiHow, where usernames are appended to a base URL to get a profile URL which is used as the provider. 2010-05-28 16:52:17 -07:00
openidlogin.php OpenID: add option to enable asking for a username to append to the trusted provider's base URL. Good for hooking up with sites like WikiHow, where usernames are appended to a base URL to get a profile URL which is used as the provider. 2010-05-28 16:52:17 -07:00
openidserver.php (Puctuation) consistency in clientError() calls. 2009-12-13 18:55:17 +01:00
openidsettings.php 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
openidtrust.php remove debugging calls 2010-03-25 16:35:22 -04:00