Merge branch 'develop' of github.com:mssun/passforios into develop
This commit is contained in:
commit
fe4ea4e79c
1 changed files with 2 additions and 0 deletions
|
|
@ -178,6 +178,8 @@ class Password {
|
|||
|
||||
*/
|
||||
private func updateOtpToken() {
|
||||
self.otpToken = nil
|
||||
|
||||
// get otpauth, if we are able to generate a token, return
|
||||
if var otpauthString = getAdditionValue(withKey: "otpauth") {
|
||||
if !otpauthString.hasPrefix("otpauth:") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue