]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
SalmonAction now updates remote URI if it was stale.
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 17 Feb 2015 16:35:45 +0000 (17:35 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 17 Feb 2015 16:35:45 +0000 (17:35 +0100)
commit59763ceecb33ebf842829cac15f922fa19047de2
treea06a83249cb936b1a83fa8c0a1e8de39cba9d520
parent282f4d6a8990a923ad2afb567b86a13d5300e1c1
SalmonAction now updates remote URI if it was stale.

After doublechecking two identities so that they match (like one that was
previously http:// but now is https://) we update the URI in our database
to match.

This has to be verified so it's not easy to fool our script and thus make
us replace legitimate URIs with fake ones. I believe the callback method
is safe, but I'm not sure how well it handles HTTP MITM attacks etc.
plugins/OStatus/lib/salmonaction.php