-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
"otpauth://$TYPE/$ISSUER:$LABEL?algorithm=$ALGORITHM&digits=$DIGITS&issuer=$ISSUER&period=$PERIOD&secret=$SECRET"Minor issue with the current parser's that
$ISSUER:$LABELgets set as issuer instead of split into the right variables, if an issuer query param's detected, that should probably take precedence.
The : should both be accounted for when URI encoded (%3a/%3A), and normally.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working