summaryrefslogtreecommitdiff
path: root/actions/finishaddopenid.php
AgeCommit message (Expand)Author
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-01-16Make the OpenID settings work with new frameworkEvan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
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