tadfisher / pass-otp

A pass extension for managing one-time-password (OTP) tokens
GNU General Public License v3.0
1.28k stars 85 forks source link

Handle otpauth:// URIs with port numbers #158

Closed tadfisher closed 2 years ago

tadfisher commented 2 years ago

Fixes #144

Rework of #153 with a more lenient regex and test cases.