- Notifications
You must be signed in to change notification settings - Fork1k
Commit348a2e0
authored
feat: add configs for external auth MCP usage + tool allow/denylist (#19794)
Closescoder/internal#988The logic for allowing/denying tools can be found inhttps://github.com/coder/aibridge/pull/4/files#diff-330a6371a583dd8cadeed79b95499e3a87960ad8ea4d6a94061e8f88a44834c3 (`ProxyBase.filterAllowedTools`).1 parent655a36c commit348a2e0
File tree
11 files changed
+88
-0
lines changed- cli
- coderd
- apidoc
- externalauth
- codersdk
- testdata
- docs/reference/api
- site/src
- api
- pages/DeploymentSettingsPage/ExternalAuthSettingsPage
11 files changed
+88
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2722 | 2722 |
| |
2723 | 2723 |
| |
2724 | 2724 |
| |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
| 2728 | + | |
| 2729 | + | |
| 2730 | + | |
2725 | 2731 |
| |
2726 | 2732 |
| |
2727 | 2733 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
84 | 97 |
| |
85 | 98 |
| |
86 | 99 |
| |
| |||
608 | 621 |
| |
609 | 622 |
| |
610 | 623 |
| |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
611 | 639 |
| |
612 | 640 |
| |
613 | 641 |
| |
| |||
620 | 648 |
| |
621 | 649 |
| |
622 | 650 |
| |
| 651 | + | |
| 652 | + | |
| 653 | + | |
623 | 654 |
| |
624 | 655 |
| |
625 | 656 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
742 | 742 |
| |
743 | 743 |
| |
744 | 744 |
| |
| 745 | + | |
| 746 | + | |
| 747 | + | |
745 | 748 |
| |
746 | 749 |
| |
747 | 750 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
| 402 | + | |
| 403 | + | |
| 404 | + | |
402 | 405 |
| |
403 | 406 |
| |
404 | 407 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)