You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
extract_otp_secret_keys/test
scito cd2d3258d3 handle not encoded + in query params, fixes #15
- add debug level, by givein parameter -vv
- if the base64 string is not urlencoded, then + will be replaced by a space,
  what cannot be decoded anymore
  --> replace spaces back to plus
- add test
2 years ago
..
print_verbose_output.txt add test for verbose output 2 years ago
printqr_output.txt add output tests 2 years ago
test_plus_problem_export.txt handle not encoded + in query params, fixes #15 2 years ago