ignore mobile safari for now
Este cometimento está contido em:
ascendente
07ac4004b8
cometimento
1d7a1689ec
2
bower_components/botp/sha1-hmac.js
externo
2
bower_components/botp/sha1-hmac.js
externo
@ -12,7 +12,7 @@ exports.sha1Hmac = function (key, bytes) {
|
||||
|
||||
var Unibabel = window.Unibabel;
|
||||
|
||||
if (window.crypto) {
|
||||
if (window.crypto && window.crypto.subtle) {
|
||||
return (window.crypto.subtle||window.crypto.webkitSubtle).importKey(
|
||||
"raw"
|
||||
, key
|
||||
|
||||
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador