Merge branch 'main' into fix-path-traversal-and-unrestricted-exec

This commit is contained in:
lxowalle
2026-02-12 21:57:16 +08:00
committed by GitHub
44 changed files with 6053 additions and 612 deletions

View File

@@ -44,6 +44,12 @@
"client_id": "YOUR_CLIENT_ID",
"client_secret": "YOUR_CLIENT_SECRET",
"allow_from": []
},
"slack": {
"enabled": false,
"bot_token": "xoxb-YOUR-BOT-TOKEN",
"app_token": "xapp-YOUR-APP-TOKEN",
"allow_from": []
}
},
"providers": {