]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
undo fancy URLs for omb endpoints
authorEvan Prodromou <evan@prodromou.name>
Tue, 10 Jun 2008 12:30:02 +0000 (08:30 -0400)
committerEvan Prodromou <evan@prodromou.name>
Tue, 10 Jun 2008 12:30:02 +0000 (08:30 -0400)
commite013c06346fd6ad95e7b00a3833a66e6b47d8f44
treee33274e8cd935aad2555636b0d6064ddab5c6c2a
parentd1fc067471a72589c9ae655f67eeea1709e12af5
undo fancy URLs for omb endpoints

The OAuth library uses the $_GET and $_POST arrays for checking
signatures on requests. So, we need to make sure that the client sees
the same request parameters as the server (or callback). These don't
have to be particularly readable URLs, anyways, since they're mostly
"behind the scenes".

darcs-hash:20080610123002-84dde-0bce005b77d053d22cfbba8e0743af1b49f151bb.gz
actions/remotesubscribe.php
htaccess.sample
lib/util.php