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
2022-09-07 21:58:03 +02:00
..
print_verbose_output.txt add test for verbose output 2022-09-04 08:16:20 +02:00
printqr_output.txt add output tests 2022-09-04 00:15:08 +02:00
test_plus_problem_export.txt handle not encoded + in query params, fixes #15 2022-09-07 21:58:03 +02:00