소스 검색

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

tags/v0.5.0
Jonathan Cobb 4 년 전
부모
커밋
b43e286a21
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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 파일 보기

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


불러오는 중...
취소
저장