]> 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:17:28 +0000 (23:17 +0000)
commit2085b506d4d4e6291156662f5930596bc657f270
treefc3f95a62287ca33db7d2bff83e6d999ed7f69a3
parentdae28d98d1958b1d7ba6572f72efc3e6cdbff276
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