]> 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>
Fri, 5 Feb 2010 03:18:44 +0000 (03:18 +0000)
commit4041a59282c5ebb751e3763b5489be2bfef7f74a
treeb54a8733bf2985e5e59d9693b752eacd60ae96eb
parent54171248847e0c535697c6b1e8ff0e89f42f0087
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