added, deployed, tested loopback sending avoidance #72

Merged
merged 1 commit into from Nov 3, 2016

2 participants

@tantek
Collaborator
tantek commented Nov 2, 2016

added, deployed, tested loopback sending avoidance to Falcon on tantek.com, and confirmed no regressions.

See addition of if check https://github.com/indieweb/link-rel-parser-php/blob/master/src/IndieWeb/get_rel_webmention.php#L39 and function is_loopback https://github.com/indieweb/link-rel-parser-php/blob/master/src/IndieWeb/get_rel_webmention.php#L12 for details of implementation.

@tantek tantek added, deployed, tested loopback sending avoidance
added, deployed, tested loopback sending avoidance to Falcon on tantek.com, and confirmed no regressions. 

See addition of if check https://github.com/indieweb/link-rel-parser-php/blob/master/src/IndieWeb/get_rel_webmention.php#L39 and function is_loopback https://github.com/indieweb/link-rel-parser-php/blob/master/src/IndieWeb/get_rel_webmention.php#L12 for details of implementation.
5b45b44
@aaronpk aaronpk merged commit 8a4f89f into w3c:master Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment