mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Updates
This commit is contained in:
@@ -11380,4 +11380,4 @@ img.logo {
|
||||
cursor: move !important; }
|
||||
|
||||
|
||||
/*# sourceMappingURL=main.2b9b9574587f46b3cad3.css.map*/
|
||||
/*# sourceMappingURL=main.1c82075c32bcf79eb405.css.map*/
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -14,4 +14,4 @@ iframe {
|
||||
padding: 0; }
|
||||
|
||||
|
||||
/*# sourceMappingURL=duo.2b9b9574587f46b3cad3.css.map*/
|
||||
/*# sourceMappingURL=duo.1c82075c32bcf79eb405.css.map*/
|
||||
@@ -1 +1 @@
|
||||
{"version":3,"sources":["webpack:///./src/connectors/duo.scss"],"names":[],"mappings":"AAAA;AACA;AACA,aAAa;;AAEb;AACA,+DAA+D;;AAE/D;AACA;AACA;AACA;AACA;AACA;AACA,aAAa","file":"connectors/duo.2b9b9574587f46b3cad3.css","sourcesContent":["html, body {\n margin: 0;\n padding: 0; }\n\nbody {\n background: #efeff4 url(../images/loading.svg) 0 0 no-repeat; }\n\niframe {\n display: block;\n width: 100%;\n height: 400px;\n border: none;\n margin: 0;\n padding: 0; }\n"],"sourceRoot":""}
|
||||
{"version":3,"sources":["webpack:///./src/connectors/duo.scss"],"names":[],"mappings":"AAAA;AACA;AACA,aAAa;;AAEb;AACA,+DAA+D;;AAE/D;AACA;AACA;AACA;AACA;AACA;AACA,aAAa","file":"connectors/duo.1c82075c32bcf79eb405.css","sourcesContent":["html, body {\n margin: 0;\n padding: 0; }\n\nbody {\n background: #efeff4 url(../images/loading.svg) 0 0 no-repeat; }\n\niframe {\n display: block;\n width: 100%;\n height: 400px;\n border: none;\n margin: 0;\n padding: 0; }\n"],"sourceRoot":""}
|
||||
@@ -5,8 +5,8 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
|
||||
<title>Bitwarden Duo Connector</title>
|
||||
<link href="connectors/duo.2b9b9574587f46b3cad3.css" rel="stylesheet"></head>
|
||||
<link href="connectors/duo.1c82075c32bcf79eb405.css" rel="stylesheet"></head>
|
||||
|
||||
<body><script type="text/javascript" src="connectors/duo.2b9b9574587f46b3cad3.js"></script></body>
|
||||
<body><script type="text/javascript" src="connectors/duo.1c82075c32bcf79eb405.js"></script></body>
|
||||
|
||||
</html>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="images/icons/favicon-16x16.png">
|
||||
<link rel="mask-icon" href="images/icons/safari-pinned-tab.svg" color="#175DDC">
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<link href="app/main.2b9b9574587f46b3cad3.css" rel="stylesheet"></head>
|
||||
<link href="app/main.1c82075c32bcf79eb405.css" rel="stylesheet"></head>
|
||||
|
||||
<body class="layout_frontend">
|
||||
<app-root>
|
||||
@@ -26,6 +26,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</app-root>
|
||||
<script type="text/javascript" src="app/polyfills.2b9b9574587f46b3cad3.js"></script><script type="text/javascript" src="app/vendor.2b9b9574587f46b3cad3.js"></script><script type="text/javascript" src="app/main.2b9b9574587f46b3cad3.js"></script></body>
|
||||
<script type="text/javascript" src="app/polyfills.1c82075c32bcf79eb405.js"></script><script type="text/javascript" src="app/vendor.1c82075c32bcf79eb405.js"></script><script type="text/javascript" src="app/main.1c82075c32bcf79eb405.js"></script></body>
|
||||
|
||||
</html>
|
||||
|
||||
@@ -2153,7 +2153,7 @@
|
||||
"message": "Administrator"
|
||||
},
|
||||
"adminDesc": {
|
||||
"message": "Administratoren können auf alle Elemente, Sammlungen und Benutzer in der Organisation zugreifen und diese verwalten."
|
||||
"message": "Administratoren können auf alle Einträge, Sammlungen und Benutzer in der Organisation zugreifen und diese verwalten."
|
||||
},
|
||||
"user": {
|
||||
"message": "Benutzer"
|
||||
@@ -2276,7 +2276,7 @@
|
||||
}
|
||||
},
|
||||
"viewedPasswordItemId": {
|
||||
"message": "Passwort für Element $ID$ kopiert.",
|
||||
"message": "Passwort für Eintrag $ID$ angesehen.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2285,7 +2285,7 @@
|
||||
}
|
||||
},
|
||||
"viewedHiddenFieldItemId": {
|
||||
"message": "Verstecktes Feld für Element $ID$ angesehen.",
|
||||
"message": "Verstecktes Feld für Eintrag $ID$ angesehen.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2294,7 +2294,7 @@
|
||||
}
|
||||
},
|
||||
"viewedSecurityCodeItemId": {
|
||||
"message": "Sicherheitscode für Element $ID$ angesehen.",
|
||||
"message": "Sicherheitscode für Eintrag $ID$ angesehen.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2303,7 +2303,7 @@
|
||||
}
|
||||
},
|
||||
"copiedPasswordItemId": {
|
||||
"message": "Passwort für Element $ID$ kopiert.",
|
||||
"message": "Passwort für Eintrag $ID$ kopiert.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2312,7 +2312,7 @@
|
||||
}
|
||||
},
|
||||
"copiedHiddenFieldItemId": {
|
||||
"message": "Verstecktes Feld für Element $ID$ kopiert.",
|
||||
"message": "Verstecktes Feld für Eintrag $ID$ kopiert.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2321,7 +2321,7 @@
|
||||
}
|
||||
},
|
||||
"copiedSecurityCodeItemId": {
|
||||
"message": "Sicherheitscode für Element $ID$ kopiert.",
|
||||
"message": "Sicherheitscode für Eintrag $ID$ kopiert.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -2330,7 +2330,7 @@
|
||||
}
|
||||
},
|
||||
"autofilledItemId": {
|
||||
"message": "Element $ID$ automatisch ausgefüllt.",
|
||||
"message": "Eintrag $ID$ automatisch ausgefüllt.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@@ -3080,7 +3080,7 @@
|
||||
"message": "Dauerhaft gelöschte Einträge"
|
||||
},
|
||||
"permanentlyDeleteSelectedItemsDesc": {
|
||||
"message": "Sie haben $COUNT$ Eintrag/Einträge zum unwiderruflichen Löschen ausgewählt. Sind Sie sicher, dass Sie alle diese(n) Eintrag/Einträge dauerhaft löschen möchten?",
|
||||
"message": "Sie haben $COUNT$ Eintrag/Einträge zum unwiderruflichen Löschen ausgewählt. Sind Sie sicher, dass Sie diese(n) Eintrag/Einträge dauerhaft löschen möchten?",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@@ -3119,7 +3119,7 @@
|
||||
"message": "Einträge wiederherstellen"
|
||||
},
|
||||
"restoreSelectedItemsDesc": {
|
||||
"message": "Sie haben $COUNT$ Eintrag/Einträge zum Wiederherstellen ausgewählt. Sind Sie sicher, dass Sie alle diese Einträge wiederherstellen möchten?",
|
||||
"message": "Sie haben $COUNT$ Eintrag/Einträge zum Wiederherstellen ausgewählt. Sind Sie sicher, dass Sie diese(n) Eintrag/Einträge dauerhaft löschen möchten?",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
<script src="scripts/u2f.js"></script>
|
||||
</head>
|
||||
|
||||
<body><script type="text/javascript" src="connectors/u2f.2b9b9574587f46b3cad3.js"></script></body>
|
||||
<body><script type="text/javascript" src="connectors/u2f.1c82075c32bcf79eb405.js"></script></body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user