Files
otp-import/docs
Amal Graafstra cd705a446b Validate cell characters and digit/period sanity
Halt import on control characters or a ':'/'/' inside an issuer or
account (they collide with the OATH issuer:account separator and period/
prefix), on a composed name over 64 bytes with a clearer per-field
message, and on a digit count outside 6-8 or a non-positive period.
2026-07-08 13:49:48 -07:00
..