Verified Commit acd13d0c authored by anarcat's avatar anarcat
Browse files

fix URL syntax for OTP

parent b6b6adaf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -391,7 +391,7 @@ changes were performed manually:
 * `user` instead of `username`
 * `password:` was stripped and the password was put alone on a the
   first line, as pass would expect
 * TOTP passwords were turned into [`oauth://` URLs](https://github.com/google/google-authenticator/wiki/Key-Uri-Format), but the
 * TOTP passwords were turned into [`otpauth://` URLs](https://github.com/google/google-authenticator/wiki/Key-Uri-Format), but the
   previous incantation was kept as a backup, as that wasn't tested
   with `pass-otp`