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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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