mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(core): Require Auth on icons and nodes/credentials types static files (no-changelog) (#5745)
This commit is contained in:
committed by
GitHub
parent
38e91ab730
commit
5dda3f2c61
@@ -440,8 +440,6 @@ class Server extends AbstractServer {
|
||||
'assets',
|
||||
'healthz',
|
||||
'metrics',
|
||||
'icons',
|
||||
'types',
|
||||
'e2e',
|
||||
this.endpointWebhook,
|
||||
this.endpointWebhookTest,
|
||||
|
||||
Reference in New Issue
Block a user