mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-03 09:49:06 +02:00
Compare commits
60 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc5dfae889 | |||
| 47bee69512 | |||
| e6b04e6ebf | |||
| deaf8e3e71 | |||
| 52205dac4b | |||
| e3cafb4aea | |||
| c9bd84e7e1 | |||
| dd960becb3 | |||
| 21022bc21a | |||
| 76df4737b4 | |||
| b31ca21b2f | |||
| d903e7c108 | |||
| 60dc165fbd | |||
| ff69a5235a | |||
| 7f8586f639 | |||
| c162fee910 | |||
| 55e1c6c270 | |||
| d33c7565bb | |||
| 4ad978d68a | |||
| 6f8a235630 | |||
| f26ba15b37 | |||
| 5d7c6449e1 | |||
| 1d0b65571a | |||
| a94107ccd1 | |||
| 72979d362a | |||
| c119104b6e | |||
| 1f0365eb27 | |||
| e51d4c98ac | |||
| be44c0606b | |||
| 140b08098b | |||
| 4c4c2fc249 | |||
| 0b92108f41 | |||
| 30321774e7 | |||
| 60ecc56841 | |||
| 261bd5fc29 | |||
| d54973ab4b | |||
| d126c73a51 | |||
| 487ff70ec6 | |||
| cb0fba5cad | |||
| 6cd818038c | |||
| 26c9d6941f | |||
| 0e17e5be97 | |||
| 8675ac44b7 | |||
| 1c6b62673b | |||
| 6eb5c75be1 | |||
| cda9ff0b4e | |||
| 5f38178154 | |||
| ab55e0a87f | |||
| 41f4cf66f8 | |||
| 6c8247b6c0 | |||
| 07c09ec617 | |||
| 573922c0b6 | |||
| ae516e57bf | |||
| c9b4776a07 | |||
| a0f0228d10 | |||
| a1066709c4 | |||
| 46a9ccc979 | |||
| 180b8236a6 | |||
| 96ca6c2d20 | |||
| 47c34f88b4 |
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Научете повече за JMESPath",
|
"idpJmespathAboutDescriptionLink": "Научете повече за JMESPath",
|
||||||
"idpJmespathLabel": "Идентификатор на пътя",
|
"idpJmespathLabel": "Идентификатор на пътя",
|
||||||
"idpJmespathLabelDescription": "Пътят към идентификатора на потребителя в ID токена",
|
"idpJmespathLabelDescription": "Пътят към идентификатора на потребителя в ID токена",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "Път за имейл (по избор)",
|
"idpJmespathEmailPathOptional": "Път за имейл (по избор)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "Пътят до имейла на потребителя в ID токена",
|
"idpJmespathEmailPathOptionalDescription": "Пътят до имейла на потребителя в ID токена",
|
||||||
"idpJmespathNamePathOptional": "Път (по избор) на име",
|
"idpJmespathNamePathOptional": "Път (по избор) на име",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Търси…",
|
"search": "Търси…",
|
||||||
"searchPlaceholder": "Търсене...",
|
"searchPlaceholder": "Търсене...",
|
||||||
"emptySearchOptions": "Няма намерени опции",
|
"emptySearchOptions": "Няма намерени опции",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Създаване",
|
"create": "Създаване",
|
||||||
"orgs": "Организации",
|
"orgs": "Организации",
|
||||||
"loginError": "Възникна неочаквана грешка. Моля, опитайте отново.",
|
"loginError": "Възникна неочаквана грешка. Моля, опитайте отново.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Тип:",
|
"createDomainType": "Тип:",
|
||||||
"createDomainName": "Име:",
|
"createDomainName": "Име:",
|
||||||
"createDomainValue": "Стойност:",
|
"createDomainValue": "Стойност:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "CNAME записи",
|
"createDomainCnameRecords": "CNAME записи",
|
||||||
"createDomainARecords": "A записи",
|
"createDomainARecords": "A записи",
|
||||||
"createDomainRecordNumber": "Запис {number}",
|
"createDomainRecordNumber": "Запис {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Метод",
|
"healthScheme": "Метод",
|
||||||
"healthSelectScheme": "Избор на метод",
|
"healthSelectScheme": "Избор на метод",
|
||||||
"healthCheckPortInvalid": "Портът трябва да бъде между 1 и 65535",
|
"healthCheckPortInvalid": "Портът трябва да бъде между 1 и 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Път",
|
"healthCheckPath": "Път",
|
||||||
"healthHostname": "IP / Хост",
|
"healthHostname": "IP / Хост",
|
||||||
"healthPort": "Порт",
|
"healthPort": "Порт",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Добавете CIDR диапазон (напр. 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Добавете CIDR диапазон (напр. 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Неуспешно зареждане на подмрежи",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Неуспешно зареждане на подмрежи",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Етикети за Предпочитания",
|
"remoteExitNodeNetworkingLabelsTitle": "Етикети за Предпочитания",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Сайтове с тези етикети ще бъдат принудени да се свържат чрез този отдалечен край.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Изберете етикети...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Изберете етикети...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Търсене на етикети...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Търсене на етикети...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Неуспешно зареждане на етикети",
|
"remoteExitNodeNetworkingLabelsLoadError": "Неуспешно зареждане на етикети",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Další informace o cestě JMESPath",
|
"idpJmespathAboutDescriptionLink": "Další informace o cestě JMESPath",
|
||||||
"idpJmespathLabel": "Cesta identifikátoru",
|
"idpJmespathLabel": "Cesta identifikátoru",
|
||||||
"idpJmespathLabelDescription": "Cesta k identifikátoru uživatele v tokenu ID",
|
"idpJmespathLabelDescription": "Cesta k identifikátoru uživatele v tokenu ID",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "Cesta e-mailu (volitelné)",
|
"idpJmespathEmailPathOptional": "Cesta e-mailu (volitelné)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "Cesta k e-mailu uživatele v ID tokenu",
|
"idpJmespathEmailPathOptionalDescription": "Cesta k e-mailu uživatele v ID tokenu",
|
||||||
"idpJmespathNamePathOptional": "Cesta k názvu (volitelné)",
|
"idpJmespathNamePathOptional": "Cesta k názvu (volitelné)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Vyhledávání…",
|
"search": "Vyhledávání…",
|
||||||
"searchPlaceholder": "Hledat...",
|
"searchPlaceholder": "Hledat...",
|
||||||
"emptySearchOptions": "Nebyly nalezeny žádné možnosti",
|
"emptySearchOptions": "Nebyly nalezeny žádné možnosti",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Vytvořit",
|
"create": "Vytvořit",
|
||||||
"orgs": "Organizace",
|
"orgs": "Organizace",
|
||||||
"loginError": "Došlo k neočekávané chybě. Zkuste to prosím znovu.",
|
"loginError": "Došlo k neočekávané chybě. Zkuste to prosím znovu.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Typ:",
|
"createDomainType": "Typ:",
|
||||||
"createDomainName": "Jméno:",
|
"createDomainName": "Jméno:",
|
||||||
"createDomainValue": "Hodnota:",
|
"createDomainValue": "Hodnota:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "Záznamy CNAME",
|
"createDomainCnameRecords": "Záznamy CNAME",
|
||||||
"createDomainARecords": "Záznamy",
|
"createDomainARecords": "Záznamy",
|
||||||
"createDomainRecordNumber": "Nahrát {number}",
|
"createDomainRecordNumber": "Nahrát {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Způsob",
|
"healthScheme": "Způsob",
|
||||||
"healthSelectScheme": "Vybrat metodu",
|
"healthSelectScheme": "Vybrat metodu",
|
||||||
"healthCheckPortInvalid": "Port musí být mezi 1 a 65535",
|
"healthCheckPortInvalid": "Port musí být mezi 1 a 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Cesta",
|
"healthCheckPath": "Cesta",
|
||||||
"healthHostname": "IP / Hostitel",
|
"healthHostname": "IP / Hostitel",
|
||||||
"healthPort": "Přístav",
|
"healthPort": "Přístav",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Přidejte rozsah CIDR (např. 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Přidejte rozsah CIDR (např. 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Nepodařilo se načíst podsítě",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Nepodařilo se načíst podsítě",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Názvy preferencí",
|
"remoteExitNodeNetworkingLabelsTitle": "Názvy preferencí",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Weby s těmito názvy budou nuceny připojit se tímto vzdáleným výstupním uzlem.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Vyberte názvy...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Vyberte názvy...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Hledat názvy...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Hledat názvy...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Nepodařilo se načíst názvy",
|
"remoteExitNodeNetworkingLabelsLoadError": "Nepodařilo se načíst názvy",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Læs mere om JMESPath",
|
"idpJmespathAboutDescriptionLink": "Læs mere om JMESPath",
|
||||||
"idpJmespathLabel": "Identifikatorsti",
|
"idpJmespathLabel": "Identifikatorsti",
|
||||||
"idpJmespathLabelDescription": "Stien til brugeridentifikatoren i ID-tokenet",
|
"idpJmespathLabelDescription": "Stien til brugeridentifikatoren i ID-tokenet",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "E-mailsti (Valgfrit)",
|
"idpJmespathEmailPathOptional": "E-mailsti (Valgfrit)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "Stien til brugerens e-mailadresse i ID-tokenet",
|
"idpJmespathEmailPathOptionalDescription": "Stien til brugerens e-mailadresse i ID-tokenet",
|
||||||
"idpJmespathNamePathOptional": "Navn Sti (Valgfrit)",
|
"idpJmespathNamePathOptional": "Navn Sti (Valgfrit)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Søg…",
|
"search": "Søg…",
|
||||||
"searchPlaceholder": "Søg...",
|
"searchPlaceholder": "Søg...",
|
||||||
"emptySearchOptions": "Ingen valg fundet",
|
"emptySearchOptions": "Ingen valg fundet",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Opret",
|
"create": "Opret",
|
||||||
"orgs": "Organisationer",
|
"orgs": "Organisationer",
|
||||||
"loginError": "Der opstod en uventet fejl. Prøv venligst igen.",
|
"loginError": "Der opstod en uventet fejl. Prøv venligst igen.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Type:",
|
"createDomainType": "Type:",
|
||||||
"createDomainName": "Navn:",
|
"createDomainName": "Navn:",
|
||||||
"createDomainValue": "Værdi:",
|
"createDomainValue": "Værdi:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "CNAME-poster",
|
"createDomainCnameRecords": "CNAME-poster",
|
||||||
"createDomainARecords": "A-poster",
|
"createDomainARecords": "A-poster",
|
||||||
"createDomainRecordNumber": "Post {number}",
|
"createDomainRecordNumber": "Post {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Metode",
|
"healthScheme": "Metode",
|
||||||
"healthSelectScheme": "Vælg metode",
|
"healthSelectScheme": "Vælg metode",
|
||||||
"healthCheckPortInvalid": "Porten skal være mellem 1 og 65535",
|
"healthCheckPortInvalid": "Porten skal være mellem 1 og 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Sti",
|
"healthCheckPath": "Sti",
|
||||||
"healthHostname": "IP / Vært",
|
"healthHostname": "IP / Vært",
|
||||||
"healthPort": "Port",
|
"healthPort": "Port",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Tilføj et CIDR-område (f.eks. 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Tilføj et CIDR-område (f.eks. 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Kunne ikke indlæse subnets",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Kunne ikke indlæse subnets",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Præference Etiketter",
|
"remoteExitNodeNetworkingLabelsTitle": "Præference Etiketter",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Sites med disse etiketter vil blive tvunget til at oprette forbindelse gennem denne fjerne exit-node.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Vælg etiketter...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Vælg etiketter...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Søg efter etiketter...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Søg efter etiketter...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Kunne ikke indlæse etiketter",
|
"remoteExitNodeNetworkingLabelsLoadError": "Kunne ikke indlæse etiketter",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Mehr über JMESPath erfahren",
|
"idpJmespathAboutDescriptionLink": "Mehr über JMESPath erfahren",
|
||||||
"idpJmespathLabel": "Identifikationspfad",
|
"idpJmespathLabel": "Identifikationspfad",
|
||||||
"idpJmespathLabelDescription": "Der JMESPath zum Benutzeridentifikator im ID-Token",
|
"idpJmespathLabelDescription": "Der JMESPath zum Benutzeridentifikator im ID-Token",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "E-Mail-Pfad (Optional)",
|
"idpJmespathEmailPathOptional": "E-Mail-Pfad (Optional)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "Der JMESPath zur E-Mail-Adresse des Benutzers im ID-Token",
|
"idpJmespathEmailPathOptionalDescription": "Der JMESPath zur E-Mail-Adresse des Benutzers im ID-Token",
|
||||||
"idpJmespathNamePathOptional": "Namenspfad (Optional)",
|
"idpJmespathNamePathOptional": "Namenspfad (Optional)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Suche…",
|
"search": "Suche…",
|
||||||
"searchPlaceholder": "Suche...",
|
"searchPlaceholder": "Suche...",
|
||||||
"emptySearchOptions": "Keine Optionen gefunden",
|
"emptySearchOptions": "Keine Optionen gefunden",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Erstellen",
|
"create": "Erstellen",
|
||||||
"orgs": "Organisationen",
|
"orgs": "Organisationen",
|
||||||
"loginError": "Ein unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es erneut.",
|
"loginError": "Ein unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es erneut.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Typ:",
|
"createDomainType": "Typ:",
|
||||||
"createDomainName": "Name:",
|
"createDomainName": "Name:",
|
||||||
"createDomainValue": "Wert:",
|
"createDomainValue": "Wert:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "CNAME-Einträge",
|
"createDomainCnameRecords": "CNAME-Einträge",
|
||||||
"createDomainARecords": "A-Aufzeichnungen",
|
"createDomainARecords": "A-Aufzeichnungen",
|
||||||
"createDomainRecordNumber": "Eintrag {number}",
|
"createDomainRecordNumber": "Eintrag {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Methode",
|
"healthScheme": "Methode",
|
||||||
"healthSelectScheme": "Methode auswählen",
|
"healthSelectScheme": "Methode auswählen",
|
||||||
"healthCheckPortInvalid": "Der Port muss zwischen 1 und 65535 liegen",
|
"healthCheckPortInvalid": "Der Port muss zwischen 1 und 65535 liegen",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Pfad",
|
"healthCheckPath": "Pfad",
|
||||||
"healthHostname": "IP / Host",
|
"healthHostname": "IP / Host",
|
||||||
"healthPort": "Port",
|
"healthPort": "Port",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Fügen Sie einen CIDR-Bereich hinzu (z.B. 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Fügen Sie einen CIDR-Bereich hinzu (z.B. 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Fehler beim Laden der Subnetze",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Fehler beim Laden der Subnetze",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Präferenzetiketten",
|
"remoteExitNodeNetworkingLabelsTitle": "Präferenzetiketten",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Standorte mit diesen Etiketten werden gezwungen, über diesen Remote Exit Node zu verbinden.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Etiketten auswählen...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Etiketten auswählen...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Etiketten suchen...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Etiketten suchen...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Fehler beim Laden der Etiketten",
|
"remoteExitNodeNetworkingLabelsLoadError": "Fehler beim Laden der Etiketten",
|
||||||
|
|||||||
+1
-14
@@ -1176,10 +1176,6 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Learn more about JMESPath",
|
"idpJmespathAboutDescriptionLink": "Learn more about JMESPath",
|
||||||
"idpJmespathLabel": "Identifier Path",
|
"idpJmespathLabel": "Identifier Path",
|
||||||
"idpJmespathLabelDescription": "The path to the user identifier in the ID token",
|
"idpJmespathLabelDescription": "The path to the user identifier in the ID token",
|
||||||
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
|
||||||
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
|
||||||
"idpIdentifierChangeConfirmMessage": "I confirm",
|
|
||||||
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
|
||||||
"idpJmespathEmailPathOptional": "Email Path (Optional)",
|
"idpJmespathEmailPathOptional": "Email Path (Optional)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "The path to the user's email in the ID token",
|
"idpJmespathEmailPathOptionalDescription": "The path to the user's email in the ID token",
|
||||||
"idpJmespathNamePathOptional": "Name Path (Optional)",
|
"idpJmespathNamePathOptional": "Name Path (Optional)",
|
||||||
@@ -1424,15 +1420,6 @@
|
|||||||
"logoutError": "Error logging out",
|
"logoutError": "Error logging out",
|
||||||
"signingAs": "Signed in as",
|
"signingAs": "Signed in as",
|
||||||
"serverAdmin": "Server Admin",
|
"serverAdmin": "Server Admin",
|
||||||
"promoteServerAdmin": "Promote to Server admin",
|
|
||||||
"promoteServerAdminTitle": "Promote to Server Admin",
|
|
||||||
"promoteServerAdminQuestion": "Are you sure you want to promote {selectedUser} to server admin?",
|
|
||||||
"promoteServerAdminMessage": "Server admins have full access to every organization, user, and setting on this instance.",
|
|
||||||
"promoteServerAdminWarning": "You cannot demote a server admin from this page.",
|
|
||||||
"promoteServerAdminConfirm": "Promote to server admin",
|
|
||||||
"promoteServerAdminSuccess": "User promoted",
|
|
||||||
"promoteServerAdminSuccessDescription": "{selectedUser} is now a server admin.",
|
|
||||||
"promoteServerAdminError": "Failed to promote user",
|
|
||||||
"managedSelfhosted": "Managed Self-Hosted",
|
"managedSelfhosted": "Managed Self-Hosted",
|
||||||
"otpEnable": "Enable Two-factor",
|
"otpEnable": "Enable Two-factor",
|
||||||
"otpDisable": "Disable Two-factor",
|
"otpDisable": "Disable Two-factor",
|
||||||
@@ -3009,7 +2996,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Add a CIDR range (e.g. 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Add a CIDR range (e.g. 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Failed to load subnets",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Failed to load subnets",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Preference Labels",
|
"remoteExitNodeNetworkingLabelsTitle": "Preference Labels",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will be enforced to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Select labels...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Select labels...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Search labels...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Search labels...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Failed to load labels",
|
"remoteExitNodeNetworkingLabelsLoadError": "Failed to load labels",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Más información sobre JMESPath",
|
"idpJmespathAboutDescriptionLink": "Más información sobre JMESPath",
|
||||||
"idpJmespathLabel": "Ruta del identificador",
|
"idpJmespathLabel": "Ruta del identificador",
|
||||||
"idpJmespathLabelDescription": "La ruta al identificador de usuario en el token de ID",
|
"idpJmespathLabelDescription": "La ruta al identificador de usuario en el token de ID",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "Ruta de correo (opcional)",
|
"idpJmespathEmailPathOptional": "Ruta de correo (opcional)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "La ruta al correo electrónico del usuario en el token de ID",
|
"idpJmespathEmailPathOptionalDescription": "La ruta al correo electrónico del usuario en el token de ID",
|
||||||
"idpJmespathNamePathOptional": "Ruta del nombre (opcional)",
|
"idpJmespathNamePathOptional": "Ruta del nombre (opcional)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Buscar…",
|
"search": "Buscar…",
|
||||||
"searchPlaceholder": "Buscar...",
|
"searchPlaceholder": "Buscar...",
|
||||||
"emptySearchOptions": "No se encontraron opciones",
|
"emptySearchOptions": "No se encontraron opciones",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Crear",
|
"create": "Crear",
|
||||||
"orgs": "Organizaciones",
|
"orgs": "Organizaciones",
|
||||||
"loginError": "Ocurrió un error inesperado. Por favor, inténtelo de nuevo.",
|
"loginError": "Ocurrió un error inesperado. Por favor, inténtelo de nuevo.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Tipo:",
|
"createDomainType": "Tipo:",
|
||||||
"createDomainName": "Nombre:",
|
"createDomainName": "Nombre:",
|
||||||
"createDomainValue": "Valor:",
|
"createDomainValue": "Valor:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "Registros CNAME",
|
"createDomainCnameRecords": "Registros CNAME",
|
||||||
"createDomainARecords": "Registros A",
|
"createDomainARecords": "Registros A",
|
||||||
"createDomainRecordNumber": "Registro {number}",
|
"createDomainRecordNumber": "Registro {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Método",
|
"healthScheme": "Método",
|
||||||
"healthSelectScheme": "Seleccionar método",
|
"healthSelectScheme": "Seleccionar método",
|
||||||
"healthCheckPortInvalid": "El puerto debe estar entre 1 y 65535",
|
"healthCheckPortInvalid": "El puerto debe estar entre 1 y 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Ruta",
|
"healthCheckPath": "Ruta",
|
||||||
"healthHostname": "IP / Nombre del host",
|
"healthHostname": "IP / Nombre del host",
|
||||||
"healthPort": "Puerto",
|
"healthPort": "Puerto",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Añadir un rango CIDR (e.g. 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Añadir un rango CIDR (e.g. 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Error al cargar las subredes",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Error al cargar las subredes",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Etiquetas de Preferencias",
|
"remoteExitNodeNetworkingLabelsTitle": "Etiquetas de Preferencias",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Los sitios con estas etiquetas se verán obligados a conectarse a través de este nodo de salida remoto.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Seleccionar etiquetas...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Seleccionar etiquetas...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Buscar etiquetas...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Buscar etiquetas...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Error al cargar las etiquetas",
|
"remoteExitNodeNetworkingLabelsLoadError": "Error al cargar las etiquetas",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "En savoir plus sur JMESPath",
|
"idpJmespathAboutDescriptionLink": "En savoir plus sur JMESPath",
|
||||||
"idpJmespathLabel": "Chemin d'identification",
|
"idpJmespathLabel": "Chemin d'identification",
|
||||||
"idpJmespathLabelDescription": "Le JMESPath vers l'identifiant de l'utilisateur dans le jeton ID",
|
"idpJmespathLabelDescription": "Le JMESPath vers l'identifiant de l'utilisateur dans le jeton ID",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "Chemin de l'email (Optionnel)",
|
"idpJmespathEmailPathOptional": "Chemin de l'email (Optionnel)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "Le JMESPath vers l'email de l'utilisateur dans le jeton ID",
|
"idpJmespathEmailPathOptionalDescription": "Le JMESPath vers l'email de l'utilisateur dans le jeton ID",
|
||||||
"idpJmespathNamePathOptional": "Chemin du nom (Optionnel)",
|
"idpJmespathNamePathOptional": "Chemin du nom (Optionnel)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Rechercher…",
|
"search": "Rechercher…",
|
||||||
"searchPlaceholder": "Recherche...",
|
"searchPlaceholder": "Recherche...",
|
||||||
"emptySearchOptions": "Aucune option trouvée",
|
"emptySearchOptions": "Aucune option trouvée",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Créer",
|
"create": "Créer",
|
||||||
"orgs": "Organisations",
|
"orgs": "Organisations",
|
||||||
"loginError": "Une erreur inattendue s'est produite. Veuillez réessayer.",
|
"loginError": "Une erreur inattendue s'est produite. Veuillez réessayer.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Type :",
|
"createDomainType": "Type :",
|
||||||
"createDomainName": "Nom :",
|
"createDomainName": "Nom :",
|
||||||
"createDomainValue": "Valeur :",
|
"createDomainValue": "Valeur :",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "Enregistrements CNAME",
|
"createDomainCnameRecords": "Enregistrements CNAME",
|
||||||
"createDomainARecords": "Enregistrements A",
|
"createDomainARecords": "Enregistrements A",
|
||||||
"createDomainRecordNumber": "Enregistrement {number}",
|
"createDomainRecordNumber": "Enregistrement {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Méthode",
|
"healthScheme": "Méthode",
|
||||||
"healthSelectScheme": "Sélectionnez la méthode",
|
"healthSelectScheme": "Sélectionnez la méthode",
|
||||||
"healthCheckPortInvalid": "Le port doit être compris entre 1 et 65535",
|
"healthCheckPortInvalid": "Le port doit être compris entre 1 et 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Chemin d'accès",
|
"healthCheckPath": "Chemin d'accès",
|
||||||
"healthHostname": "IP / Hôte",
|
"healthHostname": "IP / Hôte",
|
||||||
"healthPort": "Port",
|
"healthPort": "Port",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Ajouter une plage CIDR (par exemple 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Ajouter une plage CIDR (par exemple 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Échec du chargement des sous-réseaux",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Échec du chargement des sous-réseaux",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Étiquettes de préférences",
|
"remoteExitNodeNetworkingLabelsTitle": "Étiquettes de préférences",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Les sites avec ces étiquettes devront se connecter via ce nœud de sortie distant.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Sélectionner des étiquettes...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Sélectionner des étiquettes...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Chercher des étiquettes...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Chercher des étiquettes...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Échec du chargement des étiquettes",
|
"remoteExitNodeNetworkingLabelsLoadError": "Échec du chargement des étiquettes",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Scopri di più su JMESPath",
|
"idpJmespathAboutDescriptionLink": "Scopri di più su JMESPath",
|
||||||
"idpJmespathLabel": "Percorso Identificativo",
|
"idpJmespathLabel": "Percorso Identificativo",
|
||||||
"idpJmespathLabelDescription": "Il JMESPath per l'identificatore dell'utente nel token ID",
|
"idpJmespathLabelDescription": "Il JMESPath per l'identificatore dell'utente nel token ID",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "Percorso Email (Opzionale)",
|
"idpJmespathEmailPathOptional": "Percorso Email (Opzionale)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "Il JMESPath per l'email dell'utente nel token ID",
|
"idpJmespathEmailPathOptionalDescription": "Il JMESPath per l'email dell'utente nel token ID",
|
||||||
"idpJmespathNamePathOptional": "Percorso Nome (Opzionale)",
|
"idpJmespathNamePathOptional": "Percorso Nome (Opzionale)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Cerca…",
|
"search": "Cerca…",
|
||||||
"searchPlaceholder": "Cerca...",
|
"searchPlaceholder": "Cerca...",
|
||||||
"emptySearchOptions": "Nessuna opzione trovata",
|
"emptySearchOptions": "Nessuna opzione trovata",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Crea",
|
"create": "Crea",
|
||||||
"orgs": "Organizzazioni",
|
"orgs": "Organizzazioni",
|
||||||
"loginError": "Si è verificato un errore imprevisto. Riprova.",
|
"loginError": "Si è verificato un errore imprevisto. Riprova.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Tipo:",
|
"createDomainType": "Tipo:",
|
||||||
"createDomainName": "Nome:",
|
"createDomainName": "Nome:",
|
||||||
"createDomainValue": "Valore:",
|
"createDomainValue": "Valore:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "Record CNAME",
|
"createDomainCnameRecords": "Record CNAME",
|
||||||
"createDomainARecords": "Record A",
|
"createDomainARecords": "Record A",
|
||||||
"createDomainRecordNumber": "Record {number}",
|
"createDomainRecordNumber": "Record {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Metodo",
|
"healthScheme": "Metodo",
|
||||||
"healthSelectScheme": "Seleziona Metodo",
|
"healthSelectScheme": "Seleziona Metodo",
|
||||||
"healthCheckPortInvalid": "La porta deve essere compresa tra 1 e 65535",
|
"healthCheckPortInvalid": "La porta deve essere compresa tra 1 e 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Percorso",
|
"healthCheckPath": "Percorso",
|
||||||
"healthHostname": "IP / Nome host",
|
"healthHostname": "IP / Nome host",
|
||||||
"healthPort": "Porta",
|
"healthPort": "Porta",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Aggiungi un intervallo CIDR (ad esempio 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Aggiungi un intervallo CIDR (ad esempio 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Caricamento sottoreti fallito",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Caricamento sottoreti fallito",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Etichette Preferenze",
|
"remoteExitNodeNetworkingLabelsTitle": "Etichette Preferenze",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "I siti con queste etichette saranno collegati attraverso questo nodo di uscita remoto.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Seleziona etichette...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Seleziona etichette...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Cerca etichette...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Cerca etichette...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Caricamento etichette fallito",
|
"remoteExitNodeNetworkingLabelsLoadError": "Caricamento etichette fallito",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "JMESPath에 대해 더 알아보기",
|
"idpJmespathAboutDescriptionLink": "JMESPath에 대해 더 알아보기",
|
||||||
"idpJmespathLabel": "식별자 경로",
|
"idpJmespathLabel": "식별자 경로",
|
||||||
"idpJmespathLabelDescription": "ID 토큰에서 사용자 식별자에 대한 경로",
|
"idpJmespathLabelDescription": "ID 토큰에서 사용자 식별자에 대한 경로",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "이메일 경로 (선택 사항)",
|
"idpJmespathEmailPathOptional": "이메일 경로 (선택 사항)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "ID 토큰에서 사용자의 이메일 경로",
|
"idpJmespathEmailPathOptionalDescription": "ID 토큰에서 사용자의 이메일 경로",
|
||||||
"idpJmespathNamePathOptional": "이름 경로 (선택 사항)",
|
"idpJmespathNamePathOptional": "이름 경로 (선택 사항)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "검색…",
|
"search": "검색…",
|
||||||
"searchPlaceholder": "검색...",
|
"searchPlaceholder": "검색...",
|
||||||
"emptySearchOptions": "옵션이 없습니다",
|
"emptySearchOptions": "옵션이 없습니다",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "생성",
|
"create": "생성",
|
||||||
"orgs": "조직",
|
"orgs": "조직",
|
||||||
"loginError": "예기치 않은 오류가 발생했습니다. 다시 시도해주세요.",
|
"loginError": "예기치 않은 오류가 발생했습니다. 다시 시도해주세요.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "유형:",
|
"createDomainType": "유형:",
|
||||||
"createDomainName": "이름:",
|
"createDomainName": "이름:",
|
||||||
"createDomainValue": "값:",
|
"createDomainValue": "값:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "CNAME 레코드",
|
"createDomainCnameRecords": "CNAME 레코드",
|
||||||
"createDomainARecords": "A 레코드",
|
"createDomainARecords": "A 레코드",
|
||||||
"createDomainRecordNumber": "레코드 {number}",
|
"createDomainRecordNumber": "레코드 {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "방법",
|
"healthScheme": "방법",
|
||||||
"healthSelectScheme": "방법 선택",
|
"healthSelectScheme": "방법 선택",
|
||||||
"healthCheckPortInvalid": "포트는 1에서 65535 사이여야 합니다",
|
"healthCheckPortInvalid": "포트는 1에서 65535 사이여야 합니다",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "경로",
|
"healthCheckPath": "경로",
|
||||||
"healthHostname": "IP / 호스트",
|
"healthHostname": "IP / 호스트",
|
||||||
"healthPort": "포트",
|
"healthPort": "포트",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "CIDR 범위 추가 (예: 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "CIDR 범위 추가 (예: 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "서브넷 로드 실패",
|
"remoteExitNodeNetworkingSubnetsLoadError": "서브넷 로드 실패",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "우선순위 레이블",
|
"remoteExitNodeNetworkingLabelsTitle": "우선순위 레이블",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "이 레이블이 있는 사이트는 이 원격 출구 노드를 통해 연결됩니다.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "레이블 선택...",
|
"remoteExitNodeNetworkingLabelsButtonText": "레이블 선택...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "레이블 검색...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "레이블 검색...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "레이블 로드 실패",
|
"remoteExitNodeNetworkingLabelsLoadError": "레이블 로드 실패",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Lær mer om JMESPath",
|
"idpJmespathAboutDescriptionLink": "Lær mer om JMESPath",
|
||||||
"idpJmespathLabel": "Identifikatorsti",
|
"idpJmespathLabel": "Identifikatorsti",
|
||||||
"idpJmespathLabelDescription": "Stien til brukeridentifikatoren i ID-tokenet",
|
"idpJmespathLabelDescription": "Stien til brukeridentifikatoren i ID-tokenet",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "E-poststi (Valgfritt)",
|
"idpJmespathEmailPathOptional": "E-poststi (Valgfritt)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "Stien til brukerens e-postadresse i ID-tokenet",
|
"idpJmespathEmailPathOptionalDescription": "Stien til brukerens e-postadresse i ID-tokenet",
|
||||||
"idpJmespathNamePathOptional": "Navn Sti (Valgfritt)",
|
"idpJmespathNamePathOptional": "Navn Sti (Valgfritt)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Søk…",
|
"search": "Søk…",
|
||||||
"searchPlaceholder": "Søk...",
|
"searchPlaceholder": "Søk...",
|
||||||
"emptySearchOptions": "Ingen valg funnet",
|
"emptySearchOptions": "Ingen valg funnet",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Opprett",
|
"create": "Opprett",
|
||||||
"orgs": "Organisasjoner",
|
"orgs": "Organisasjoner",
|
||||||
"loginError": "En uventet feil oppstod. Vennligst prøv igjen.",
|
"loginError": "En uventet feil oppstod. Vennligst prøv igjen.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Type:",
|
"createDomainType": "Type:",
|
||||||
"createDomainName": "Navn:",
|
"createDomainName": "Navn:",
|
||||||
"createDomainValue": "Verdi:",
|
"createDomainValue": "Verdi:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "CNAME-oppføringer",
|
"createDomainCnameRecords": "CNAME-oppføringer",
|
||||||
"createDomainARecords": "A-oppføringer",
|
"createDomainARecords": "A-oppføringer",
|
||||||
"createDomainRecordNumber": "Oppføring {number}",
|
"createDomainRecordNumber": "Oppføring {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Metode",
|
"healthScheme": "Metode",
|
||||||
"healthSelectScheme": "Velg metode",
|
"healthSelectScheme": "Velg metode",
|
||||||
"healthCheckPortInvalid": "Porten må være mellom 1 og 65535",
|
"healthCheckPortInvalid": "Porten må være mellom 1 og 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Sti",
|
"healthCheckPath": "Sti",
|
||||||
"healthHostname": "IP / Vert",
|
"healthHostname": "IP / Vert",
|
||||||
"healthPort": "Port",
|
"healthPort": "Port",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Legg til et CIDR-område (f.eks. 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Legg til et CIDR-område (f.eks. 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Feil ved lasting av subnett",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Feil ved lasting av subnett",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Preferanseetiketter",
|
"remoteExitNodeNetworkingLabelsTitle": "Preferanseetiketter",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Områder med disse etikettene vil bli tvunget til å koble gjennom denne fjerne utgangsnoden.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Velg etiketter...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Velg etiketter...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Søk etiketter...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Søk etiketter...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Feil ved lasting av etiketter",
|
"remoteExitNodeNetworkingLabelsLoadError": "Feil ved lasting av etiketter",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Meer informatie over JMESPath",
|
"idpJmespathAboutDescriptionLink": "Meer informatie over JMESPath",
|
||||||
"idpJmespathLabel": "ID pad",
|
"idpJmespathLabel": "ID pad",
|
||||||
"idpJmespathLabelDescription": "Het pad naar het gebruiker-id in het ID-token",
|
"idpJmespathLabelDescription": "Het pad naar het gebruiker-id in het ID-token",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "E-mail pad (optioneel)",
|
"idpJmespathEmailPathOptional": "E-mail pad (optioneel)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "Het pad naar het e-mailadres van de gebruiker in het ID-token",
|
"idpJmespathEmailPathOptionalDescription": "Het pad naar het e-mailadres van de gebruiker in het ID-token",
|
||||||
"idpJmespathNamePathOptional": "Naam pad (optioneel)",
|
"idpJmespathNamePathOptional": "Naam pad (optioneel)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Zoeken…",
|
"search": "Zoeken…",
|
||||||
"searchPlaceholder": "Zoeken...",
|
"searchPlaceholder": "Zoeken...",
|
||||||
"emptySearchOptions": "Geen opties gevonden",
|
"emptySearchOptions": "Geen opties gevonden",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Aanmaken",
|
"create": "Aanmaken",
|
||||||
"orgs": "Organisaties",
|
"orgs": "Organisaties",
|
||||||
"loginError": "Er is een onverwachte fout opgetreden. Probeer het opnieuw.",
|
"loginError": "Er is een onverwachte fout opgetreden. Probeer het opnieuw.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Type:",
|
"createDomainType": "Type:",
|
||||||
"createDomainName": "Naam:",
|
"createDomainName": "Naam:",
|
||||||
"createDomainValue": "Waarde:",
|
"createDomainValue": "Waarde:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "CNAME-records",
|
"createDomainCnameRecords": "CNAME-records",
|
||||||
"createDomainARecords": "A Records",
|
"createDomainARecords": "A Records",
|
||||||
"createDomainRecordNumber": "Record {number}",
|
"createDomainRecordNumber": "Record {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Methode",
|
"healthScheme": "Methode",
|
||||||
"healthSelectScheme": "Selecteer methode",
|
"healthSelectScheme": "Selecteer methode",
|
||||||
"healthCheckPortInvalid": "Poort moet tussen 1 en 65535 zijn",
|
"healthCheckPortInvalid": "Poort moet tussen 1 en 65535 zijn",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Pad",
|
"healthCheckPath": "Pad",
|
||||||
"healthHostname": "IP / Hostnaam",
|
"healthHostname": "IP / Hostnaam",
|
||||||
"healthPort": "Poort",
|
"healthPort": "Poort",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Voeg een CIDR-bereik toe (bijv. 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Voeg een CIDR-bereik toe (bijv. 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Kon subnets niet laden",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Kon subnets niet laden",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Voorkeurslabels",
|
"remoteExitNodeNetworkingLabelsTitle": "Voorkeurslabels",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Sites met deze labels worden verplicht om verbinding te maken via dit externe exit-knooppunt.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Selecteer labels...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Selecteer labels...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Labels zoeken...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Labels zoeken...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Kon labels niet laden",
|
"remoteExitNodeNetworkingLabelsLoadError": "Kon labels niet laden",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Dowiedz się więcej o JMESPath",
|
"idpJmespathAboutDescriptionLink": "Dowiedz się więcej o JMESPath",
|
||||||
"idpJmespathLabel": "Ścieżka identyfikatora",
|
"idpJmespathLabel": "Ścieżka identyfikatora",
|
||||||
"idpJmespathLabelDescription": "JMESPath do identyfikatora użytkownika w tokenie ID",
|
"idpJmespathLabelDescription": "JMESPath do identyfikatora użytkownika w tokenie ID",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "Ścieżka email (Opcjonalnie)",
|
"idpJmespathEmailPathOptional": "Ścieżka email (Opcjonalnie)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "JMESPath do emaila użytkownika w tokenie ID",
|
"idpJmespathEmailPathOptionalDescription": "JMESPath do emaila użytkownika w tokenie ID",
|
||||||
"idpJmespathNamePathOptional": "Ścieżka nazwy (Opcjonalnie)",
|
"idpJmespathNamePathOptional": "Ścieżka nazwy (Opcjonalnie)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Szukaj…",
|
"search": "Szukaj…",
|
||||||
"searchPlaceholder": "Szukaj...",
|
"searchPlaceholder": "Szukaj...",
|
||||||
"emptySearchOptions": "Nie znaleziono opcji",
|
"emptySearchOptions": "Nie znaleziono opcji",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Utwórz",
|
"create": "Utwórz",
|
||||||
"orgs": "Organizacje",
|
"orgs": "Organizacje",
|
||||||
"loginError": "Wystąpił nieoczekiwany błąd. Spróbuj ponownie.",
|
"loginError": "Wystąpił nieoczekiwany błąd. Spróbuj ponownie.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Typ:",
|
"createDomainType": "Typ:",
|
||||||
"createDomainName": "Nazwa:",
|
"createDomainName": "Nazwa:",
|
||||||
"createDomainValue": "Wartość:",
|
"createDomainValue": "Wartość:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "Rekordy CNAME",
|
"createDomainCnameRecords": "Rekordy CNAME",
|
||||||
"createDomainARecords": "Rekordy A",
|
"createDomainARecords": "Rekordy A",
|
||||||
"createDomainRecordNumber": "Rekord {number}",
|
"createDomainRecordNumber": "Rekord {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Metoda",
|
"healthScheme": "Metoda",
|
||||||
"healthSelectScheme": "Wybierz metodę",
|
"healthSelectScheme": "Wybierz metodę",
|
||||||
"healthCheckPortInvalid": "Port musi być pomiędzy 1 a 65535",
|
"healthCheckPortInvalid": "Port musi być pomiędzy 1 a 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Ścieżka",
|
"healthCheckPath": "Ścieżka",
|
||||||
"healthHostname": "IP / Nazwa hosta",
|
"healthHostname": "IP / Nazwa hosta",
|
||||||
"healthPort": "Port",
|
"healthPort": "Port",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Dodaj zakres CIDR (np. 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Dodaj zakres CIDR (np. 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Nie udało się załadować podsieci",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Nie udało się załadować podsieci",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Etykiety preferencji",
|
"remoteExitNodeNetworkingLabelsTitle": "Etykiety preferencji",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Strony z tymi etykietami będą zmuszone do połączenia się przez ten zdalny węzeł wyjściowy.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Wybierz etykiety...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Wybierz etykiety...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Szukaj etykiet...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Szukaj etykiet...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Nie udało się załadować etykiet",
|
"remoteExitNodeNetworkingLabelsLoadError": "Nie udało się załadować etykiet",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Saiba mais sobre JMESPath",
|
"idpJmespathAboutDescriptionLink": "Saiba mais sobre JMESPath",
|
||||||
"idpJmespathLabel": "Caminho do Identificador",
|
"idpJmespathLabel": "Caminho do Identificador",
|
||||||
"idpJmespathLabelDescription": "O JMESPath para o identificador do utilizador no token ID",
|
"idpJmespathLabelDescription": "O JMESPath para o identificador do utilizador no token ID",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "Caminho do Email (Opcional)",
|
"idpJmespathEmailPathOptional": "Caminho do Email (Opcional)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "O JMESPath para o email do utilizador no token ID",
|
"idpJmespathEmailPathOptionalDescription": "O JMESPath para o email do utilizador no token ID",
|
||||||
"idpJmespathNamePathOptional": "Caminho do Nome (Opcional)",
|
"idpJmespathNamePathOptional": "Caminho do Nome (Opcional)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Pesquisar…",
|
"search": "Pesquisar…",
|
||||||
"searchPlaceholder": "Buscar...",
|
"searchPlaceholder": "Buscar...",
|
||||||
"emptySearchOptions": "Nenhuma opção encontrada",
|
"emptySearchOptions": "Nenhuma opção encontrada",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Criar",
|
"create": "Criar",
|
||||||
"orgs": "Organizações",
|
"orgs": "Organizações",
|
||||||
"loginError": "Ocorreu um erro inesperado. Por favor, tente novamente.",
|
"loginError": "Ocorreu um erro inesperado. Por favor, tente novamente.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Tipo:",
|
"createDomainType": "Tipo:",
|
||||||
"createDomainName": "Nome:",
|
"createDomainName": "Nome:",
|
||||||
"createDomainValue": "Valor:",
|
"createDomainValue": "Valor:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "Registros CNAME",
|
"createDomainCnameRecords": "Registros CNAME",
|
||||||
"createDomainARecords": "Registros A",
|
"createDomainARecords": "Registros A",
|
||||||
"createDomainRecordNumber": "Registrar {number}",
|
"createDomainRecordNumber": "Registrar {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Método",
|
"healthScheme": "Método",
|
||||||
"healthSelectScheme": "Selecione o Método",
|
"healthSelectScheme": "Selecione o Método",
|
||||||
"healthCheckPortInvalid": "A porta deve estar entre 1 e 65535",
|
"healthCheckPortInvalid": "A porta deve estar entre 1 e 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Caminho",
|
"healthCheckPath": "Caminho",
|
||||||
"healthHostname": "IP / Nome do Host",
|
"healthHostname": "IP / Nome do Host",
|
||||||
"healthPort": "Porta",
|
"healthPort": "Porta",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Adicione um intervalo de CIDR (por exemplo, 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Adicione um intervalo de CIDR (por exemplo, 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Falha ao carregar sub-redes",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Falha ao carregar sub-redes",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Etiquetas de Preferência",
|
"remoteExitNodeNetworkingLabelsTitle": "Etiquetas de Preferência",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Os sites com essas etiquetas serão forçados a se conectar através deste nó de saída remoto.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Selecionar etiquetas...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Selecionar etiquetas...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Pesquisar etiquetas...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Pesquisar etiquetas...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Falha ao carregar etiquetas",
|
"remoteExitNodeNetworkingLabelsLoadError": "Falha ao carregar etiquetas",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "Узнать больше о JMESPath",
|
"idpJmespathAboutDescriptionLink": "Узнать больше о JMESPath",
|
||||||
"idpJmespathLabel": "Путь идентификатора",
|
"idpJmespathLabel": "Путь идентификатора",
|
||||||
"idpJmespathLabelDescription": "Путь к идентификатору пользователя в ID токене",
|
"idpJmespathLabelDescription": "Путь к идентификатору пользователя в ID токене",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "Путь к email (необязательно)",
|
"idpJmespathEmailPathOptional": "Путь к email (необязательно)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "Путь к email пользователя в ID токене",
|
"idpJmespathEmailPathOptionalDescription": "Путь к email пользователя в ID токене",
|
||||||
"idpJmespathNamePathOptional": "Путь к имени (необязательно)",
|
"idpJmespathNamePathOptional": "Путь к имени (необязательно)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Поиск…",
|
"search": "Поиск…",
|
||||||
"searchPlaceholder": "Поиск...",
|
"searchPlaceholder": "Поиск...",
|
||||||
"emptySearchOptions": "Опции не найдены",
|
"emptySearchOptions": "Опции не найдены",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Создать",
|
"create": "Создать",
|
||||||
"orgs": "Организации",
|
"orgs": "Организации",
|
||||||
"loginError": "Произошла непредвиденная ошибка. Пожалуйста, попробуйте еще раз.",
|
"loginError": "Произошла непредвиденная ошибка. Пожалуйста, попробуйте еще раз.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Тип:",
|
"createDomainType": "Тип:",
|
||||||
"createDomainName": "Имя:",
|
"createDomainName": "Имя:",
|
||||||
"createDomainValue": "Значение:",
|
"createDomainValue": "Значение:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "CNAME Записи",
|
"createDomainCnameRecords": "CNAME Записи",
|
||||||
"createDomainARecords": "A Записи",
|
"createDomainARecords": "A Записи",
|
||||||
"createDomainRecordNumber": "Запись {number}",
|
"createDomainRecordNumber": "Запись {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Метод",
|
"healthScheme": "Метод",
|
||||||
"healthSelectScheme": "Выберите метод",
|
"healthSelectScheme": "Выберите метод",
|
||||||
"healthCheckPortInvalid": "Порт должен быть в диапазоне от 1 до 65535",
|
"healthCheckPortInvalid": "Порт должен быть в диапазоне от 1 до 65535",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Путь",
|
"healthCheckPath": "Путь",
|
||||||
"healthHostname": "IP / хост",
|
"healthHostname": "IP / хост",
|
||||||
"healthPort": "Порт",
|
"healthPort": "Порт",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Добавить диапазон CIDR (например, 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Добавить диапазон CIDR (например, 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Не удалось загрузить подсети",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Не удалось загрузить подсети",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Этикетки предпочтений",
|
"remoteExitNodeNetworkingLabelsTitle": "Этикетки предпочтений",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Сайты с этими метками будут обязаны подключаться через этот удаленный узел выхода.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Выберите метки...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Выберите метки...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Поиск меток...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Поиск меток...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Не удалось загрузить метки",
|
"remoteExitNodeNetworkingLabelsLoadError": "Не удалось загрузить метки",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "JMESPath hakkında daha fazla bilgi edinin",
|
"idpJmespathAboutDescriptionLink": "JMESPath hakkında daha fazla bilgi edinin",
|
||||||
"idpJmespathLabel": "Tanımlayıcı Yolu",
|
"idpJmespathLabel": "Tanımlayıcı Yolu",
|
||||||
"idpJmespathLabelDescription": "The JMESPath to the user identifier in the ID token",
|
"idpJmespathLabelDescription": "The JMESPath to the user identifier in the ID token",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "E-posta Yolu (İsteğe Bağlı)",
|
"idpJmespathEmailPathOptional": "E-posta Yolu (İsteğe Bağlı)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "The JMESPath to the user's email in the ID token",
|
"idpJmespathEmailPathOptionalDescription": "The JMESPath to the user's email in the ID token",
|
||||||
"idpJmespathNamePathOptional": "Ad Yolu (İsteğe Bağlı)",
|
"idpJmespathNamePathOptional": "Ad Yolu (İsteğe Bağlı)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "Ara…",
|
"search": "Ara…",
|
||||||
"searchPlaceholder": "Ara...",
|
"searchPlaceholder": "Ara...",
|
||||||
"emptySearchOptions": "Seçenek bulunamadı",
|
"emptySearchOptions": "Seçenek bulunamadı",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "Oluştur",
|
"create": "Oluştur",
|
||||||
"orgs": "Organizasyonlar",
|
"orgs": "Organizasyonlar",
|
||||||
"loginError": "Beklenmeyen bir hata oluştu. Lütfen tekrar deneyin.",
|
"loginError": "Beklenmeyen bir hata oluştu. Lütfen tekrar deneyin.",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "Tür:",
|
"createDomainType": "Tür:",
|
||||||
"createDomainName": "Ad:",
|
"createDomainName": "Ad:",
|
||||||
"createDomainValue": "Değer:",
|
"createDomainValue": "Değer:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "CNAME Kayıtları",
|
"createDomainCnameRecords": "CNAME Kayıtları",
|
||||||
"createDomainARecords": "A Kayıtları",
|
"createDomainARecords": "A Kayıtları",
|
||||||
"createDomainRecordNumber": "Kayıt {number}",
|
"createDomainRecordNumber": "Kayıt {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "Yöntem",
|
"healthScheme": "Yöntem",
|
||||||
"healthSelectScheme": "Yöntem Seç",
|
"healthSelectScheme": "Yöntem Seç",
|
||||||
"healthCheckPortInvalid": "Bağlantı noktası 1 ile 65535 arasında olmalıdır",
|
"healthCheckPortInvalid": "Bağlantı noktası 1 ile 65535 arasında olmalıdır",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "Yol",
|
"healthCheckPath": "Yol",
|
||||||
"healthHostname": "IP / Hostname",
|
"healthHostname": "IP / Hostname",
|
||||||
"healthPort": "Bağlantı Noktası",
|
"healthPort": "Bağlantı Noktası",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "Bir CIDR aralığı ekle (örneğin, 10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "Bir CIDR aralığı ekle (örneğin, 10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "Alt ağlar yüklenemedi",
|
"remoteExitNodeNetworkingSubnetsLoadError": "Alt ağlar yüklenemedi",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "Tercih Etiketleri",
|
"remoteExitNodeNetworkingLabelsTitle": "Tercih Etiketleri",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "Bu etiketlere sahip siteler, bu uzak çıkış düğümü üzerinden bağlantı kurmaya zorlanacaktır.",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "Etiketleri seç...",
|
"remoteExitNodeNetworkingLabelsButtonText": "Etiketleri seç...",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Etiketleri ara...",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "Etiketleri ara...",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "Etiketler yüklenemedi",
|
"remoteExitNodeNetworkingLabelsLoadError": "Etiketler yüklenemedi",
|
||||||
|
|||||||
+9
-1
@@ -1176,6 +1176,10 @@
|
|||||||
"idpJmespathAboutDescriptionLink": "了解更多 JMESPath 信息",
|
"idpJmespathAboutDescriptionLink": "了解更多 JMESPath 信息",
|
||||||
"idpJmespathLabel": "标识符路径",
|
"idpJmespathLabel": "标识符路径",
|
||||||
"idpJmespathLabelDescription": "ID 令牌中用户标识符的路径",
|
"idpJmespathLabelDescription": "ID 令牌中用户标识符的路径",
|
||||||
|
"idpIdentifierChangeTitle": "Identifier Path Change Warning",
|
||||||
|
"idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.",
|
||||||
|
"idpIdentifierChangeConfirmMessage": "I confirm",
|
||||||
|
"idpIdentifierChangeWarningText": "This will affect how existing users are mapped",
|
||||||
"idpJmespathEmailPathOptional": "邮箱路径(可选)",
|
"idpJmespathEmailPathOptional": "邮箱路径(可选)",
|
||||||
"idpJmespathEmailPathOptionalDescription": "ID 令牌中用户邮箱的路径",
|
"idpJmespathEmailPathOptionalDescription": "ID 令牌中用户邮箱的路径",
|
||||||
"idpJmespathNamePathOptional": "用户名路径(可选)",
|
"idpJmespathNamePathOptional": "用户名路径(可选)",
|
||||||
@@ -1573,6 +1577,8 @@
|
|||||||
"search": "搜索…",
|
"search": "搜索…",
|
||||||
"searchPlaceholder": "搜索...",
|
"searchPlaceholder": "搜索...",
|
||||||
"emptySearchOptions": "未找到选项",
|
"emptySearchOptions": "未找到选项",
|
||||||
|
"ipFilterSearchPlaceholder": "Enter an IP address…",
|
||||||
|
"ipFilterEmptyMessage": "Enter an IP address to filter by",
|
||||||
"create": "创建",
|
"create": "创建",
|
||||||
"orgs": "组织",
|
"orgs": "组织",
|
||||||
"loginError": "发生意外错误。请重试。",
|
"loginError": "发生意外错误。请重试。",
|
||||||
@@ -2596,6 +2602,7 @@
|
|||||||
"createDomainType": "类型:",
|
"createDomainType": "类型:",
|
||||||
"createDomainName": "名称:",
|
"createDomainName": "名称:",
|
||||||
"createDomainValue": "值:",
|
"createDomainValue": "值:",
|
||||||
|
"multiSelectFilterCount": "{count} selected",
|
||||||
"createDomainCnameRecords": "CNAME 记录",
|
"createDomainCnameRecords": "CNAME 记录",
|
||||||
"createDomainARecords": "A记录",
|
"createDomainARecords": "A记录",
|
||||||
"createDomainRecordNumber": "记录 {number}",
|
"createDomainRecordNumber": "记录 {number}",
|
||||||
@@ -2710,6 +2717,7 @@
|
|||||||
"healthScheme": "方法",
|
"healthScheme": "方法",
|
||||||
"healthSelectScheme": "选择方法",
|
"healthSelectScheme": "选择方法",
|
||||||
"healthCheckPortInvalid": "端口必须在 1 和 65535 之间",
|
"healthCheckPortInvalid": "端口必须在 1 和 65535 之间",
|
||||||
|
"healthCheckHostnameInvalid": "Hostname must not contain whitespace",
|
||||||
"healthCheckPath": "路径",
|
"healthCheckPath": "路径",
|
||||||
"healthHostname": "IP / 主机",
|
"healthHostname": "IP / 主机",
|
||||||
"healthPort": "端口",
|
"healthPort": "端口",
|
||||||
@@ -2993,7 +3001,7 @@
|
|||||||
"remoteExitNodeNetworkingSubnetsPlaceholder": "添加CIDR范围(例如10.0.0.0/8)",
|
"remoteExitNodeNetworkingSubnetsPlaceholder": "添加CIDR范围(例如10.0.0.0/8)",
|
||||||
"remoteExitNodeNetworkingSubnetsLoadError": "无法加载子网",
|
"remoteExitNodeNetworkingSubnetsLoadError": "无法加载子网",
|
||||||
"remoteExitNodeNetworkingLabelsTitle": "首选标签",
|
"remoteExitNodeNetworkingLabelsTitle": "首选标签",
|
||||||
"remoteExitNodeNetworkingLabelsDescription": "拥有这些标签的站点将强制通过此远程出口节点连接。",
|
"remoteExitNodeNetworkingLabelsDescription": "Sites with these labels will prefer to connect through this remote exit node.",
|
||||||
"remoteExitNodeNetworkingLabelsButtonText": "选择标签……",
|
"remoteExitNodeNetworkingLabelsButtonText": "选择标签……",
|
||||||
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "搜索标签……",
|
"remoteExitNodeNetworkingLabelsSearchPlaceholder": "搜索标签……",
|
||||||
"remoteExitNodeNetworkingLabelsLoadError": "无法加载标签",
|
"remoteExitNodeNetworkingLabelsLoadError": "无法加载标签",
|
||||||
|
|||||||
@@ -1,38 +0,0 @@
|
|||||||
import { and, asc, eq, or } from "drizzle-orm";
|
|
||||||
import { Transaction, User, userOrgs, users } from "@server/db";
|
|
||||||
|
|
||||||
export async function findOrgUserByIdentifier(
|
|
||||||
trx: Transaction,
|
|
||||||
orgId: string,
|
|
||||||
identifier: string
|
|
||||||
): Promise<User | null> {
|
|
||||||
const [match] = await trx
|
|
||||||
.select()
|
|
||||||
.from(users)
|
|
||||||
.innerJoin(userOrgs, eq(users.userId, userOrgs.userId))
|
|
||||||
.where(
|
|
||||||
and(
|
|
||||||
or(eq(users.username, identifier), eq(users.email, identifier)),
|
|
||||||
eq(userOrgs.orgId, orgId)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
.orderBy(asc(users.dateCreated), asc(users.userId))
|
|
||||||
.limit(1);
|
|
||||||
|
|
||||||
return match?.user ?? null;
|
|
||||||
}
|
|
||||||
|
|
||||||
export async function resolveOrgUserIds(
|
|
||||||
trx: Transaction,
|
|
||||||
orgId: string,
|
|
||||||
identifiers: string[]
|
|
||||||
): Promise<string[]> {
|
|
||||||
const userIds = new Set<string>();
|
|
||||||
for (const identifier of identifiers) {
|
|
||||||
const user = await findOrgUserByIdentifier(trx, orgId, identifier);
|
|
||||||
if (user) {
|
|
||||||
userIds.add(user.userId);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return [...userIds];
|
|
||||||
}
|
|
||||||
@@ -11,14 +11,15 @@ import {
|
|||||||
siteNetworks,
|
siteNetworks,
|
||||||
siteResources,
|
siteResources,
|
||||||
Transaction,
|
Transaction,
|
||||||
|
userOrgs,
|
||||||
|
users,
|
||||||
userSiteResources,
|
userSiteResources,
|
||||||
networks
|
networks
|
||||||
} from "@server/db";
|
} from "@server/db";
|
||||||
import { sites } from "@server/db";
|
import { sites } from "@server/db";
|
||||||
import { eq, and, ne, inArray, isNotNull } from "drizzle-orm";
|
import { eq, and, ne, inArray, or, isNotNull } from "drizzle-orm";
|
||||||
import { Config } from "./types";
|
import { Config } from "./types";
|
||||||
import { getOrCreateLabelIds, syncSiteResourceLabels } from "./labels";
|
import { getOrCreateLabelIds, syncSiteResourceLabels } from "./labels";
|
||||||
import { resolveOrgUserIds } from "./findOrgUser";
|
|
||||||
import logger from "@server/logger";
|
import logger from "@server/logger";
|
||||||
import { defaultRoleAllowedActions } from "@server/routers/role/createRole";
|
import { defaultRoleAllowedActions } from "@server/routers/role/createRole";
|
||||||
import { getNextAvailableAliasAddress } from "../ip";
|
import { getNextAvailableAliasAddress } from "../ip";
|
||||||
@@ -388,22 +389,28 @@ export async function updatePrivateResources(
|
|||||||
.where(eq(userSiteResources.siteResourceId, siteResourceId));
|
.where(eq(userSiteResources.siteResourceId, siteResourceId));
|
||||||
|
|
||||||
if (resourceData.users.length > 0) {
|
if (resourceData.users.length > 0) {
|
||||||
const userIds = await resolveOrgUserIds(
|
// get userIds from username
|
||||||
trx,
|
const usersToUpdate = await trx
|
||||||
orgId,
|
.select()
|
||||||
resourceData.users
|
.from(users)
|
||||||
);
|
.innerJoin(userOrgs, eq(users.userId, userOrgs.userId))
|
||||||
|
.where(
|
||||||
|
and(
|
||||||
|
or(
|
||||||
|
inArray(users.username, resourceData.users),
|
||||||
|
inArray(users.email, resourceData.users)
|
||||||
|
),
|
||||||
|
eq(userOrgs.orgId, orgId)
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
if (userIds.length > 0) {
|
const userIds = usersToUpdate.map((user) => user.user.userId);
|
||||||
await trx
|
|
||||||
.insert(userSiteResources)
|
await trx
|
||||||
.values(
|
.insert(userSiteResources)
|
||||||
userIds.map((userId) => ({
|
.values(
|
||||||
userId,
|
userIds.map((userId) => ({ userId, siteResourceId }))
|
||||||
siteResourceId
|
);
|
||||||
}))
|
|
||||||
);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Get all admin role IDs for this org to exclude from deletion
|
// Get all admin role IDs for this org to exclude from deletion
|
||||||
@@ -714,22 +721,28 @@ export async function updatePrivateResources(
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (resourceData.users.length > 0) {
|
if (resourceData.users.length > 0) {
|
||||||
const userIds = await resolveOrgUserIds(
|
// get userIds from username
|
||||||
trx,
|
const usersToUpdate = await trx
|
||||||
orgId,
|
.select()
|
||||||
resourceData.users
|
.from(users)
|
||||||
);
|
.innerJoin(userOrgs, eq(users.userId, userOrgs.userId))
|
||||||
|
.where(
|
||||||
|
and(
|
||||||
|
or(
|
||||||
|
inArray(users.username, resourceData.users),
|
||||||
|
inArray(users.email, resourceData.users)
|
||||||
|
),
|
||||||
|
eq(userOrgs.orgId, orgId)
|
||||||
|
)
|
||||||
|
);
|
||||||
|
|
||||||
if (userIds.length > 0) {
|
const userIds = usersToUpdate.map((user) => user.user.userId);
|
||||||
await trx
|
|
||||||
.insert(userSiteResources)
|
await trx
|
||||||
.values(
|
.insert(userSiteResources)
|
||||||
userIds.map((userId) => ({
|
.values(
|
||||||
userId,
|
userIds.map((userId) => ({ userId, siteResourceId }))
|
||||||
siteResourceId
|
);
|
||||||
}))
|
|
||||||
);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (resourceData.machines.length > 0) {
|
if (resourceData.machines.length > 0) {
|
||||||
|
|||||||
@@ -46,12 +46,11 @@ import { encrypt } from "@server/lib/crypto";
|
|||||||
import logger from "@server/logger";
|
import logger from "@server/logger";
|
||||||
import { defaultRoleAllowedActions } from "@server/routers/role/createRole";
|
import { defaultRoleAllowedActions } from "@server/routers/role/createRole";
|
||||||
import { pickPort } from "@server/routers/target/helpers";
|
import { pickPort } from "@server/routers/target/helpers";
|
||||||
import { and, asc, eq, isNotNull, ne } from "drizzle-orm";
|
import { and, asc, eq, isNotNull, ne, or } from "drizzle-orm";
|
||||||
import { tierMatrix } from "../billing/tierMatrix";
|
import { tierMatrix } from "../billing/tierMatrix";
|
||||||
import { isValidCIDR, isValidIP, isValidUrlGlobPattern } from "../validators";
|
import { isValidCIDR, isValidIP, isValidUrlGlobPattern } from "../validators";
|
||||||
import { Config, isTargetsOnlyResource, TargetData } from "./types";
|
import { Config, isTargetsOnlyResource, TargetData } from "./types";
|
||||||
import { getOrCreateLabelIds, syncResourceLabels } from "./labels";
|
import { getOrCreateLabelIds, syncResourceLabels } from "./labels";
|
||||||
import { findOrgUserByIdentifier } from "./findOrgUser";
|
|
||||||
import { LimitId } from "../billing";
|
import { LimitId } from "../billing";
|
||||||
import { usageService } from "../billing/usageService";
|
import { usageService } from "../billing/usageService";
|
||||||
import { syncInferenceAiConfig } from "./aiProviders";
|
import { syncInferenceAiConfig } from "./aiProviders";
|
||||||
@@ -1564,19 +1563,29 @@ async function syncUserResources(
|
|||||||
.where(eq(userResources.resourceId, resourceId));
|
.where(eq(userResources.resourceId, resourceId));
|
||||||
|
|
||||||
for (const username of ssoUsers) {
|
for (const username of ssoUsers) {
|
||||||
const user = await findOrgUserByIdentifier(trx, orgId, username);
|
const [user] = await trx
|
||||||
|
.select()
|
||||||
|
.from(users)
|
||||||
|
.innerJoin(userOrgs, eq(users.userId, userOrgs.userId))
|
||||||
|
.where(
|
||||||
|
and(
|
||||||
|
or(eq(users.username, username), eq(users.email, username)),
|
||||||
|
eq(userOrgs.orgId, orgId)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
.limit(1);
|
||||||
|
|
||||||
if (!user) {
|
if (!user) {
|
||||||
throw new Error(`User not found: ${username} in org ${orgId}`);
|
throw new Error(`User not found: ${username} in org ${orgId}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
const existingUserResource = existingUserResources.find(
|
const existingUserResource = existingUserResources.find(
|
||||||
(rr) => rr.userId === user.userId
|
(rr) => rr.userId === user.user.userId
|
||||||
);
|
);
|
||||||
|
|
||||||
if (!existingUserResource) {
|
if (!existingUserResource) {
|
||||||
await trx.insert(userResources).values({
|
await trx.insert(userResources).values({
|
||||||
userId: user.userId,
|
userId: user.user.userId,
|
||||||
resourceId: resourceId
|
resourceId: resourceId
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
@@ -1946,19 +1955,29 @@ async function syncUserPolicies(
|
|||||||
.where(eq(userPolicies.resourcePolicyId, policyId));
|
.where(eq(userPolicies.resourcePolicyId, policyId));
|
||||||
|
|
||||||
for (const username of ssoUsers) {
|
for (const username of ssoUsers) {
|
||||||
const user = await findOrgUserByIdentifier(trx, orgId, username);
|
const [user] = await trx
|
||||||
|
.select()
|
||||||
|
.from(users)
|
||||||
|
.innerJoin(userOrgs, eq(users.userId, userOrgs.userId))
|
||||||
|
.where(
|
||||||
|
and(
|
||||||
|
or(eq(users.username, username), eq(users.email, username)),
|
||||||
|
eq(userOrgs.orgId, orgId)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
.limit(1);
|
||||||
|
|
||||||
if (!user) {
|
if (!user) {
|
||||||
throw new Error(`User not found: ${username} in org ${orgId}`);
|
throw new Error(`User not found: ${username} in org ${orgId}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
const existingUserPolicy = existingUserPoliciesList.find(
|
const existingUserPolicy = existingUserPoliciesList.find(
|
||||||
(up) => up.userId === user.userId
|
(up) => up.userId === user.user.userId
|
||||||
);
|
);
|
||||||
|
|
||||||
if (!existingUserPolicy) {
|
if (!existingUserPolicy) {
|
||||||
await trx.insert(userPolicies).values({
|
await trx.insert(userPolicies).values({
|
||||||
userId: user.userId,
|
userId: user.user.userId,
|
||||||
resourcePolicyId: policyId
|
resourcePolicyId: policyId
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ import {
|
|||||||
userPolicies,
|
userPolicies,
|
||||||
users
|
users
|
||||||
} from "@server/db";
|
} from "@server/db";
|
||||||
import { eq, and } from "drizzle-orm";
|
import { eq, and, or } from "drizzle-orm";
|
||||||
import { Config, ResourcePolicyData } from "./types";
|
import { Config, ResourcePolicyData } from "./types";
|
||||||
import logger from "@server/logger";
|
import logger from "@server/logger";
|
||||||
import { getUniqueResourcePolicyName } from "@server/db/names";
|
import { getUniqueResourcePolicyName } from "@server/db/names";
|
||||||
@@ -22,7 +22,6 @@ import { idpExistsForOrg } from "@server/lib/idp/idpExistsForOrg";
|
|||||||
import { isValidCIDR, isValidIP, isValidUrlGlobPattern } from "../validators";
|
import { isValidCIDR, isValidIP, isValidUrlGlobPattern } from "../validators";
|
||||||
import { isLicensedOrSubscribed } from "#dynamic/lib/isLicencedOrSubscribed";
|
import { isLicensedOrSubscribed } from "#dynamic/lib/isLicencedOrSubscribed";
|
||||||
import { tierMatrix } from "../billing/tierMatrix";
|
import { tierMatrix } from "../billing/tierMatrix";
|
||||||
import { findOrgUserByIdentifier } from "./findOrgUser";
|
|
||||||
|
|
||||||
export type ResourcePoliciesResults = {
|
export type ResourcePoliciesResults = {
|
||||||
resourcePolicyId: number;
|
resourcePolicyId: number;
|
||||||
@@ -467,7 +466,17 @@ async function syncUserPolicies(
|
|||||||
.where(eq(userPolicies.resourcePolicyId, policyId));
|
.where(eq(userPolicies.resourcePolicyId, policyId));
|
||||||
|
|
||||||
for (const username of ssoUsers) {
|
for (const username of ssoUsers) {
|
||||||
const user = await findOrgUserByIdentifier(trx, orgId, username);
|
const [user] = await trx
|
||||||
|
.select()
|
||||||
|
.from(users)
|
||||||
|
.innerJoin(userOrgs, eq(users.userId, userOrgs.userId))
|
||||||
|
.where(
|
||||||
|
and(
|
||||||
|
or(eq(users.username, username), eq(users.email, username)),
|
||||||
|
eq(userOrgs.orgId, orgId)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
.limit(1);
|
||||||
|
|
||||||
if (!user) {
|
if (!user) {
|
||||||
logger.warn(
|
logger.warn(
|
||||||
@@ -477,12 +486,12 @@ async function syncUserPolicies(
|
|||||||
}
|
}
|
||||||
|
|
||||||
const alreadyExists = existingUserPolicies.some(
|
const alreadyExists = existingUserPolicies.some(
|
||||||
(up) => up.userId === user.userId
|
(up) => up.userId === user.user.userId
|
||||||
);
|
);
|
||||||
|
|
||||||
if (!alreadyExists) {
|
if (!alreadyExists) {
|
||||||
await trx.insert(userPolicies).values({
|
await trx.insert(userPolicies).values({
|
||||||
userId: user.userId,
|
userId: user.user.userId,
|
||||||
resourcePolicyId: policyId
|
resourcePolicyId: policyId
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
@@ -527,7 +536,17 @@ async function addUserPolicies(
|
|||||||
trx: Transaction
|
trx: Transaction
|
||||||
) {
|
) {
|
||||||
for (const username of ssoUsers) {
|
for (const username of ssoUsers) {
|
||||||
const user = await findOrgUserByIdentifier(trx, orgId, username);
|
const [user] = await trx
|
||||||
|
.select()
|
||||||
|
.from(users)
|
||||||
|
.innerJoin(userOrgs, eq(users.userId, userOrgs.userId))
|
||||||
|
.where(
|
||||||
|
and(
|
||||||
|
or(eq(users.username, username), eq(users.email, username)),
|
||||||
|
eq(userOrgs.orgId, orgId)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
.limit(1);
|
||||||
|
|
||||||
if (!user) {
|
if (!user) {
|
||||||
logger.warn(
|
logger.warn(
|
||||||
@@ -537,7 +556,7 @@ async function addUserPolicies(
|
|||||||
}
|
}
|
||||||
|
|
||||||
await trx.insert(userPolicies).values({
|
await trx.insert(userPolicies).values({
|
||||||
userId: user.userId,
|
userId: user.user.userId,
|
||||||
resourcePolicyId: policyId
|
resourcePolicyId: policyId
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1378,12 +1378,6 @@ if (build !== "saas") {
|
|||||||
user.adminGeneratePasswordResetCode
|
user.adminGeneratePasswordResetCode
|
||||||
);
|
);
|
||||||
|
|
||||||
authenticated.post(
|
|
||||||
"/user/:userId/promote-server-admin",
|
|
||||||
verifyUserIsServerAdmin,
|
|
||||||
user.adminPromoteServerAdmin
|
|
||||||
);
|
|
||||||
|
|
||||||
authenticated.delete(
|
authenticated.delete(
|
||||||
"/user/:userId",
|
"/user/:userId",
|
||||||
verifyUserIsServerAdmin,
|
verifyUserIsServerAdmin,
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ import { db, idp, users } from "@server/db";
|
|||||||
import response from "@server/lib/response";
|
import response from "@server/lib/response";
|
||||||
import HttpCode from "@server/types/HttpCode";
|
import HttpCode from "@server/types/HttpCode";
|
||||||
import createHttpError from "http-errors";
|
import createHttpError from "http-errors";
|
||||||
import { and, asc, desc, eq, like, or, sql, type SQL } from "drizzle-orm";
|
import { and, asc, desc, eq, like, or, sql } from "drizzle-orm";
|
||||||
import logger from "@server/logger";
|
import logger from "@server/logger";
|
||||||
import { fromZodError } from "zod-validation-error";
|
import { fromZodError } from "zod-validation-error";
|
||||||
import { OpenAPITags, registry } from "@server/openApi";
|
import { OpenAPITags, registry } from "@server/openApi";
|
||||||
@@ -196,7 +196,7 @@ export async function adminListUsers(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const conditions: Array<SQL<unknown> | undefined> = [];
|
const conditions = [eq(users.serverAdmin, false)];
|
||||||
|
|
||||||
if (query) {
|
if (query) {
|
||||||
const q = "%" + query.toLowerCase() + "%";
|
const q = "%" + query.toLowerCase() + "%";
|
||||||
|
|||||||
@@ -1,116 +0,0 @@
|
|||||||
import { Request, Response, NextFunction } from "express";
|
|
||||||
import { z } from "zod";
|
|
||||||
import { db, users } from "@server/db";
|
|
||||||
import { eq } from "drizzle-orm";
|
|
||||||
import response from "@server/lib/response";
|
|
||||||
import HttpCode from "@server/types/HttpCode";
|
|
||||||
import createHttpError from "http-errors";
|
|
||||||
import logger from "@server/logger";
|
|
||||||
import { fromError } from "zod-validation-error";
|
|
||||||
import { OpenAPITags, registry } from "@server/openApi";
|
|
||||||
import { createApiResponseSchema } from "@server/lib/openapi/createApiResponseSchema";
|
|
||||||
|
|
||||||
const promoteServerAdminParamsSchema = z.strictObject({
|
|
||||||
userId: z.string()
|
|
||||||
});
|
|
||||||
|
|
||||||
export type AdminPromoteServerAdminResponse = {
|
|
||||||
userId: string;
|
|
||||||
serverAdmin: boolean;
|
|
||||||
};
|
|
||||||
|
|
||||||
const AdminPromoteServerAdminResponseDataSchema = z.object({
|
|
||||||
userId: z.string(),
|
|
||||||
serverAdmin: z.boolean()
|
|
||||||
});
|
|
||||||
|
|
||||||
registry.registerPath({
|
|
||||||
method: "post",
|
|
||||||
path: "/user/{userId}/promote-server-admin",
|
|
||||||
description: "Promote a user to server admin (server admin).",
|
|
||||||
tags: [OpenAPITags.User],
|
|
||||||
request: {
|
|
||||||
params: promoteServerAdminParamsSchema
|
|
||||||
},
|
|
||||||
responses: {
|
|
||||||
200: {
|
|
||||||
description: "Successful response",
|
|
||||||
content: {
|
|
||||||
"application/json": {
|
|
||||||
schema: createApiResponseSchema(
|
|
||||||
AdminPromoteServerAdminResponseDataSchema
|
|
||||||
)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
export async function adminPromoteServerAdmin(
|
|
||||||
req: Request,
|
|
||||||
res: Response,
|
|
||||||
next: NextFunction
|
|
||||||
): Promise<any> {
|
|
||||||
try {
|
|
||||||
const parsedParams = promoteServerAdminParamsSchema.safeParse(
|
|
||||||
req.params
|
|
||||||
);
|
|
||||||
if (!parsedParams.success) {
|
|
||||||
return next(
|
|
||||||
createHttpError(
|
|
||||||
HttpCode.BAD_REQUEST,
|
|
||||||
fromError(parsedParams.error).toString()
|
|
||||||
)
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
const { userId } = parsedParams.data;
|
|
||||||
|
|
||||||
const [existingUser] = await db
|
|
||||||
.select({
|
|
||||||
userId: users.userId,
|
|
||||||
serverAdmin: users.serverAdmin
|
|
||||||
})
|
|
||||||
.from(users)
|
|
||||||
.where(eq(users.userId, userId))
|
|
||||||
.limit(1);
|
|
||||||
|
|
||||||
if (!existingUser) {
|
|
||||||
return next(createHttpError(HttpCode.NOT_FOUND, "User not found"));
|
|
||||||
}
|
|
||||||
|
|
||||||
if (existingUser.serverAdmin) {
|
|
||||||
return next(
|
|
||||||
createHttpError(
|
|
||||||
HttpCode.BAD_REQUEST,
|
|
||||||
"User is already a server admin"
|
|
||||||
)
|
|
||||||
);
|
|
||||||
}
|
|
||||||
|
|
||||||
logger.info(
|
|
||||||
`Promoting user ${userId} to server admin (by ${req.user?.userId})`
|
|
||||||
);
|
|
||||||
|
|
||||||
await db
|
|
||||||
.update(users)
|
|
||||||
.set({ serverAdmin: true })
|
|
||||||
.where(eq(users.userId, userId));
|
|
||||||
|
|
||||||
return response<AdminPromoteServerAdminResponse>(res, {
|
|
||||||
data: {
|
|
||||||
userId: existingUser.userId,
|
|
||||||
serverAdmin: true
|
|
||||||
},
|
|
||||||
success: true,
|
|
||||||
error: false,
|
|
||||||
message: "User promoted to server admin successfully",
|
|
||||||
status: HttpCode.OK
|
|
||||||
});
|
|
||||||
} catch (error) {
|
|
||||||
logger.error(error);
|
|
||||||
return next(
|
|
||||||
createHttpError(HttpCode.INTERNAL_SERVER_ERROR, "An error occurred")
|
|
||||||
);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -11,7 +11,6 @@ export * from "./adminListUsers";
|
|||||||
export * from "./adminRemoveUser";
|
export * from "./adminRemoveUser";
|
||||||
export * from "./adminGetUser";
|
export * from "./adminGetUser";
|
||||||
export * from "./adminGeneratePasswordResetCode";
|
export * from "./adminGeneratePasswordResetCode";
|
||||||
export * from "./adminPromoteServerAdmin";
|
|
||||||
export * from "./listInvitations";
|
export * from "./listInvitations";
|
||||||
export * from "./removeInvitation";
|
export * from "./removeInvitation";
|
||||||
export * from "./createOrgUser";
|
export * from "./createOrgUser";
|
||||||
|
|||||||
@@ -46,7 +46,6 @@ import { AxiosResponse } from "axios";
|
|||||||
import { ListRolesResponse } from "@server/routers/role";
|
import { ListRolesResponse } from "@server/routers/role";
|
||||||
import AutoProvisionConfigWidget from "@app/components/AutoProvisionConfigWidget";
|
import AutoProvisionConfigWidget from "@app/components/AutoProvisionConfigWidget";
|
||||||
import IdpAutoProvisionUsersDescription from "@app/components/IdpAutoProvisionUsersDescription";
|
import IdpAutoProvisionUsersDescription from "@app/components/IdpAutoProvisionUsersDescription";
|
||||||
import IdpIdentifierChangeDialog from "@app/components/IdpIdentifierChangeDialog";
|
|
||||||
import { PaidFeaturesAlert } from "@app/components/PaidFeaturesAlert";
|
import { PaidFeaturesAlert } from "@app/components/PaidFeaturesAlert";
|
||||||
import { tierMatrix } from "@server/lib/billing/tierMatrix";
|
import { tierMatrix } from "@server/lib/billing/tierMatrix";
|
||||||
import {
|
import {
|
||||||
@@ -76,12 +75,6 @@ export default function GeneralPage() {
|
|||||||
>([createMappingBuilderRule()]);
|
>([createMappingBuilderRule()]);
|
||||||
const [rawRoleExpression, setRawRoleExpression] = useState("");
|
const [rawRoleExpression, setRawRoleExpression] = useState("");
|
||||||
const [variant, setVariant] = useState<"oidc" | "google" | "azure">("oidc");
|
const [variant, setVariant] = useState<"oidc" | "google" | "azure">("oidc");
|
||||||
const [originalIdentifierPath, setOriginalIdentifierPath] = useState("");
|
|
||||||
const [identifierConfirmOpen, setIdentifierConfirmOpen] = useState(false);
|
|
||||||
const [pendingPayload, setPendingPayload] = useState<Record<
|
|
||||||
string,
|
|
||||||
unknown
|
|
||||||
> | null>(null);
|
|
||||||
|
|
||||||
const dashboardRedirectUrl = `${env.app.dashboardUrl}/auth/idp/${idpId}/oidc/callback`;
|
const dashboardRedirectUrl = `${env.app.dashboardUrl}/auth/idp/${idpId}/oidc/callback`;
|
||||||
const [redirectUrl, setRedirectUrl] = useState(
|
const [redirectUrl, setRedirectUrl] = useState(
|
||||||
@@ -191,9 +184,6 @@ export default function GeneralPage() {
|
|||||||
const data = res.data.data;
|
const data = res.data.data;
|
||||||
const roleMapping = data.idpOrg.roleMapping;
|
const roleMapping = data.idpOrg.roleMapping;
|
||||||
const idpVariant = data.idpOidcConfig?.variant || "oidc";
|
const idpVariant = data.idpOidcConfig?.variant || "oidc";
|
||||||
setOriginalIdentifierPath(
|
|
||||||
data.idpOidcConfig?.identifierPath ?? "sub"
|
|
||||||
);
|
|
||||||
setRedirectUrl(res.data.data.redirectUrl);
|
setRedirectUrl(res.data.data.redirectUrl);
|
||||||
|
|
||||||
// Set the variant
|
// Set the variant
|
||||||
@@ -388,56 +378,18 @@ export default function GeneralPage() {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
const nextIdentifierPath =
|
const res = await api.post(
|
||||||
variant === "oidc"
|
`/org/${orgId}/idp/${idpId}/oidc`,
|
||||||
? (data as OidcFormValues).identifierPath
|
payload
|
||||||
: undefined;
|
);
|
||||||
|
|
||||||
if (
|
if (res.status === 200) {
|
||||||
typeof nextIdentifierPath === "string" &&
|
toast({
|
||||||
nextIdentifierPath !== originalIdentifierPath
|
title: t("success"),
|
||||||
) {
|
description: t("idpUpdatedDescription")
|
||||||
setPendingPayload(payload);
|
});
|
||||||
setIdentifierConfirmOpen(true);
|
router.refresh();
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
await persistIdp(payload);
|
|
||||||
} catch (e) {
|
|
||||||
toast({
|
|
||||||
title: t("error"),
|
|
||||||
description: formatAxiosError(e),
|
|
||||||
variant: "destructive"
|
|
||||||
});
|
|
||||||
} finally {
|
|
||||||
setLoading(false);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
async function persistIdp(payload: Record<string, unknown>) {
|
|
||||||
const res = await api.post(`/org/${orgId}/idp/${idpId}/oidc`, payload);
|
|
||||||
|
|
||||||
if (res.status === 200) {
|
|
||||||
if (typeof payload.identifierPath === "string") {
|
|
||||||
setOriginalIdentifierPath(payload.identifierPath);
|
|
||||||
}
|
|
||||||
toast({
|
|
||||||
title: t("success"),
|
|
||||||
description: t("idpUpdatedDescription")
|
|
||||||
});
|
|
||||||
router.refresh();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
async function confirmIdentifierChange() {
|
|
||||||
if (!pendingPayload) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
setLoading(true);
|
|
||||||
try {
|
|
||||||
await persistIdp(pendingPayload);
|
|
||||||
setPendingPayload(null);
|
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
toast({
|
toast({
|
||||||
title: t("error"),
|
title: t("error"),
|
||||||
@@ -455,16 +407,6 @@ export default function GeneralPage() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<IdpIdentifierChangeDialog
|
|
||||||
open={identifierConfirmOpen}
|
|
||||||
setOpen={(open) => {
|
|
||||||
setIdentifierConfirmOpen(open);
|
|
||||||
if (!open) {
|
|
||||||
setPendingPayload(null);
|
|
||||||
}
|
|
||||||
}}
|
|
||||||
onConfirm={confirmIdentifierChange}
|
|
||||||
/>
|
|
||||||
<SettingsContainer>
|
<SettingsContainer>
|
||||||
<SettingsSection>
|
<SettingsSection>
|
||||||
<SettingsSectionHeader>
|
<SettingsSectionHeader>
|
||||||
|
|||||||
@@ -41,7 +41,6 @@ import {
|
|||||||
} from "@app/components/InfoSection";
|
} from "@app/components/InfoSection";
|
||||||
import CopyToClipboard from "@app/components/CopyToClipboard";
|
import CopyToClipboard from "@app/components/CopyToClipboard";
|
||||||
import IdpTypeBadge from "@app/components/IdpTypeBadge";
|
import IdpTypeBadge from "@app/components/IdpTypeBadge";
|
||||||
import IdpIdentifierChangeDialog from "@app/components/IdpIdentifierChangeDialog";
|
|
||||||
import { useTranslations } from "next-intl";
|
import { useTranslations } from "next-intl";
|
||||||
|
|
||||||
export default function GeneralPage() {
|
export default function GeneralPage() {
|
||||||
@@ -52,12 +51,6 @@ export default function GeneralPage() {
|
|||||||
const [loading, setLoading] = useState(false);
|
const [loading, setLoading] = useState(false);
|
||||||
const [initialLoading, setInitialLoading] = useState(true);
|
const [initialLoading, setInitialLoading] = useState(true);
|
||||||
const [variant, setVariant] = useState<"oidc" | "google" | "azure">("oidc");
|
const [variant, setVariant] = useState<"oidc" | "google" | "azure">("oidc");
|
||||||
const [originalIdentifierPath, setOriginalIdentifierPath] = useState("");
|
|
||||||
const [identifierConfirmOpen, setIdentifierConfirmOpen] = useState(false);
|
|
||||||
const [pendingPayload, setPendingPayload] = useState<Record<
|
|
||||||
string,
|
|
||||||
unknown
|
|
||||||
> | null>(null);
|
|
||||||
|
|
||||||
const redirectUrl = `${env.app.dashboardUrl}/auth/idp/${idpId}/oidc/callback`;
|
const redirectUrl = `${env.app.dashboardUrl}/auth/idp/${idpId}/oidc/callback`;
|
||||||
const t = useTranslations();
|
const t = useTranslations();
|
||||||
@@ -148,9 +141,6 @@ export default function GeneralPage() {
|
|||||||
| "google"
|
| "google"
|
||||||
| "azure") || "oidc";
|
| "azure") || "oidc";
|
||||||
setVariant(idpVariant);
|
setVariant(idpVariant);
|
||||||
setOriginalIdentifierPath(
|
|
||||||
data.idpOidcConfig?.identifierPath ?? "sub"
|
|
||||||
);
|
|
||||||
|
|
||||||
let tenantId = "";
|
let tenantId = "";
|
||||||
if (idpVariant === "azure" && data.idpOidcConfig?.authUrl) {
|
if (idpVariant === "azure" && data.idpOidcConfig?.authUrl) {
|
||||||
@@ -268,56 +258,15 @@ export default function GeneralPage() {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
const nextIdentifierPath =
|
const res = await api.post(`/idp/${idpId}/oidc`, payload);
|
||||||
variant === "oidc"
|
|
||||||
? (data as OidcFormValues).identifierPath
|
|
||||||
: undefined;
|
|
||||||
|
|
||||||
if (
|
if (res.status === 200) {
|
||||||
typeof nextIdentifierPath === "string" &&
|
toast({
|
||||||
nextIdentifierPath !== originalIdentifierPath
|
title: t("success"),
|
||||||
) {
|
description: t("idpUpdatedDescription")
|
||||||
setPendingPayload(payload);
|
});
|
||||||
setIdentifierConfirmOpen(true);
|
router.refresh();
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
await persistIdp(payload);
|
|
||||||
} catch (e) {
|
|
||||||
toast({
|
|
||||||
title: t("error"),
|
|
||||||
description: formatAxiosError(e),
|
|
||||||
variant: "destructive"
|
|
||||||
});
|
|
||||||
} finally {
|
|
||||||
setLoading(false);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
async function persistIdp(payload: Record<string, unknown>) {
|
|
||||||
const res = await api.post(`/idp/${idpId}/oidc`, payload);
|
|
||||||
|
|
||||||
if (res.status === 200) {
|
|
||||||
if (typeof payload.identifierPath === "string") {
|
|
||||||
setOriginalIdentifierPath(payload.identifierPath);
|
|
||||||
}
|
|
||||||
toast({
|
|
||||||
title: t("success"),
|
|
||||||
description: t("idpUpdatedDescription")
|
|
||||||
});
|
|
||||||
router.refresh();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
async function confirmIdentifierChange() {
|
|
||||||
if (!pendingPayload) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
setLoading(true);
|
|
||||||
try {
|
|
||||||
await persistIdp(pendingPayload);
|
|
||||||
setPendingPayload(null);
|
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
toast({
|
toast({
|
||||||
title: t("error"),
|
title: t("error"),
|
||||||
@@ -335,16 +284,6 @@ export default function GeneralPage() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<IdpIdentifierChangeDialog
|
|
||||||
open={identifierConfirmOpen}
|
|
||||||
setOpen={(open) => {
|
|
||||||
setIdentifierConfirmOpen(open);
|
|
||||||
if (!open) {
|
|
||||||
setPendingPayload(null);
|
|
||||||
}
|
|
||||||
}}
|
|
||||||
onConfirm={confirmIdentifierChange}
|
|
||||||
/>
|
|
||||||
<SettingsContainer>
|
<SettingsContainer>
|
||||||
<SettingsSection>
|
<SettingsSection>
|
||||||
<SettingsSectionHeader>
|
<SettingsSectionHeader>
|
||||||
|
|||||||
@@ -81,9 +81,6 @@ export default async function UsersPage(props: AdminUsersPageProps) {
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log({
|
|
||||||
userRows
|
|
||||||
});
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<SettingsSectionTitle
|
<SettingsSectionTitle
|
||||||
|
|||||||
@@ -19,8 +19,7 @@ import {
|
|||||||
ArrowRight,
|
ArrowRight,
|
||||||
ArrowUp10Icon,
|
ArrowUp10Icon,
|
||||||
ChevronsUpDownIcon,
|
ChevronsUpDownIcon,
|
||||||
MoreHorizontal,
|
MoreHorizontal
|
||||||
ShieldUserIcon
|
|
||||||
} from "lucide-react";
|
} from "lucide-react";
|
||||||
import { useTranslations } from "next-intl";
|
import { useTranslations } from "next-intl";
|
||||||
import { useRouter } from "next/navigation";
|
import { useRouter } from "next/navigation";
|
||||||
@@ -44,14 +43,6 @@ import {
|
|||||||
CredenzaClose
|
CredenzaClose
|
||||||
} from "@app/components/Credenza";
|
} from "@app/components/Credenza";
|
||||||
import CopyToClipboard from "@app/components/CopyToClipboard";
|
import CopyToClipboard from "@app/components/CopyToClipboard";
|
||||||
import { Badge } from "./ui/badge";
|
|
||||||
import {
|
|
||||||
Tooltip,
|
|
||||||
TooltipContent,
|
|
||||||
TooltipProvider,
|
|
||||||
TooltipTrigger
|
|
||||||
} from "./ui/tooltip";
|
|
||||||
import { useUserContext } from "@app/hooks/useUserContext";
|
|
||||||
|
|
||||||
export type GlobalUserRow = {
|
export type GlobalUserRow = {
|
||||||
id: string;
|
id: string;
|
||||||
@@ -99,9 +90,6 @@ export default function UsersTable({
|
|||||||
const [passwordResetCodeData, setPasswordResetCodeData] =
|
const [passwordResetCodeData, setPasswordResetCodeData] =
|
||||||
useState<AdminGeneratePasswordResetCodeResponse | null>(null);
|
useState<AdminGeneratePasswordResetCodeResponse | null>(null);
|
||||||
const [isGeneratingCode, setIsGeneratingCode] = useState(false);
|
const [isGeneratingCode, setIsGeneratingCode] = useState(false);
|
||||||
const [isPromoteModalOpen, setIsPromoteModalOpen] = useState(false);
|
|
||||||
const [promoting, setPromoting] = useState<GlobalUserRow | null>(null);
|
|
||||||
const user = useUserContext();
|
|
||||||
|
|
||||||
const [isRefreshing, startTransition] = useTransition();
|
const [isRefreshing, startTransition] = useTransition();
|
||||||
const {
|
const {
|
||||||
@@ -196,37 +184,6 @@ export default function UsersTable({
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
const promoteToServerAdmin = async (user: GlobalUserRow) => {
|
|
||||||
try {
|
|
||||||
await api.post(`/user/${user.id}/promote-server-admin`);
|
|
||||||
|
|
||||||
toast({
|
|
||||||
title: t("promoteServerAdminSuccess"),
|
|
||||||
description: t("promoteServerAdminSuccessDescription", {
|
|
||||||
selectedUser: getUserDisplayName({
|
|
||||||
email: user.email,
|
|
||||||
name: user.name,
|
|
||||||
username: user.username
|
|
||||||
})
|
|
||||||
})
|
|
||||||
});
|
|
||||||
|
|
||||||
startTransition(() => {
|
|
||||||
router.refresh();
|
|
||||||
});
|
|
||||||
} catch (e) {
|
|
||||||
console.error(t("promoteServerAdminError"), e);
|
|
||||||
toast({
|
|
||||||
variant: "destructive",
|
|
||||||
title: t("promoteServerAdminError"),
|
|
||||||
description: formatAxiosError(e, t("promoteServerAdminError"))
|
|
||||||
});
|
|
||||||
} finally {
|
|
||||||
setIsPromoteModalOpen(false);
|
|
||||||
setPromoting(null);
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
function toggleSort(column: string) {
|
function toggleSort(column: string) {
|
||||||
const newSearch = getNextSortOrder(column, searchParams);
|
const newSearch = getNextSortOrder(column, searchParams);
|
||||||
filter({
|
filter({
|
||||||
@@ -278,35 +235,7 @@ export default function UsersTable({
|
|||||||
<Icon className="ml-2 h-4 w-4" />
|
<Icon className="ml-2 h-4 w-4" />
|
||||||
</Button>
|
</Button>
|
||||||
);
|
);
|
||||||
},
|
}
|
||||||
cell: ({ row }) => (
|
|
||||||
<span className="inline-flex gap-1 items-center">
|
|
||||||
{row.original.username}{" "}
|
|
||||||
{row.original.id === user.user.userId && (
|
|
||||||
<>
|
|
||||||
<span className="text-muted-foreground">
|
|
||||||
·
|
|
||||||
</span>{" "}
|
|
||||||
<span className="text-primary">you</span>
|
|
||||||
</>
|
|
||||||
)}
|
|
||||||
{row.original.serverAdmin && (
|
|
||||||
<>
|
|
||||||
<TooltipProvider>
|
|
||||||
<Tooltip>
|
|
||||||
<TooltipTrigger asChild>
|
|
||||||
<ShieldUserIcon className="text-primary size-5 flex-none" />
|
|
||||||
</TooltipTrigger>
|
|
||||||
<TooltipContent>
|
|
||||||
{t("serverAdmin")}
|
|
||||||
</TooltipContent>
|
|
||||||
</Tooltip>
|
|
||||||
</TooltipProvider>
|
|
||||||
{/* <Badge>{t("serverAdmin")}</Badge> */}
|
|
||||||
</>
|
|
||||||
)}
|
|
||||||
</span>
|
|
||||||
)
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
accessorKey: "email",
|
accessorKey: "email",
|
||||||
@@ -440,22 +369,11 @@ export default function UsersTable({
|
|||||||
{t("generatePasswordResetCode")}
|
{t("generatePasswordResetCode")}
|
||||||
</DropdownMenuItem>
|
</DropdownMenuItem>
|
||||||
)}
|
)}
|
||||||
{!r.serverAdmin && (
|
|
||||||
<DropdownMenuItem
|
|
||||||
onClick={() => {
|
|
||||||
setPromoting(r);
|
|
||||||
setIsPromoteModalOpen(true);
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
{t("promoteServerAdmin")}
|
|
||||||
</DropdownMenuItem>
|
|
||||||
)}
|
|
||||||
<DropdownMenuItem
|
<DropdownMenuItem
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
setSelected(r);
|
setSelected(r);
|
||||||
setIsDeleteModalOpen(true);
|
setIsDeleteModalOpen(true);
|
||||||
}}
|
}}
|
||||||
className="text-red-400"
|
|
||||||
>
|
>
|
||||||
{t("delete")}
|
{t("delete")}
|
||||||
</DropdownMenuItem>
|
</DropdownMenuItem>
|
||||||
@@ -517,42 +435,6 @@ export default function UsersTable({
|
|||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
{promoting && (
|
|
||||||
<ConfirmDeleteDialog
|
|
||||||
open={isPromoteModalOpen}
|
|
||||||
setOpen={(val) => {
|
|
||||||
setIsPromoteModalOpen(val);
|
|
||||||
if (!val) {
|
|
||||||
setPromoting(null);
|
|
||||||
}
|
|
||||||
}}
|
|
||||||
dialog={
|
|
||||||
<div className="space-y-2">
|
|
||||||
<p>
|
|
||||||
{t("promoteServerAdminQuestion", {
|
|
||||||
selectedUser: getUserDisplayName({
|
|
||||||
email: promoting.email,
|
|
||||||
name: promoting.name,
|
|
||||||
username: promoting.username
|
|
||||||
})
|
|
||||||
})}
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>{t("promoteServerAdminMessage")}</p>
|
|
||||||
</div>
|
|
||||||
}
|
|
||||||
buttonText={t("promoteServerAdminConfirm")}
|
|
||||||
onConfirm={async () => promoteToServerAdmin(promoting)}
|
|
||||||
string={getUserDisplayName({
|
|
||||||
email: promoting.email,
|
|
||||||
name: promoting.name,
|
|
||||||
username: promoting.username
|
|
||||||
})}
|
|
||||||
warningText={t("promoteServerAdminWarning")}
|
|
||||||
title={t("promoteServerAdminTitle")}
|
|
||||||
/>
|
|
||||||
)}
|
|
||||||
|
|
||||||
<ControlledDataTable
|
<ControlledDataTable
|
||||||
columns={columns}
|
columns={columns}
|
||||||
rows={users}
|
rows={users}
|
||||||
|
|||||||
@@ -1,35 +0,0 @@
|
|||||||
"use client";
|
|
||||||
|
|
||||||
import ConfirmDeleteDialog from "@app/components/ConfirmDeleteDialog";
|
|
||||||
import { useTranslations } from "next-intl";
|
|
||||||
|
|
||||||
type IdpIdentifierChangeDialogProps = {
|
|
||||||
open: boolean;
|
|
||||||
setOpen: (open: boolean) => void;
|
|
||||||
onConfirm: () => Promise<void>;
|
|
||||||
};
|
|
||||||
|
|
||||||
export default function IdpIdentifierChangeDialog({
|
|
||||||
open,
|
|
||||||
setOpen,
|
|
||||||
onConfirm
|
|
||||||
}: IdpIdentifierChangeDialogProps) {
|
|
||||||
const t = useTranslations();
|
|
||||||
|
|
||||||
return (
|
|
||||||
<ConfirmDeleteDialog
|
|
||||||
open={open}
|
|
||||||
setOpen={setOpen}
|
|
||||||
dialog={
|
|
||||||
<div className="space-y-2">
|
|
||||||
<p>{t("idpIdentifierChangeDescription")}</p>
|
|
||||||
</div>
|
|
||||||
}
|
|
||||||
buttonText={t("saveGeneralSettings")}
|
|
||||||
onConfirm={onConfirm}
|
|
||||||
string={t("idpIdentifierChangeConfirmMessage")}
|
|
||||||
title={t("idpIdentifierChangeTitle")}
|
|
||||||
warningText={t("idpIdentifierChangeWarningText")}
|
|
||||||
/>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
@@ -155,13 +155,13 @@ export function CommandPalette({ orgId, orgs, navItems }: CommandPaletteProps) {
|
|||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
<CommandList className="max-h-118 min-h-0 h-(--cmdk-list-height) scroll-pb-4 scroll-pt-2 transition-[height] duration-250 ease-in-out">
|
<CommandList className="max-h-118 min-h-0 h-(--cmdk-list-height) scroll-pb-4 scroll-pt-2 transition-[height] duration-250 ease-in-out">
|
||||||
|
<CommandEmpty>{t("commandPaletteNoResults")}</CommandEmpty>
|
||||||
|
|
||||||
<CommandGroup
|
<CommandGroup
|
||||||
heading={t("commandActionModeInfo")}
|
heading={t("commandActionModeInfo")}
|
||||||
className="[&_[cmdk-group-heading]]:text-sm"
|
className="[&_[cmdk-group-heading]]:text-sm"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<CommandEmpty>{t("commandPaletteNoResults")}</CommandEmpty>
|
|
||||||
|
|
||||||
{!isActionMode &&
|
{!isActionMode &&
|
||||||
navigationGroups.map((group, groupIndex) => (
|
navigationGroups.map((group, groupIndex) => (
|
||||||
<React.Fragment key={group.heading}>
|
<React.Fragment key={group.heading}>
|
||||||
|
|||||||
Reference in New Issue
Block a user