]> source.dussan.org Git - nextcloud-server.git/commit
fix(federation): ICloudId->getRemote() should contain the protocol 44626/head
authorJoas Schilling <coding@schilljs.com>
Tue, 2 Apr 2024 15:55:16 +0000 (17:55 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Tue, 2 Apr 2024 15:59:24 +0000 (15:59 +0000)
commit9dbad26f625a1e9dbc7d6fb5a66fe1946d3cd156
treedef9b9917f72d04bea127cd893901dfce4c0ed6f
parent991ee6fbb81b4b3bed76aa26be0e0e2b1056558e
fix(federation): ICloudId->getRemote() should contain the protocol

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Federation/CloudIdManager.php
tests/lib/Federation/CloudIdManagerTest.php