]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows
authorZach Copley <zach@status.net>
Tue, 16 Feb 2010 06:12:08 +0000 (06:12 +0000)
committerZach Copley <zach@status.net>
Tue, 16 Feb 2010 06:19:20 +0000 (06:19 +0000)
commitd4f6235d7b8a40bd1b51370e7eb405cdb14e61fb
tree292d4cd8bf59e7d460affa6a5899e00fd78c5cb4
parent2e1e614abe8cac64d81a2042094128feac0cbb45
Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allows
us to automatically send in a callback url instead of having to manually
configure one for each StatusNet instance.
lib/oauthclient.php
plugins/TwitterBridge/twitterauthorization.php
plugins/TwitterBridge/twitteroauthclient.php