twofactor
twofactor copied to clipboard
Directory traversal using "/" in issuer of NewTOTP()
Hallo,
if the issuer argument of the NewTOTP() function contains a "/", the keys will be moved to a different directory and it will fail to create the subdirectories. I think this is not, what we want.
Mebus