mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-28 12:45:45 +01:00
Remove allow from html since it's moved to js
This commit is contained in:
parent
b7889b15ff
commit
907fabdd8e
@ -91,4 +91,4 @@
|
||||
</div>
|
||||
</form>
|
||||
<ng-template #twoFactorOptions></ng-template>
|
||||
<iframe id="webauthn_iframe" hidden allow="publickey-credentials-get *"></iframe>
|
||||
<iframe id="webauthn_iframe" hidden></iframe>
|
||||
|
Loading…
Reference in New Issue
Block a user