]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
OAuth related syntax fixes, nothing big
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 6 Oct 2013 10:40:58 +0000 (12:40 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 6 Oct 2013 10:43:18 +0000 (12:43 +0200)
commitcc34bb48c7243f78e198ad4d8c1806d5fe886a81
treed344eb85331b207ad61f18092f01701375234789
parent59744937077b51c8ff1e43d9cc386a90fb06463d
OAuth related syntax fixes, nothing big

Making better use of class autoloading too.
17 files changed:
actions/apioauthaccesstoken.php
actions/apioauthauthorize.php
actions/apioauthpin.php
actions/apioauthrequesttoken.php
actions/oauthappssettings.php
actions/oauthconnectionssettings.php
actions/showapplication.php
lib/apiauthaction.php
lib/apignusocialoauthdatastore.php [new file with mode: 0644]
lib/apioauth.php [deleted file]
lib/apioauthaction.php [new file with mode: 0644]
lib/error.php
lib/info.php [deleted file]
lib/infoaction.php [new file with mode: 0644]
lib/router.php
lib/statusnetoauthstore.php [deleted file]
plugins/OpenID/OpenIDPlugin.php