]> git.mxchange.org Git - friendica.git/commit
Replace custom WebFinger implementation by Probe::getWebfingerArray in APContact...
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 26 Jan 2023 05:03:57 +0000 (00:03 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 27 Jan 2023 06:24:28 +0000 (01:24 -0500)
commit79dc5c177ea35917fbae4718ec0f56c67b1e2ebc
tree1bc98c8bf190da6f5fdfb9f89883ab5f95be346a
parent91d8cd2c873be4dfebc3fb84d41d840f8a47fe82
Replace custom WebFinger implementation by Probe::getWebfingerArray in APContact::fetchWebfingerData

- This implementation didn't support separate domains for the address and the final account
src/Model/APContact.php
src/Network/Probe.php