diff --git a/manage/access-control/bypass-rules.mdx b/manage/access-control/bypass-rules.mdx index 8ba97f0..b415a99 100644 --- a/manage/access-control/bypass-rules.mdx +++ b/manage/access-control/bypass-rules.mdx @@ -122,6 +122,7 @@ This table compiles paths that need to be allowed for various apps to work with | Gotify | `/version`
`/message`
`/application`
`/client`
`/stream`
`/plugin`
`/health` | | **Home Automation** | | | Home Assistant | `/api/*`
`/auth/*`
`/frontend_latest/*`
`/lovelace*`
`/static/*`
`/hacsfile/*`
`/local/*` | +| n8n | `/webhook-test/*/webhook`
`/webhook/*/webhook` | | **Project Management** | | | Jetbrains Youtrack | `/api/*`
`/hub/api/*`
|