]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Always check for an OAuth request. This allows OAuth clients to set an
authorZach Copley <zach@status.net>
Tue, 2 Feb 2010 23:16:44 +0000 (23:16 +0000)
committerZach Copley <zach@status.net>
Tue, 2 Feb 2010 23:16:44 +0000 (23:16 +0000)
commit387374fd7bd189eacefeca672ae35181fab2162c
tree3343e798a14194c7da4ce01ee2fd7907ac943ab0
parentf60f2c523f2e7018ea923898931287e7a99e8f44
Always check for an OAuth request. This allows OAuth clients to set an
auth user, similar to how they can set one via http basic auth,
even if one is not required.  I think I finally got this right.
lib/apiauth.php