Skip to content

Conversation

KoalaSat
Copy link
Member

@KoalaSat KoalaSat commented Apr 8, 2025

What does this PR do?

Fixes #1845

Remove spaces in recovery token

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@KoalaSat KoalaSat merged commit 77ec5fd into main Apr 8, 2025
@KoalaSat KoalaSat deleted the remove-spaces-in-recovery-token branch April 8, 2025 10:32
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.

When recovering a token, spaces should be trimmed before attempting to load the token
1 participant