]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Allow cross-site ajax with CORS.
authorCraig Andrews <candrews@integralblue.com>
Thu, 15 Apr 2010 16:52:59 +0000 (12:52 -0400)
committerCraig Andrews <candrews@integralblue.com>
Thu, 15 Apr 2010 16:52:59 +0000 (12:52 -0400)
commit1081b06bbe10ee5457bd5c53df4561f512c78ded
treeec2c7e3fd50f0308e73630fdbf5b9484b565a29c
parentc748933132b58ba3c837da3ad48979cfc6d52b8a
Allow cross-site ajax with CORS.

Only allows un-credentialed (as in, no cookies or basic auth), no custom headers, and get (no post, put, delete, etc) requests.
lib/apiaction.php