nextcloud-server/tests/lib/User
Joas Schilling 6e3d668436
Keep non default protocol in cloud id
When there is no protocol on the cloud id, we assume it's https://
But this means that when an http:// server currently sends an OCM
invite to another server, the protocol is striped and the remote
instance will try to talk back to https:// which might not be available.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-09 15:23:05 +07:00
..
AvatarUserDummy.php
Backend.php
DatabaseTest.php
Dummy.php
ManagerTest.php Fix psalm issues related to the user backend 2022-05-20 17:14:58 +07:00
SessionTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
UserTest.php Keep non default protocol in cloud id 2022-06-09 15:23:05 +07:00