Browse Source

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

tags/v0.5.0
Jonathan Cobb 4 years ago
parent
commit
b43e286a21
1 changed files with 0 additions and 1 deletions
  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 View File

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


Loading…
Cancel
Save