Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-prompt if password is rejected #820

Open
danielballan opened this issue Nov 22, 2024 · 0 comments
Open

Re-prompt if password is rejected #820

danielballan opened this issue Nov 22, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@danielballan
Copy link
Member

Currently if you misstype you password in Tiled's getpass() prompt, Tiled raises an exception. Instead it should prompt again (a reasonable number of times). An empty password (i.e. just pressing Enter) should escape the retry loop.

@danielballan danielballan added the good first issue Good for newcomers label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant