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

Prevent empty passwords #192

Open
jzelinskie opened this issue Jan 23, 2023 · 0 comments
Open

Prevent empty passwords #192

jzelinskie opened this issue Jan 23, 2023 · 0 comments
Labels
area/storage Affects the way configuration is stored kind/bug Something is broken or regressed priority/2 medium This needs to be done

Comments

@jzelinskie
Copy link
Member

For users without a keychain, zed encrypts a file in ~/.zed. I think right now it's possible to accidentally enter your initial password as empty string, which breaks future attempts to decrypt.

This bug needs to be reproduced first and then addressed. We can probably just retry the password prompt if we get an empty password.

@jzelinskie jzelinskie added kind/bug Something is broken or regressed priority/2 medium This needs to be done area/storage Affects the way configuration is stored labels Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage Affects the way configuration is stored kind/bug Something is broken or regressed priority/2 medium This needs to be done
Projects
None yet
Development

No branches or pull requests

1 participant