mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Staging deploy 2.25.1 (#1377)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dd7f077373
commit
326af92e56
98
app/main.656f1dffa218e8467958.css
Normal file
98
app/main.656f1dffa218e8467958.css
Normal file
File diff suppressed because one or more lines are too long
1
app/main.656f1dffa218e8467958.css.map
Normal file
1
app/main.656f1dffa218e8467958.css.map
Normal file
File diff suppressed because one or more lines are too long
2
app/main.656f1dffa218e8467958.js
Normal file
2
app/main.656f1dffa218e8467958.js
Normal file
File diff suppressed because one or more lines are too long
1
app/main.656f1dffa218e8467958.js.map
Normal file
1
app/main.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
3
app/polyfills.656f1dffa218e8467958.js
Normal file
3
app/polyfills.656f1dffa218e8467958.js
Normal file
File diff suppressed because one or more lines are too long
19
app/polyfills.656f1dffa218e8467958.js.LICENSE.txt
Normal file
19
app/polyfills.656f1dffa218e8467958.js.LICENSE.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright Google LLC All Rights Reserved.
|
||||
*
|
||||
* Use of this source code is governed by an MIT-style license that can be
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file Web Cryptography API shim
|
||||
* @author Artem S Vybornov <vybornov@gmail.com>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license Angular v12.0.0-next.0
|
||||
* (c) 2010-2020 Google LLC. https://angular.io/
|
||||
* License: MIT
|
||||
*/
|
||||
1
app/polyfills.656f1dffa218e8467958.js.map
Normal file
1
app/polyfills.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
3
app/vendor.656f1dffa218e8467958.js
Normal file
3
app/vendor.656f1dffa218e8467958.js
Normal file
File diff suppressed because one or more lines are too long
177
app/vendor.656f1dffa218e8467958.js.LICENSE.txt
Normal file
177
app/vendor.656f1dffa218e8467958.js.LICENSE.txt
Normal file
@@ -0,0 +1,177 @@
|
||||
/*
|
||||
object-assign
|
||||
(c) Sindre Sorhus
|
||||
@license MIT
|
||||
*/
|
||||
|
||||
/* @license
|
||||
Papa Parse
|
||||
v5.3.1
|
||||
https://github.com/mholt/PapaParse
|
||||
License: MIT
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Bootstrap v4.6.0 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Sizzle CSS Selector Engine v2.3.6
|
||||
* https://sizzlejs.com/
|
||||
*
|
||||
* Copyright JS Foundation and other contributors
|
||||
* Released under the MIT license
|
||||
* https://js.foundation/
|
||||
*
|
||||
* Date: 2021-02-16
|
||||
*/
|
||||
|
||||
/*!
|
||||
* The buffer module from node.js, for the browser.
|
||||
*
|
||||
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*!
|
||||
* The buffer module from node.js, for the browser.
|
||||
*
|
||||
* @author Feross Aboukhadijeh <http://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*!
|
||||
* jQuery JavaScript Library v3.6.0
|
||||
* https://jquery.com/
|
||||
*
|
||||
* Includes Sizzle.js
|
||||
* https://sizzlejs.com/
|
||||
*
|
||||
* Copyright OpenJS Foundation and other contributors
|
||||
* Released under the MIT license
|
||||
* https://jquery.org/license
|
||||
*
|
||||
* Date: 2021-03-02T17:08Z
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.Builder
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.Index
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.Pipeline
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.Set
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.TokenSet
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.Vector
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.stemmer
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
* Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.stopWordFilter
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.tokenizer
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.trimmer
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*!
|
||||
* lunr.utils
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
*/
|
||||
|
||||
/*! *****************************************************************************
|
||||
Copyright (c) Microsoft Corporation.
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
||||
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||||
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
PERFORMANCE OF THIS SOFTWARE.
|
||||
***************************************************************************** */
|
||||
|
||||
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Copyright Google LLC All Rights Reserved.
|
||||
*
|
||||
* Use of this source code is governed by an MIT-style license that can be
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license Angular v11.2.14
|
||||
* (c) 2010-2021 Google LLC. https://angular.io/
|
||||
* License: MIT
|
||||
*/
|
||||
|
||||
/**
|
||||
* lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9
|
||||
* Copyright (C) 2020 Oliver Nightingale
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/**!
|
||||
* @fileOverview Kickass library to create and place poppers near their reference elements.
|
||||
* @version 1.16.1
|
||||
* @license
|
||||
* Copyright (c) 2016 Federico Zivolo and contributors
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
* of this software and associated documentation files (the "Software"), to deal
|
||||
* in the Software without restriction, including without limitation the rights
|
||||
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
* copies of the Software, and to permit persons to whom the Software is
|
||||
* furnished to do so, subject to the following conditions:
|
||||
*
|
||||
* The above copyright notice and this permission notice shall be included in all
|
||||
* copies or substantial portions of the Software.
|
||||
*
|
||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
* SOFTWARE.
|
||||
*/
|
||||
1
app/vendor.656f1dffa218e8467958.js.map
Normal file
1
app/vendor.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<!doctype html><html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="HandheldFriendly" content="true"><title>Bitwarden Captcha Connector</title><link href="connectors/captcha.b90e386127b8336955c4.css" rel="stylesheet"></head><body><div id="captcha"></div><script src="connectors/captcha.b90e386127b8336955c4.js"></script></body></html>
|
||||
<!doctype html><html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="HandheldFriendly" content="true"><title>Bitwarden Captcha Connector</title><link href="connectors/captcha.656f1dffa218e8467958.css" rel="stylesheet"></head><body><div id="captcha"></div><script src="connectors/captcha.656f1dffa218e8467958.js"></script></body></html>
|
||||
@@ -1 +1 @@
|
||||
<!doctype html><html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="HandheldFriendly" content="true"><title>Bitwarden Captcha Connector</title><link href="connectors/captcha.b90e386127b8336955c4.css" rel="stylesheet"></head><body class="layout_frontend"><div class="row justify-content-md-center mt-5"><div><img src="images/logo-dark@2x.png" class="logo mb-2" alt="Bitwarden"><p id="captchaRequired" class="lead text-center mx-4 mb-4">Captcha Required</p><div id="captcha"></div></div></div><script src="connectors/captcha.b90e386127b8336955c4.js"></script></body></html>
|
||||
<!doctype html><html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="HandheldFriendly" content="true"><title>Bitwarden Captcha Connector</title><link href="connectors/captcha.656f1dffa218e8467958.css" rel="stylesheet"></head><body class="layout_frontend"><div class="row justify-content-md-center mt-5"><div><img src="images/logo-dark@2x.png" class="logo mb-2" alt="Bitwarden"><p id="captchaRequired" class="lead text-center mx-4 mb-4">Captcha Required</p><div id="captcha"></div></div></div><script src="connectors/captcha.656f1dffa218e8467958.js"></script></body></html>
|
||||
98
connectors/captcha.656f1dffa218e8467958.css
Normal file
98
connectors/captcha.656f1dffa218e8467958.css
Normal file
File diff suppressed because one or more lines are too long
1
connectors/captcha.656f1dffa218e8467958.css.map
Normal file
1
connectors/captcha.656f1dffa218e8467958.css.map
Normal file
File diff suppressed because one or more lines are too long
2
connectors/captcha.656f1dffa218e8467958.js
Normal file
2
connectors/captcha.656f1dffa218e8467958.js
Normal file
File diff suppressed because one or more lines are too long
1
connectors/captcha.656f1dffa218e8467958.js.map
Normal file
1
connectors/captcha.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
3
connectors/duo.656f1dffa218e8467958.css
Normal file
3
connectors/duo.656f1dffa218e8467958.css
Normal file
@@ -0,0 +1,3 @@
|
||||
html,body{margin:0;padding:0}body{background:#efeff4 url(../images/loading.svg) 0 0 no-repeat}iframe{display:block;width:100%;height:400px;border:none;margin:0;padding:0}
|
||||
|
||||
/*# sourceMappingURL=duo.656f1dffa218e8467958.css.map*/
|
||||
1
connectors/duo.656f1dffa218e8467958.css.map
Normal file
1
connectors/duo.656f1dffa218e8467958.css.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["webpack:///./src/connectors/duo.scss"],"names":[],"mappings":"AAAA,UACI,SACA,UAGJ,KACI,yEAGJ,OACI,cACA,WACA,aACA,YACA,M","file":"connectors/duo.656f1dffa218e8467958.css","sourcesContent":["html, body {\n margin: 0;\n padding: 0;\n}\n\nbody {\n background: #efeff4 url('../images/loading.svg') 0 0 no-repeat;\n}\n\niframe {\n display: block;\n width: 100%;\n height: 400px;\n border: none;\n margin: 0;\n padding: 0;\n}\n"],"sourceRoot":""}
|
||||
2
connectors/duo.656f1dffa218e8467958.js
Normal file
2
connectors/duo.656f1dffa218e8467958.js
Normal file
File diff suppressed because one or more lines are too long
1
connectors/duo.656f1dffa218e8467958.js.map
Normal file
1
connectors/duo.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
97
connectors/sso.656f1dffa218e8467958.css
Normal file
97
connectors/sso.656f1dffa218e8467958.css
Normal file
File diff suppressed because one or more lines are too long
1
connectors/sso.656f1dffa218e8467958.css.map
Normal file
1
connectors/sso.656f1dffa218e8467958.css.map
Normal file
File diff suppressed because one or more lines are too long
2
connectors/sso.656f1dffa218e8467958.js
Normal file
2
connectors/sso.656f1dffa218e8467958.js
Normal file
@@ -0,0 +1,2 @@
|
||||
!function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1360)}({1360:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n(167);n(1361),document.addEventListener("DOMContentLoaded",(function(e){var t=o.getQsParam("code"),n=o.getQsParam("state");if(null!=n&&n.includes(":clientId=browser"))!function(e,t){window.postMessage({command:"authResult",code:e,state:t},"*");var n=("; "+document.cookie).split("; ssoHandOffMessage=").pop().split(";").shift();document.cookie="ssoHandOffMessage=;SameSite=strict;max-age=0";var o=document.getElementById("content");o.innerHTML="";var r=document.createElement("p");r.innerText=n,o.appendChild(r)}(t,n);else{window.location.href=window.location.origin+"/#/sso?code="+t+"&state="+n;var r=function(e,t){var n=new RegExp(t).exec(e);if(!n)return null;return n[0]}(n,"(?<=_returnUri=')(.*)(?=')");window.location.href=r?window.location.origin+"/#"+r:window.location.origin+"/#/sso?code="+t+"&state="+n}}))},1361:function(e,t,n){"use strict";n.r(t)},167:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.b64Decode=t.getQsParam=void 0,t.getQsParam=function(e){var t=window.location.href;e=e.replace(/[\[\]]/g,"\\$&");var n=new RegExp("[?&]"+e+"(=([^&#]*)|&|#|$)").exec(t);return n?n[2]?decodeURIComponent(n[2].replace(/\+/g," ")):"":null},t.b64Decode=function(e){return decodeURIComponent(Array.prototype.map.call(atob(e),(function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""))}}});
|
||||
//# sourceMappingURL=sso.656f1dffa218e8467958.js.map
|
||||
1
connectors/sso.656f1dffa218e8467958.js.map
Normal file
1
connectors/sso.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
2
connectors/u2f.656f1dffa218e8467958.js
Normal file
2
connectors/u2f.656f1dffa218e8467958.js
Normal file
@@ -0,0 +1,2 @@
|
||||
!function(e){var r={};function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:n})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(t.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var o in e)t.d(n,o,function(r){return e[r]}.bind(null,o));return n},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p="",t(t.s=1355)}({1355:function(e,r,t){"use strict";t.r(r);var n=t(459);document.addEventListener("DOMContentLoaded",(function(e){var r;s(),window.addEventListener("message",(function(e){e.origin&&""!==e.origin&&e.origin===a&&("stop"===e.data?i=!0:"start"===e.data&&i&&s())}),!1),r="ready",parent.postMessage("info|"+r,o)}));var o=null,a=null,i=!1,u=!1;function s(){if(u=!1,n.isSupported){var e=f("data");if(e)if(o=f("parent")){var r=document.createElement("a");r.href=o,a=r.origin;var t=f("v");if(t){try{parseInt(t);var s=(p=e,decodeURIComponent(Array.prototype.map.call(atob(p),(function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""))),l=JSON.parse(s)}catch(v){return void d("Cannot parse data.")}var p;l.appId&&l.challenge&&l.keys&&l.keys.length?(i=!1,c(l)):d("Invalid data parameters.")}else d("No version.")}else d("No parent.");else d("No data.")}else d("U2F is not supported in this browser.")}function c(e){i||n.sign(e.appId,e.challenge,e.keys,(function(r){r.errorCode?5!==r.errorCode?(d("U2F Error: "+r.errorCode),setTimeout((function(){c(e)}),1e3)):c(e):function(e){if(u)return;var r=JSON.stringify(e);parent.postMessage("success|"+r,o),u=!0}(r)}),10)}function d(e){parent.postMessage("error|"+e,o)}function f(e){var r=window.location.href;e=e.replace(/[\[\]]/g,"\\$&");var t=new RegExp("[?&]"+e+"(=([^&#]*)|&|#|$)").exec(r);return t?t[2]?decodeURIComponent(t[2].replace(/\+/g," ")):"":null}},459:function(e,r){e.exports=u2f}});
|
||||
//# sourceMappingURL=u2f.656f1dffa218e8467958.js.map
|
||||
1
connectors/u2f.656f1dffa218e8467958.js.map
Normal file
1
connectors/u2f.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
97
connectors/webauthn-fallback.656f1dffa218e8467958.css
Normal file
97
connectors/webauthn-fallback.656f1dffa218e8467958.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
connectors/webauthn-fallback.656f1dffa218e8467958.js
Normal file
2
connectors/webauthn-fallback.656f1dffa218e8467958.js
Normal file
File diff suppressed because one or more lines are too long
1
connectors/webauthn-fallback.656f1dffa218e8467958.js.map
Normal file
1
connectors/webauthn-fallback.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
97
connectors/webauthn.656f1dffa218e8467958.css
Normal file
97
connectors/webauthn.656f1dffa218e8467958.css
Normal file
File diff suppressed because one or more lines are too long
1
connectors/webauthn.656f1dffa218e8467958.css.map
Normal file
1
connectors/webauthn.656f1dffa218e8467958.css.map
Normal file
File diff suppressed because one or more lines are too long
2
connectors/webauthn.656f1dffa218e8467958.js
Normal file
2
connectors/webauthn.656f1dffa218e8467958.js
Normal file
@@ -0,0 +1,2 @@
|
||||
!function(e){var t={};function n(r){if(t[r])return t[r].exports;var a=t[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.exports,n),a.l=!0,a.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)n.d(r,a,function(t){return e[t]}.bind(null,a));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1356)}({1356:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(167),a=n(450);n(451);var o,i="bitwarden://webauthn-callback",c=!1,u=null,d=null,l=null,s=null,f=null,p=!1,g=!1,b=!1,y=null;function m(){c||((s=r.getQsParam("parent"))?(s=decodeURIComponent(s),f=new URL(s).origin,"1"===r.getQsParam("v")?function(){var e=r.getQsParam("data");if(!e)return void w("No data.");o=r.b64Decode(e),u=r.getQsParam("headerText"),d=r.getQsParam("btnText"),l=r.getQsParam("btnReturnText")}():function(){var e=null;try{e=JSON.parse(r.b64Decode(r.getQsParam("data")))}catch(t){return void w("Cannot parse data.")}p=null!=e.callbackUri||!0===e.mobile,o=e.data,u=e.headerText,d=e.btnText,l=e.btnReturnText}(),c=!0):w("No parent."))}function v(){if(b=!1,"credentials"in navigator)if(m(),o){try{y=a.parseWebauthnJson(o)}catch(e){return void w("Cannot parse webauthn data.")}g=!1,p||-1!==navigator.userAgent.indexOf(" Safari/")&&-1===navigator.userAgent.indexOf("Chrome")||h()}else w("No data.");else w("WebAuthn is not supported in this browser.")}function h(){g||navigator.credentials.get({publicKey:y}).then(U).catch(w)}function w(e){p?(document.location.replace(i+"?error="+encodeURIComponent(e)),x(i+"?error="+encodeURIComponent(e))):parent.postMessage("error|"+e,s)}function U(e){if(!b){var t=a.buildDataString(e);p?(document.location.replace(i+"?data="+encodeURIComponent(t)),x(i+"?data="+encodeURIComponent(t))):(parent.postMessage("success|"+t,s),b=!0)}}function x(e){var t=document.getElementById("webauthn-button");t.innerText=decodeURI(l),t.onclick=function(){document.location.replace(e)}}document.addEventListener("DOMContentLoaded",(function(){var e;(v(),window.addEventListener("message",(function(e){e.origin&&""!==e.origin&&e.origin===f&&("stop"===e.data?g=!0:"start"===e.data&&g&&v())}),!1),e="ready",p||parent.postMessage("info|"+e,s),m(),u)&&(document.getElementById("webauthn-header").innerText=decodeURI(u));if(d){var t=document.getElementById("webauthn-button");t.innerText=decodeURI(d),t.onclick=h}}))},167:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.b64Decode=t.getQsParam=void 0,t.getQsParam=function(e){var t=window.location.href;e=e.replace(/[\[\]]/g,"\\$&");var n=new RegExp("[?&]"+e+"(=([^&#]*)|&|#|$)").exec(t);return n?n[2]?decodeURIComponent(n[2].replace(/\+/g," ")):"":null},t.b64Decode=function(e){return decodeURIComponent(Array.prototype.map.call(atob(e),(function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""))}},450:function(e,t,n){"use strict";function r(e){if(Array.isArray(e)&&(e=Uint8Array.from(e)),e instanceof ArrayBuffer&&(e=new Uint8Array(e)),e instanceof Uint8Array){for(var t="",n=e.byteLength,r=0;r<n;r++)t+=String.fromCharCode(e[r]);e=window.btoa(t)}if("string"!=typeof e)throw new Error("could not coerce to string");return e=e.replace(/\+/g,"-").replace(/\//g,"_").replace(/=*$/g,"")}Object.defineProperty(t,"__esModule",{value:!0}),t.parseWebauthnJson=t.buildDataString=void 0,t.buildDataString=function(e){var t=e.response,n=new Uint8Array(t.authenticatorData),a=new Uint8Array(t.clientDataJSON),o=new Uint8Array(e.rawId),i=new Uint8Array(t.signature),c={id:e.id,rawId:r(o),type:e.type,extensions:e.getClientExtensionResults(),response:{authenticatorData:r(n),clientDataJson:r(a),signature:r(i)}};return JSON.stringify(c)},t.parseWebauthnJson=function(e){var t=JSON.parse(e),n=t.challenge.replace(/-/g,"+").replace(/_/g,"/");return t.challenge=Uint8Array.from(atob(n),(function(e){return e.charCodeAt(0)})),t.allowCredentials.forEach((function(e){var t=e.id.replace(/\_/g,"/").replace(/\-/g,"+");e.id=Uint8Array.from(atob(t),(function(e){return e.charCodeAt(0)}))})),t}},451:function(e,t,n){"use strict";n.r(t)}});
|
||||
//# sourceMappingURL=webauthn.656f1dffa218e8467958.js.map
|
||||
1
connectors/webauthn.656f1dffa218e8467958.js.map
Normal file
1
connectors/webauthn.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<!doctype html><html><head><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.b90e386127b8336955c4.css" rel="stylesheet"></head><body><script src="connectors/duo.b90e386127b8336955c4.js"></script></body></html>
|
||||
<!doctype html><html><head><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.656f1dffa218e8467958.css" rel="stylesheet"></head><body><script src="connectors/duo.656f1dffa218e8467958.js"></script></body></html>
|
||||
@@ -1 +1 @@
|
||||
<!doctype html><html class="theme_light"><head><meta charset="utf-8"><meta name="viewport" content="width=1010"><meta name="theme-color" content="#175DDC"><title page-title>Bitwarden Web Vault</title><link rel="apple-touch-icon" sizes="180x180" href="images/icons/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="images/icons/favicon-32x32.png"><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"><script src="theme_head.b90e386127b8336955c4.js"></script><link href="app/main.b90e386127b8336955c4.css" rel="stylesheet"></head><body class="layout_frontend"><app-root><div class="mt-5 d-flex justify-content-center"><div><img class="mb-4 logo logo-themed" alt="Bitwarden"><p class="text-center"><i class="fa fa-spinner fa-spin fa-2x text-muted" title="Loading" aria-hidden="true"></i></p></div></div></app-root><script src="app/polyfills.b90e386127b8336955c4.js"></script><script src="app/vendor.b90e386127b8336955c4.js"></script><script src="app/main.b90e386127b8336955c4.js"></script></body></html>
|
||||
<!doctype html><html class="theme_light"><head><meta charset="utf-8"><meta name="viewport" content="width=1010"><meta name="theme-color" content="#175DDC"><title page-title>Bitwarden Web Vault</title><link rel="apple-touch-icon" sizes="180x180" href="images/icons/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="images/icons/favicon-32x32.png"><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"><script src="theme_head.656f1dffa218e8467958.js"></script><link href="app/main.656f1dffa218e8467958.css" rel="stylesheet"></head><body class="layout_frontend"><app-root><div class="mt-5 d-flex justify-content-center"><div><img class="mb-4 logo logo-themed" alt="Bitwarden"><p class="text-center"><i class="fa fa-spinner fa-spin fa-2x text-muted" title="Loading" aria-hidden="true"></i></p></div></div></app-root><script src="app/polyfills.656f1dffa218e8467958.js"></script><script src="app/vendor.656f1dffa218e8467958.js"></script><script src="app/main.656f1dffa218e8467958.js"></script></body></html>
|
||||
@@ -1 +1 @@
|
||||
<!doctype html><html class="theme_light"><head><meta charset="utf-8"><meta name="viewport" content="width=1010"><meta name="theme-color" content="#175DDC"><title>Bitwarden</title><link rel="apple-touch-icon" sizes="180x180" href="images/icons/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="images/icons/favicon-32x32.png"><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.b90e386127b8336955c4.css" rel="stylesheet"></head><body class="layout_frontend"><div class="mt-5 d-flex justify-content-center"><div><img src="images/logo-dark@2x.png" class="mb-4 logo" alt="Bitwarden"><div id="content"><p class="text-center"><i class="fa fa-spinner fa-spin fa-2x text-muted" title="Loading" aria-hidden="true"></i></p></div></div></div><script src="connectors/sso.b90e386127b8336955c4.js"></script></body></html>
|
||||
<!doctype html><html class="theme_light"><head><meta charset="utf-8"><meta name="viewport" content="width=1010"><meta name="theme-color" content="#175DDC"><title>Bitwarden</title><link rel="apple-touch-icon" sizes="180x180" href="images/icons/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="images/icons/favicon-32x32.png"><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.656f1dffa218e8467958.css" rel="stylesheet"></head><body class="layout_frontend"><div class="mt-5 d-flex justify-content-center"><div><img src="images/logo-dark@2x.png" class="mb-4 logo" alt="Bitwarden"><div id="content"><p class="text-center"><i class="fa fa-spinner fa-spin fa-2x text-muted" title="Loading" aria-hidden="true"></i></p></div></div></div><script src="connectors/sso.656f1dffa218e8467958.js"></script></body></html>
|
||||
2
theme_head.656f1dffa218e8467958.js
Normal file
2
theme_head.656f1dffa218e8467958.js
Normal file
@@ -0,0 +1,2 @@
|
||||
!function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1365)}({1365:function(e,t){!function(){const e="light",t=document.documentElement;let n=e;const r=window.localStorage.getItem("theme");null!=r&&(r.indexOf("system")>-1?n=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":r.indexOf("dark")>-1&&(n="dark")),t.classList.contains("theme_"+n)||(t.classList.remove("theme_light"),t.classList.add("theme_"+n))}()}});
|
||||
//# sourceMappingURL=theme_head.656f1dffa218e8467958.js.map
|
||||
1
theme_head.656f1dffa218e8467958.js.map
Normal file
1
theme_head.656f1dffa218e8467958.js.map
Normal file
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<!doctype html><html><head><meta charset="utf-8"/><title>Bitwarden U2F Connector</title></head><body><script src="connectors/u2f.b90e386127b8336955c4.js"></script></body></html>
|
||||
<!doctype html><html><head><meta charset="utf-8"/><title>Bitwarden U2F Connector</title></head><body><script src="connectors/u2f.656f1dffa218e8467958.js"></script></body></html>
|
||||
@@ -1 +1 @@
|
||||
{"version":"2.25.0"}
|
||||
{"version":"2.25.1"}
|
||||
@@ -1 +1 @@
|
||||
<!doctype html><html><head><meta charset="utf-8"/><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn.b90e386127b8336955c4.css" rel="stylesheet"></head><body style="background:0 0"><img src="images/u2fkey.jpg" class="rounded img-fluid mb-3"><div class="text-center"><button id="webauthn-button" class="btn btn-primary"></button></div><script src="connectors/webauthn.b90e386127b8336955c4.js"></script></body></html>
|
||||
<!doctype html><html><head><meta charset="utf-8"/><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn.656f1dffa218e8467958.css" rel="stylesheet"></head><body style="background:0 0"><img src="images/u2fkey.jpg" class="rounded img-fluid mb-3"><div class="text-center"><button id="webauthn-button" class="btn btn-primary"></button></div><script src="connectors/webauthn.656f1dffa218e8467958.js"></script></body></html>
|
||||
@@ -1 +1 @@
|
||||
<!doctype html><html><head><meta charset="utf-8"/><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn-fallback.b90e386127b8336955c4.css" rel="stylesheet"></head><body class="layout_frontend"><div class="container"><div class="row justify-content-center mt-5"><div class="col-5"><img src="images/logo-dark@2x.png" class="mb-4 logo" alt="Bitwarden"><div id="spinner"><p class="text-center"><i class="fa fa-spinner fa-spin fa-2x text-muted" title="Loading" aria-hidden="true"></i></p></div><div id="content" class="card mt-4 d-none"><div class="card-body ng-star-inserted"><p id="msg" class="text-center"></p><div class="form-check"><input type="checkbox" class="form-check-input" id="remember" name="remember"> <label class="form-check-label" for="remember" id="remember-label"></label></div><hr><p class="text-center mb-0"><button id="webauthn-button" class="btn btn-primary btn-lg"></button></p></div></div></div></div></div><script src="connectors/webauthn-fallback.b90e386127b8336955c4.js"></script></body></html>
|
||||
<!doctype html><html><head><meta charset="utf-8"/><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn-fallback.656f1dffa218e8467958.css" rel="stylesheet"></head><body class="layout_frontend"><div class="container"><div class="row justify-content-center mt-5"><div class="col-5"><img src="images/logo-dark@2x.png" class="mb-4 logo" alt="Bitwarden"><div id="spinner"><p class="text-center"><i class="fa fa-spinner fa-spin fa-2x text-muted" title="Loading" aria-hidden="true"></i></p></div><div id="content" class="card mt-4 d-none"><div class="card-body ng-star-inserted"><p id="msg" class="text-center"></p><div class="form-check"><input type="checkbox" class="form-check-input" id="remember" name="remember"> <label class="form-check-label" for="remember" id="remember-label"></label></div><hr><p class="text-center mb-0"><button id="webauthn-button" class="btn btn-primary btn-lg"></button></p></div></div></div></div></div><script src="connectors/webauthn-fallback.656f1dffa218e8467958.js"></script></body></html>
|
||||
@@ -1 +1 @@
|
||||
<!doctype html><html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="HandheldFriendly" content="true"><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn.b90e386127b8336955c4.css" rel="stylesheet"></head><body style="background:0 0"><div class="row justify-content-md-center mt-5"><div><img src="images/logo-dark@2x.png" class="logo mb-2" alt="Bitwarden"><p id="webauthn-header" class="lead text-center mx-4 mb-4"></p><img src="images/u2fkey-mobile.jpg" class="rounded img-fluid"><div class="text-center mt-4"><button id="webauthn-button" class="btn btn-primary btn-lg"></button></div></div></div><script src="connectors/webauthn.b90e386127b8336955c4.js"></script></body></html>
|
||||
<!doctype html><html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="HandheldFriendly" content="true"><title>Bitwarden WebAuthn Connector</title><link href="connectors/webauthn.656f1dffa218e8467958.css" rel="stylesheet"></head><body style="background:0 0"><div class="row justify-content-md-center mt-5"><div><img src="images/logo-dark@2x.png" class="logo mb-2" alt="Bitwarden"><p id="webauthn-header" class="lead text-center mx-4 mb-4"></p><img src="images/u2fkey-mobile.jpg" class="rounded img-fluid"><div class="text-center mt-4"><button id="webauthn-button" class="btn btn-primary btn-lg"></button></div></div></div><script src="connectors/webauthn.656f1dffa218e8467958.js"></script></body></html>
|
||||
Reference in New Issue
Block a user