Skip to content

Relax recovery key parsing#531

Merged
chrisccoulson merged 1 commit intocanonical:masterfrom
chrisccoulson:relax-recovery-key-parsing
Mar 27, 2026
Merged

Relax recovery key parsing#531
chrisccoulson merged 1 commit intocanonical:masterfrom
chrisccoulson:relax-recovery-key-parsing

Conversation

@chrisccoulson
Copy link
Copy Markdown
Collaborator

As we convert the numerical recovery key into a cryptographic key, we
can be more relaxed about the parsing. Rather than permitting each group
of 5 digits be separated by an optional '-', just permit an arbitrary
number of '-' or whitespace characters instead.

Fixes: FR-11924

As we convert the numerical recovery key into a cryptographic key, we
can be more relaxed about the parsing. Rather than permitting each group
of 5 digits be separated by an optional '-', just permit an arbitrary
number of '-' or whitespace characters intead.

Fixes: FR-11924
@chrisccoulson chrisccoulson requested a review from pedronis March 26, 2026 15:03
Copy link
Copy Markdown
Collaborator

@pedronis pedronis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@chrisccoulson chrisccoulson merged commit cb514b9 into canonical:master Mar 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants