summaryrefslogtreecommitdiff
path: root/plugins/OpenID
AgeCommit message (Expand)Author
2010-05-25WikiHowProfile plugin; pulls avatar from WikiHow profile pages when registeri...Brion Vibber
2010-05-03Pull localization updates from 0.9.x branch0.9.2Brion Vibber
2010-04-29Pull localization updates from 0.9.xBrion Vibber
2010-04-23Merge branch 'master' into testingBrion Vibber
2010-04-23Ticket #93: pretty up the auto-submit for OpenID logins a bit.Brion Vibber
2010-04-09i18n cleanup: fix bad string breakdown in license agreement checkbox on regis...Brion Vibber
2010-04-05Some localization cleanup and doc to aid in customization:Brion Vibber
2010-03-25add whitelist and blacklist for openid URLsEvan Prodromou
2010-03-25remove debugging callsEvan Prodromou
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-03-12OpenID fixes:Brion Vibber
2010-03-08On the OpenID settings page, allow users to remove trustroots.Craig Andrews
2010-03-08Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-05OpenID fix:Brion Vibber
2010-03-04Pull latest .po files from 0.9.x to testingBrion Vibber
2010-03-01Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-24Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-22fix broken link in OpenID documentationEvan Prodromou
2010-02-20Fixed incorrect link on registration successful pageEric Helgeson
2010-02-16move some nickname-guessing code to lib/util.php from OpenIDEvan Prodromou
2010-01-11inject session before redirect for openid finish loginEvan Prodromou
2010-01-07add version info to OpenID pluginEvan Prodromou
2010-01-06...and drop the unnecessary &reference from child class pkeyGet() overrides.Brion Vibber
2009-12-13(Puctuation) consistency in clientError() calls.Siebrand Mazeland
2009-12-08New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...Brion Vibber
2009-12-03Code style cleanup: dropped some unnecessary =& reference assignments where t...Brion Vibber
2009-11-26Some changes to the OpenID DataObjects to make them emit the exact sameZach Copley
2009-11-26OpenID plugin should set 'user_openid.display' as unique keyZach Copley
2009-11-25Have OpenID plugin DataObjects emit their own .ini infoZach Copley
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-20Updated form markupSarven Capadisli
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-13Fix regression in OpenID autosubmit page.Brion Vibber
2009-11-12Also delete the OpenID provider data when a user is deletedCraig Andrews
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-08Revert "* [Cc]an't -> [Cc]annot"Brion Vibber
2009-11-08* [Cc]an't -> [Cc]annotSiebrand Mazeland
2009-11-08Fix bug 1962: deleteuser.php regression when OpenID plugin not enabledBrion Vibber
2009-10-30Added simple registration (sreg) support to the OpenID providerCraig Andrews
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-29whitespace adjustments for doxygenCraig 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