]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
fix/legacy_http for WebFinger + some minor fixes
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 29 Mar 2016 23:32:11 +0000 (01:32 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 29 Mar 2016 23:32:11 +0000 (01:32 +0200)
commit299949b156cdd7542167dda10706c09c3f7ac3e3
treede05571e754f3af4d2fd9fc21a849754ca8b8cdc
parentdf3bcbb6cb1f129b60b69a5b8fe63e57e539e17e
fix/legacy_http for WebFinger + some minor fixes

Now won't match possibly maliciously named remote profile URLs
(where the profile URL could be a notice URL for example, which
would mean the response would be incorrect)

When looking up remote entities, we should _only_ use the stored URI,
but that's for the future to do...
plugins/WebFinger/WebFingerPlugin.php