move proxy related settings to new proxy tab for resource

This commit is contained in:
miloschwartz 2025-04-23 23:08:25 -04:00
parent f4fd33b47f
commit 91b4bb4683
No known key found for this signature in database
14 changed files with 324 additions and 277 deletions

View file

@ -37,8 +37,8 @@ export function Breadcrumbs() {
// label = "Roles";
// } else if (segment === "invitations") {
// label = "Invitations";
// } else if (segment === "connectivity") {
// label = "Connectivity";
// } else if (segment === "proxy") {
// label = "proxy";
// } else if (segment === "authentication") {
// label = "Authentication";
// }