summaryrefslogtreecommitdiff
path: root/plugins/OpenID/OpenIDPlugin.php
AgeCommit message (Expand)Author
2010-05-18OpenID access control options: trusted provider URL, Launchpad team restricti...Brion Vibber
2010-03-23prevent password login actions in OpenID-only modeEvan Prodromou
2010-03-23start making OpenID-only mode workEvan Prodromou
2010-03-23reformat OpenIDPlugin for PHPCSEvan Prodromou
2010-02-20Fixed incorrect link on registration successful pageEric Helgeson
2010-01-07add version info to OpenID pluginEvan Prodromou
2009-12-08New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...Brion Vibber
2009-11-26OpenID plugin should set 'user_openid.display' as unique keyZach Copley
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-16Fix for PHP spewing notices from commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cfBrion Vibber
2009-11-16Allow plugin DB_DataObject classes to not have to use the .ini file by overri...Craig Andrews
2009-11-12Also delete the OpenID provider data when a user is deletedCraig Andrews
2009-11-08Fix bug 1962: deleteuser.php regression when OpenID plugin not enabledBrion Vibber
2009-10-30made openidserver a login action so it can be seen when the site is in "priva...Craig Andrews
2009-10-30Added an "Verify Your Identity" page to the OpenID providerCraig Andrews
2009-10-29Moved the public XRDS from the OpenID plugin to coreCraig Andrews
2009-10-29Warning cleanup: drop reference on router parameter to RouterInitialized even...Brion Vibber
2009-10-28correctly output public XRDS <meta>Evan Prodromou
2009-10-01change DB so OpenIDPlugin manages OpenID tablesEvan Prodromou
2009-09-15statusize OpenID pluginEvan Prodromou
2009-08-21add OpenID doc menu item and doc pageEvan Prodromou
2009-08-04move openid instructions to OpenIDPluginEvan Prodromou
2009-08-04move redirect-to-openid code to OpenID pluginEvan Prodromou
2009-08-04move XRDS code from public action to OpenIDPluginEvan Prodromou
2009-08-04say that it's OK to do OpenID login in private modeEvan Prodromou
2009-08-04incorrectly moved user xrds to OpenID plugin; fixingEvan Prodromou
2009-08-04move check for SSL from util.php to OpenIDPluginEvan Prodromou
2009-08-04OpenIDPlugin autoloads class filesEvan Prodromou
2009-08-04add account settings menu item for OpenIDEvan Prodromou
2009-08-04show OpenID action in login navEvan Prodromou
2009-08-04OpenIDPlugin sets up actions for routerEvan Prodromou