mirror of
https://github.com/roddhjav/pass-import.git
synced 2026-06-27 12:26:06 +02:00
d1c92a9daa
Passwords exceeding zxcvbn's 72-character maximum are skipped instead of crashing with an unhandled ValueError. A warning is emitted for each skipped entry so the user is informed.