]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Allow re-authentication with OpenID
authorEvan Prodromou <evan@controlyourself.ca>
Thu, 5 Feb 2009 16:46:17 +0000 (11:46 -0500)
committerEvan Prodromou <evan@controlyourself.ca>
Thu, 5 Feb 2009 16:46:17 +0000 (11:46 -0500)
commit7ad3ff4a2cd494ef8c1cc293e15c0a70b8786fee
tree75d8718b5a0607dd80b5474c977508a85cf6d19a
parenta97f8f6a43b27b3392ef9b03be58e37d743f394d
Allow re-authentication with OpenID

"Rememberme" logins aren't allowed to make changes to an account
(since cookie-stealing is too easy). Users have to re-authenticate.
Previously, it was impossible to do so without having a username and
password; this change lets you do it with OpenID, too.
actions/finishopenidlogin.php
actions/openidlogin.php
classes/User.php
lib/settingsaction.php