Explorar el Código

do not overwrite authenticator var, or we lose the totp secret info

tags/v0.5.0
Jonathan Cobb hace 4 años
padre
commit
b43e286a21
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      bubble-server/src/test/resources/models/include/add_authenticator.json

+ 0
- 1
bubble-server/src/test/resources/models/include/add_authenticator.json Ver fichero

@@ -48,7 +48,6 @@
} }
}, },
"response": { "response": {
"store": "<<authenticatorVar>>",
"check": [ "check": [
{"condition": "json.getType().name() == 'authenticator'"} {"condition": "json.getType().name() == 'authenticator'"}
] ]


Cargando…
Cancelar
Guardar