fix(core): Require Auth on icons and nodes/credentials types static files (no-changelog) (#5745)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-03-22 14:22:50 +01:00
committed by GitHub
parent 38e91ab730
commit 5dda3f2c61

View File

@@ -440,8 +440,6 @@ class Server extends AbstractServer {
'assets', 'assets',
'healthz', 'healthz',
'metrics', 'metrics',
'icons',
'types',
'e2e', 'e2e',
this.endpointWebhook, this.endpointWebhook,
this.endpointWebhookTest, this.endpointWebhookTest,