bitwarden-estensione-browser/src/popup/accounts
Matt Gibson 4b4c6e8e68 Add iframe allow to initial load (#2005)
* Add iframe allow to initial load

Chrome seems to balk at this attribute being added after the fact. It
may be a race condition or an intentional block, but adding to the
template fixes our missing allow attribute problem.

* Update jslib

(cherry picked from commit 4890ca3c51)
2021-08-13 10:45:09 -04:00
..
environment.component.html a11y work 2019-10-08 17:04:44 -04:00
environment.component.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
hint.component.html a11y work 2019-10-08 17:04:44 -04:00
hint.component.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
home.component.html Modifications made to support SSO in Browser 2020-08-11 15:25:07 -05:00
home.component.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
lock.component.html Make biometric button tabable to improve accessibility (#1578) 2021-01-28 20:24:33 +01:00
lock.component.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
login.component.html Feature/use hcaptcha if bot (#1968) 2021-07-23 13:22:53 -05:00
login.component.ts moved the update temp password check on login to right after syncing finishes 2021-08-11 16:19:05 -04:00
register.component.html Feature/use hcaptcha if bot (#1968) 2021-07-23 13:22:53 -05:00
register.component.ts Add support for helpers in environment service (#1967) 2021-07-23 22:32:42 +02:00
set-password.component.html Fix CryptoFunctionService and implement syncLoading (#1371) 2020-08-31 14:21:59 -04:00
set-password.component.ts [Reset Password v1] Update Temp Password 2021-08-11 16:18:25 -04:00
sso.component.html Modifications made to support browser sso 2020-08-14 12:48:50 -05:00
sso.component.ts [Reset Password v1] Update Temp Password 2021-08-11 16:18:25 -04:00
two-factor-options.component.html format html files 2019-02-21 16:53:57 -05:00
two-factor-options.component.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
two-factor.component.html Add iframe allow to initial load (#2005) 2021-08-13 10:45:09 -04:00
two-factor.component.ts also moved the rmp check in the two factor component 2021-08-11 16:19:29 -04:00
update-temp-password.component.html changed the header for the update temp password screen 2021-08-11 16:19:18 -04:00
update-temp-password.component.ts implemented password score styling for update temp password 2021-08-11 16:18:55 -04:00