mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-17 02:16:44 +00:00
Merge pull request #1 from radiotaiso/main
Add n8n webhook bypass rules
This commit is contained in:
@@ -122,6 +122,7 @@ This table compiles paths that need to be allowed for various apps to work with
|
|||||||
| Gotify | `/version`<br />`/message`<br />`/application`<br />`/client`<br />`/stream`<br />`/plugin`<br />`/health` |
|
| Gotify | `/version`<br />`/message`<br />`/application`<br />`/client`<br />`/stream`<br />`/plugin`<br />`/health` |
|
||||||
| **Home Automation** | |
|
| **Home Automation** | |
|
||||||
| Home Assistant | `/api/*`<br />`/auth/*`<br />`/frontend_latest/*`<br />`/lovelace*`<br />`/static/*`<br />`/hacsfile/*`<br />`/local/*` |
|
| Home Assistant | `/api/*`<br />`/auth/*`<br />`/frontend_latest/*`<br />`/lovelace*`<br />`/static/*`<br />`/hacsfile/*`<br />`/local/*` |
|
||||||
|
| n8n | `/webhook-test/*/webhook`<br />`/webhook/*/webhook` |
|
||||||
| **Project Management** | |
|
| **Project Management** | |
|
||||||
| Jetbrains Youtrack | `/api/*`<br />`/hub/api/*`<br /> |
|
| Jetbrains Youtrack | `/api/*`<br />`/hub/api/*`<br /> |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user