1
0
mirror of https://github.com/bitwarden/web synced 2025-12-11 13:53:17 +00:00
This commit is contained in:
Chad Scharf
2020-10-26 19:25:18 -04:00
parent 0ab28710dd
commit 9aa6f1e316
17 changed files with 23 additions and 23 deletions

View File

@@ -11424,4 +11424,4 @@ img.logo {
padding-right: 40px; }
/*# sourceMappingURL=main.fd08f693216e5548d5a9.css.map*/
/*# sourceMappingURL=main.bae8ed69d1d6dd2836e4.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

View File

@@ -14,4 +14,4 @@ iframe {
padding: 0; }
/*# sourceMappingURL=duo.fd08f693216e5548d5a9.css.map*/
/*# sourceMappingURL=duo.bae8ed69d1d6dd2836e4.css.map*/

View File

@@ -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.fd08f693216e5548d5a9.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.bae8ed69d1d6dd2836e4.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":""}

View File

@@ -11424,4 +11424,4 @@ img.logo {
padding-right: 40px; }
/*# sourceMappingURL=sso.fd08f693216e5548d5a9.css.map*/
/*# sourceMappingURL=sso.bae8ed69d1d6dd2836e4.css.map*/

View File

@@ -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.fd08f693216e5548d5a9.css" rel="stylesheet"></head>
<link href="connectors/duo.bae8ed69d1d6dd2836e4.css" rel="stylesheet"></head>
<body><script type="text/javascript" src="connectors/duo.fd08f693216e5548d5a9.js"></script></body>
<body><script type="text/javascript" src="connectors/duo.bae8ed69d1d6dd2836e4.js"></script></body>
</html>

View File

@@ -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.fd08f693216e5548d5a9.css" rel="stylesheet"></head>
<link href="app/main.bae8ed69d1d6dd2836e4.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.fd08f693216e5548d5a9.js"></script><script type="text/javascript" src="app/vendor.fd08f693216e5548d5a9.js"></script><script type="text/javascript" src="app/main.fd08f693216e5548d5a9.js"></script></body>
<script type="text/javascript" src="app/polyfills.bae8ed69d1d6dd2836e4.js"></script><script type="text/javascript" src="app/vendor.bae8ed69d1d6dd2836e4.js"></script><script type="text/javascript" src="app/main.bae8ed69d1d6dd2836e4.js"></script></body>
</html>

View File

@@ -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="connectors/sso.fd08f693216e5548d5a9.css" rel="stylesheet"></head>
<link href="connectors/sso.bae8ed69d1d6dd2836e4.css" rel="stylesheet"></head>
<body class="layout_frontend">
<div class="mt-5 d-flex justify-content-center">
@@ -24,6 +24,6 @@
</p>
</div>
</div>
<script type="text/javascript" src="connectors/sso.fd08f693216e5548d5a9.js"></script></body>
<script type="text/javascript" src="connectors/sso.bae8ed69d1d6dd2836e4.js"></script></body>
</html>

View File

@@ -7,6 +7,6 @@
<script src="scripts/u2f.js"></script>
</head>
<body><script type="text/javascript" src="connectors/u2f.fd08f693216e5548d5a9.js"></script></body>
<body><script type="text/javascript" src="connectors/u2f.bae8ed69d1d6dd2836e4.js"></script></body>
</html>

View File

@@ -1 +1 @@
{"version":"2.16.1"}
{"version":"2.16.2"}