Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backend/frontend] Allow security admin to renew users token (#6643) #8667

Merged
merged 2 commits into from
Oct 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions opencti-platform/opencti-front/lang/front/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,7 @@
"Definition": "Definition",
"Delete": "Löschen",
"delete": "Löschungsereignisse",
"Delete all": "Alle löschen",
"Delete dashboards": "Löschen von Dashboards",
"Delete investigations": "Löschen von Untersuchungen",
"Delete knowledge": "Wissen löschen",
Expand Down Expand Up @@ -831,6 +832,7 @@
"Do you want to remove this status?": "Möchten Sie diesen Status entfernen?",
"Do you want to reset the state and purge messages queue of this connector?": "Möchten Sie den Status zurücksetzen und die Nachrichtenwarteschlange dieses Connectors löschen?",
"Do you want to reset the state of this connector?": "Möchten Sie den Status dieses Verbinders zurücksetzen?",
"Do you want to revoke this user token ? Once the token is revoked all access are forbidden, please verify that the token is not used by connectors or other API calls before revoking.": "Möchten Sie dieses Benutzer-Token widerrufen? Sobald das Token widerrufen wird, sind alle Zugriffe verboten. Bitte überprüfen Sie, dass das Token nicht von Konnektoren oder anderen API-Aufrufen verwendet wird, bevor Sie es widerrufen.",
"Do you want to start this CSV ingester?": "Möchten Sie diesen CSV-Importer starten?",
"Do you want to start this playbook?": "Möchten Sie dieses Spielbuch starten?",
"Do you want to start this RSS ingester?": "Möchten Sie diesen RSS-Ingester starten?",
Expand Down Expand Up @@ -1433,6 +1435,7 @@
"Key (base64)": "Schlüssel (base64)",
"Kill": "Töten",
"Kill all": "Alle löschen",
"Kill all sessions": "Alle Sitzungen beenden",
"Kill chain": "Tötungskette",
"Kill chain name": "Name der Tötungskette",
"Kill chain phase": "Phase der Tötungskette",
Expand Down Expand Up @@ -2292,8 +2295,10 @@
"Reverse": "Umgekehrt",
"reversed": "umgekehrt",
"Revert to Pre-Expansion State": "Zurückkehren zum Zustand vor der Erweiterung",
"Revoke": "Widerrufen",
"Revoke score": "Widerrufspunktzahl",
"Revoke score:": "Punktzahl widerrufen:",
"Revoke token": "Token widerrufen",
"Revoked": "Widerrufen",
"revoked": "Widerrufen",
"Rich editor": "Reichhaltiger Editor",
Expand Down
5 changes: 5 additions & 0 deletions opencti-platform/opencti-front/lang/front/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,7 @@
"Definition": "Definition",
"Delete": "Delete",
"delete": "delete",
"Delete all": "Delete all",
"Delete dashboards": "Delete dashboards",
"Delete investigations": "Delete investigations",
"Delete knowledge": "Delete knowledge",
Expand Down Expand Up @@ -831,6 +832,7 @@
"Do you want to remove this status?": "Do you want to remove this status?",
"Do you want to reset the state and purge messages queue of this connector?": "Do you want to reset the state and purge messages queue of this connector?",
"Do you want to reset the state of this connector?": "Do you want to reset the state of this connector?",
"Do you want to revoke this user token ? Once the token is revoked all access are forbidden, please verify that the token is not used by connectors or other API calls before revoking.": "Do you want to revoke this user token ? Once the token is revoked all access are forbidden, please verify that the token is not used by connectors or other API calls before revoking.",
"Do you want to start this CSV ingester?": "Do you want to start this CSV ingester?",
"Do you want to start this playbook?": "Do you want to start this playbook?",
"Do you want to start this RSS ingester?": "Do you want to start this RSS ingester?",
Expand Down Expand Up @@ -1433,6 +1435,7 @@
"Key (base64)": "Key (base64)",
"Kill": "Kill",
"Kill all": "Kill all",
"Kill all sessions": "Kill all sessions",
"Kill chain": "Kill chain",
"Kill chain name": "Kill chain name",
"Kill chain phase": "Kill chain phase",
Expand Down Expand Up @@ -2292,8 +2295,10 @@
"Reverse": "Reverse",
"reversed": "reversed",
"Revert to Pre-Expansion State": "Revert to Pre-Expansion State",
"Revoke": "Revoke",
"Revoke score": "Revoke score",
"Revoke score:": "Revoke score:",
"Revoke token": "Revoke token",
"Revoked": "Revoked",
"revoked": "Revoked",
"Rich editor": "Rich editor",
Expand Down
5 changes: 5 additions & 0 deletions opencti-platform/opencti-front/lang/front/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,7 @@
"Definition": "Definición",
"Delete": "Suprimir",
"delete": "borrar",
"Delete all": "Borrar todo",
"Delete dashboards": "Eliminar paneles",
"Delete investigations": "Eliminar investigaciones",
"Delete knowledge": "Eliminar conocimiento",
Expand Down Expand Up @@ -831,6 +832,7 @@
"Do you want to remove this status?": "¿Quieres eliminar este estado?",
"Do you want to reset the state and purge messages queue of this connector?": "¿Desea restablecer el estado y purgar la cola de mensajes de este conector?",
"Do you want to reset the state of this connector?": "¿Quieres reiniciar el estado de este conector?",
"Do you want to revoke this user token ? Once the token is revoked all access are forbidden, please verify that the token is not used by connectors or other API calls before revoking.": "¿Desea revocar este token de usuario? Una vez revocado el token todos los accesos están prohibidos, por favor verifique que el token no es utilizado por conectores u otras llamadas a la API antes de revocarlo.",
"Do you want to start this CSV ingester?": "¿Quieres iniciar este importador CSV?",
"Do you want to start this playbook?": "¿Desea iniciar este libro de jugadas?",
"Do you want to start this RSS ingester?": "¿Desea iniciar este canal RSS?",
Expand Down Expand Up @@ -1433,6 +1435,7 @@
"Key (base64)": "Clave (base64)",
"Kill": "Matar",
"Kill all": "Matar a todos",
"Kill all sessions": "Matar todas las sesiones",
"Kill chain": "«Kill chain»",
"Kill chain name": "Nombre de la «kill chain»",
"Kill chain phase": "Fase de la «kill chain»",
Expand Down Expand Up @@ -2292,8 +2295,10 @@
"Reverse": "Invertir",
"reversed": "invertido",
"Revert to Pre-Expansion State": "Volver al estado anterior a la expansión",
"Revoke": "Revocar",
"Revoke score": "Puntuación de revocación",
"Revoke score:": "Puntuación de revocación:",
"Revoke token": "Revocar token",
"Revoked": "Revocado",
"revoked": "Revocado",
"Rich editor": "Editor enriquecido",
Expand Down
9 changes: 7 additions & 2 deletions opencti-platform/opencti-front/lang/front/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
"Be careful, you are about to delete the selected entities": "Attention, vous êtes sur le point de supprimer les entités sélectionnées",
"Be careful, you are about to delete the selected entities (not the relationships)": "Attention, vous êtes sur le point de supprimer les entités sélectionnées (pas les relations)",
"Be careful, you are about to delete the selected observables (not the relationships)": "Attention, vous êtes sur le point de supprimer les observables sélectionnés (pas les relations)",
"Bearer token": "Jeton d'authentification",
"Bearer token": "Token d'authentification",
"Because by default the workbench won't include the updates made on the entity after the creation of the workbench.": "Car par défaut, l'espace de travail n'inclura pas les mises à jour effectuées sur l'entité après la création de l'atelier.",
"Before creating a ticket with your support package takes some time to check if you can safely share the content depending of your security policy.": "Avant de créer un ticket avec votre dossier d'assistance, prenez le temps de vérifier si vous pouvez partager le contenu en toute sécurité en fonction de votre politique de sécurité.",
"Belonging to this organization": "Appartenant à cette organisa.",
Expand Down Expand Up @@ -636,6 +636,7 @@
"Definition": "Définition",
"Delete": "Supprimer",
"delete": "supprimer",
"Delete all": "Supprimer tout",
"Delete dashboards": "Supprimer des tableaux de bord",
"Delete investigations": "Supprimer des enquêtes",
"Delete knowledge": "Supprimer les connaissances",
Expand Down Expand Up @@ -831,6 +832,7 @@
"Do you want to remove this status?": "Voulez-vous supprimer ce statut ?",
"Do you want to reset the state and purge messages queue of this connector?": "Voulez-vous réinitialiser l'état et purger la file d'attente des messages de ce connecteur ?",
"Do you want to reset the state of this connector?": "Souhaitez-vous réinitialiser l'état de ce connecteur ?",
"Do you want to revoke this user token ? Once the token is revoked all access are forbidden, please verify that the token is not used by connectors or other API calls before revoking.": "Voulez-vous révoquer ce token d'utilisateur ? Une fois le token révoqué, tous les accès sont interdits, veuillez vérifier que le token n'est pas utilisé par des connecteurs ou d'autres appels API avant de le révoquer.",
"Do you want to start this CSV ingester?": "Voulez-vous démarrer cet ingéreur CSV ?",
"Do you want to start this playbook?": "Voulez-vous démarrer ce playbook ?",
"Do you want to start this RSS ingester?": "Voulez-vous démarrer ce lecteur RSS ?",
Expand Down Expand Up @@ -1433,6 +1435,7 @@
"Key (base64)": "Clé (base64)",
"Kill": "Tuer",
"Kill all": "Tuer tout",
"Kill all sessions": "Tuer toutes les sessions",
"Kill chain": "Kill chain",
"Kill chain name": "Nom de la kill chain",
"Kill chain phase": "Phase de kill chain",
Expand Down Expand Up @@ -1681,7 +1684,7 @@
"MinIO": "MinIO",
"minutes": "minutes",
"minutes left": "minutes restantes",
"Missing token": "Jeton manquant",
"Missing token": "Token manquant",
"Mitigated attack patterns": "Motifs d'attaque atténués",
"Mixed (both)": "Mixte (les deux)",
"Moderate": "Modéré",
Expand Down Expand Up @@ -2292,8 +2295,10 @@
"Reverse": "Inverser",
"reversed": "inversé",
"Revert to Pre-Expansion State": "Retour à l'état antérieur à l'expansion",
"Revoke": "Révoquer",
"Revoke score": "Score de révocation",
"Revoke score:": "Score de révocation :",
"Revoke token": "Révoquer le token",
"Revoked": "Révoqué",
"revoked": "Révoqué",
"Rich editor": "Editeur enrichi",
Expand Down
5 changes: 5 additions & 0 deletions opencti-platform/opencti-front/lang/front/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,7 @@
"Definition": "定義",
"Delete": "削除",
"delete": "削除",
"Delete all": "すべて削除",
"Delete dashboards": "ダッシュボードを削除",
"Delete investigations": "調査を削除",
"Delete knowledge": "知識を削除",
Expand Down Expand Up @@ -831,6 +832,7 @@
"Do you want to remove this status?": "このステータスを削除しますか?",
"Do you want to reset the state and purge messages queue of this connector?": "このコネクタの状態をリセットし、メッセージ・キューをパージしますか?",
"Do you want to reset the state of this connector?": "このコネクタの状態をリセットしますか?",
"Do you want to revoke this user token ? Once the token is revoked all access are forbidden, please verify that the token is not used by connectors or other API calls before revoking.": "このユーザートークンを取り消しますか?トークンを失効すると、すべてのアクセスが禁止されます。トークンを失効する前に、コネクターや他のAPIコールでトークンが使用されていないことを確認してください。",
"Do you want to start this CSV ingester?": "このCSVインガスターを開始しますか?",
"Do you want to start this playbook?": "このプレイブックを開始しますか?",
"Do you want to start this RSS ingester?": "このRSSインジェスターを開始しますか?",
Expand Down Expand Up @@ -1433,6 +1435,7 @@
"Key (base64)": "キー (base64)",
"Kill": "殺す",
"Kill all": "すべてを殺す",
"Kill all sessions": "全てのセッションを終了する",
"Kill chain": "キルチェーン",
"Kill chain name": "キルチェーン名",
"Kill chain phase": "キルチェーンフェーズ",
Expand Down Expand Up @@ -2292,8 +2295,10 @@
"Reverse": "リバース",
"reversed": "反転した",
"Revert to Pre-Expansion State": "拡張前の状態に戻す",
"Revoke": "取り消す",
"Revoke score": "失効スコア",
"Revoke score:": "失効スコア",
"Revoke token": "トークンの失効",
"Revoked": "失効",
"revoked": "失効",
"Rich editor": "リッチエディタ",
Expand Down
5 changes: 5 additions & 0 deletions opencti-platform/opencti-front/lang/front/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,7 @@
"Definition": "정의",
"Delete": "삭제",
"delete": "삭제",
"Delete all": "모두 삭제",
"Delete dashboards": "대시보드 삭제",
"Delete investigations": "조사 삭제",
"Delete knowledge": "지식 삭제",
Expand Down Expand Up @@ -830,6 +831,7 @@
"Do you want to remove this status?": "이 상태를 제거하시겠습니까?",
"Do you want to reset the state and purge messages queue of this connector?": "이 커넥터의 상태 및 퍼지 메시지 큐를 초기화하시겠습니까?",
"Do you want to reset the state of this connector?": "이 커넥터의 상태를 재설정하시겠습니까?",
"Do you want to revoke this user token ? Once the token is revoked all access are forbidden, please verify that the token is not used by connectors or other API calls before revoking.": "이 사용자 토큰을 해지하시겠습니까? 토큰이 해지되면 모든 액세스가 금지되므로 해지하기 전에 커넥터나 기타 API 호출에서 토큰이 사용되지 않는지 확인하세요.",
"Do you want to start this CSV ingester?": "이 CSV 인제스터를 시작하시겠습니까?",
"Do you want to start this playbook?": "이 플레이북을 시작하시겠습니까?",
"Do you want to start this RSS ingester?": "이 RSS 인제스터를 시작하시겠습니까?",
Expand Down Expand Up @@ -1430,6 +1432,7 @@
"Key (base64)": "키 (base64)",
"Kill": "종료",
"Kill all": "모두 종료",
"Kill all sessions": "모든 세션 종료",
"Kill chain": "킬 체인",
"Kill chain name": "킬 체인 이름",
"Kill chain phase": "킬 체인 단계",
Expand Down Expand Up @@ -2285,8 +2288,10 @@
"Reverse": "역순",
"reversed": "역순",
"Revert to Pre-Expansion State": "확장 전 상태로 되돌리기",
"Revoke": "Revoke",
"Revoke score": "점수 취소",
"Revoke score:": "점수 취소:",
"Revoke token": "토큰 해지",
"Revoked": "취소됨",
"revoked": "취소됨",
"Rich editor": "리치 에디터",
Expand Down
5 changes: 5 additions & 0 deletions opencti-platform/opencti-front/lang/front/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,7 @@
"Definition": "定义",
"Delete": "删除",
"delete": "删除",
"Delete all": "全部删除",
"Delete dashboards": "删除仪表板",
"Delete investigations": "删除调查",
"Delete knowledge": "删除知识",
Expand Down Expand Up @@ -831,6 +832,7 @@
"Do you want to remove this status?": "您要删除此状态吗?",
"Do you want to reset the state and purge messages queue of this connector?": "您想重置该连接器的状态并清除消息队列吗?",
"Do you want to reset the state of this connector?": "是否要重置此连接器的状态?",
"Do you want to revoke this user token ? Once the token is revoked all access are forbidden, please verify that the token is not used by connectors or other API calls before revoking.": "是否要撤销该用户令牌?一旦令牌被注销,所有访问都将被禁止,注销前请确认该令牌未被连接器或其他 API 调用使用。",
"Do you want to start this CSV ingester?": "您要启动此CSV导入程序吗?",
"Do you want to start this playbook?": "您想启动此剧本吗?",
"Do you want to start this RSS ingester?": "您是否要启动此 RSS 订阅器?",
Expand Down Expand Up @@ -1433,6 +1435,7 @@
"Key (base64)": "密钥(base64)",
"Kill": "结束",
"Kill all": "全部结束",
"Kill all sessions": "杀死所有会话",
"Kill chain": "杀伤链",
"Kill chain name": "杀伤链名称",
"Kill chain phase": "杀伤链阶段",
Expand Down Expand Up @@ -2292,8 +2295,10 @@
"Reverse": "反向",
"reversed": "反转",
"Revert to Pre-Expansion State": "恢复到扩展前状态",
"Revoke": "撤销",
"Revoke score": "撤销得分",
"Revoke score:": "撤销分数",
"Revoke token": "撤销令牌",
"Revoked": "撤销",
"revoked": "撤销",
"Rich editor": "富编辑器",
Expand Down
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/src/components/ItemCopy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const useStyles = makeStyles<Theme>((theme) => ({

interface ItemCopyProps {
content: string;
variant: string;
variant?: string;
limit?: number;
}

Expand Down
Loading