refactor(core): Delete all auth exclusion config and checks (no-changelog) (#9044)
This commit is contained in:
committed by
GitHub
parent
ec9fe98a35
commit
76b73a27a0
@@ -590,12 +590,6 @@ export const schema = {
|
||||
env: 'N8N_SECURITY_AUDIT_DAYS_ABANDONED_WORKFLOW',
|
||||
},
|
||||
},
|
||||
excludeEndpoints: {
|
||||
doc: 'Additional endpoints to exclude auth checks. Multiple endpoints can be separated by colon (":")',
|
||||
format: String,
|
||||
default: '',
|
||||
env: 'N8N_AUTH_EXCLUDE_ENDPOINTS',
|
||||
},
|
||||
},
|
||||
|
||||
endpoints: {
|
||||
|
||||
Reference in New Issue
Block a user