summaryrefslogtreecommitdiff
path: root/lib/openid.php
AgeCommit message (Expand)Author
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-03-31give the correct root url when SSL enabledEvan Prodromou
2009-03-07change trust root calculationEvan Prodromou
2009-02-20Attempt to access non-existent OPENID_COOKIE_KEY cookie causing a warningLeslie Michael Orchard
2009-01-23Help OpenID module make its little formEvan 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-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-08p.instructions -> div.instructionsEvan Prodromou
2008-06-23implement rememberme functionalityEvan Prodromou
2008-06-19put instructions into header divEvan Prodromou
2008-06-19try to clear openid url cookie betterEvan Prodromou
2008-06-19update_user didn't return trueEvan Prodromou
2008-06-19copy args functionEvan Prodromou
2008-06-19build backto a little smarterEvan Prodromou
2008-06-19added some debugging stuffEvan 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-18do some commitsEvan Prodromou
2008-06-18add more debuggingEvan Prodromou
2008-06-18fix trust root in openid to use 'public' stringEvan Prodromou
2008-06-18add xrds for trust root URLEvan Prodromou
2008-06-18fixup syntax error in openid.phpEvan Prodromou
2008-06-18move openid authentication to a common functionEvan Prodromou
2008-06-18consolidate linking a user to an OpenIDEvan Prodromou
2008-06-18require the openid relational classEvan Prodromou
2008-06-17add OpenID and SReg librariesEvan Prodromou
2008-06-17forgot 'new' keywordEvan Prodromou
2008-06-17more specific Store classEvan Prodromou
2008-06-17beginnings of OpenID loginEvan Prodromou