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 कारतोफ्फेलस्क्रिप्ट™
parent cefec7739b
commit a70e639c75

View file

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