summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-01-31 12:46:16 +0100
committerJoas Schilling <coding@schilljs.com>2024-02-12 16:54:15 +0100
commit7412cf4c67942cfa1c07e917804a7a4fd5208041 (patch)
tree3779eb5abcc4ad67a61e0ba6ab69ff235f11b219 /psalm.xml
parent9dc0ff02198dfdcdb5061b2630f3363d9dec7c03 (diff)
feat(federation): Add appconfig options to restrict federation
- Incoming federation - Outgoing federation - Group list - Limit federation to trusted servers Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index 531886820..3b0a03078 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -91,6 +91,7 @@
<file name="tests/stubs/oc_hooks_emitter.php" />
<file name="tests/stubs/oc_http_client_response.php" />
<file name="tests/stubs/oca_circles.php" />
+ <file name="tests/stubs/oca_federation_trustedservers.php" />
<file name="tests/stubs/oca_files_events.php" />
<file name="tests/stubs/GuzzleHttp_Exception_ClientException.php" />
<file name="tests/stubs/GuzzleHttp_Exception_ConnectException.php" />