summaryrefslogtreecommitdiff
path: root/actions/finishaddopenid.php
AgeCommit message (Expand)Author
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-08Remove tralling whitespace on lines and a gettext replacement that I missed.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-19had order of arguments for oid_link_user backwards in finishaddopenidEvan Prodromou
2008-06-19move update_user function to openid.phpEvan Prodromou
2008-06-19immediate mode for openidEvan Prodromou
2008-06-18use query method to do some transactionsEvan Prodromou
2008-06-18take out check for other userEvan Prodromou
2008-06-18small debugging and messaging fixesEvan Prodromou
2008-06-18fix debug to prefix with var nameEvan Prodromou
2008-06-18more debugging output, better check on canonicalEvan Prodromou
2008-06-18debugging for addopenid problemEvan Prodromou
2008-06-18change variable name errorEvan Prodromou
2008-06-18referencesEvan Prodromou
2008-06-18consolidate linking a user to an OpenIDEvan Prodromou
2008-06-18voodoo changesEvan Prodromou
2008-06-18return true on successful save of openidEvan Prodromou
2008-06-18error on saveEvan Prodromou
2008-06-18debugging on adding OpenIDEvan Prodromou
2008-06-18better error handlingEvan Prodromou
2008-06-18manage existing OpenIDsEvan Prodromou