]> source.dussan.org Git - nextcloud-server.git/commit
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for...
authorJoas Schilling <coding@schilljs.com>
Wed, 11 Oct 2023 09:52:10 +0000 (11:52 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 11 Oct 2023 09:52:10 +0000 (11:52 +0200)
commit91ebbe80037d13890d680e697593fbe7eed777cb
treee4f7ae37615f9ea2cb26e8dde0a917b50c3cea40
parent04db454e9fc57483595e90dee348904acd4315ca
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/files_sharing/lib/Controller/ExternalSharesController.php
apps/files_sharing/lib/External/Storage.php