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

Data file Password with space character fails - Bug? #21

Closed
siperi opened this issue Jun 23, 2022 · 1 comment
Closed

Data file Password with space character fails - Bug? #21

siperi opened this issue Jun 23, 2022 · 1 comment
Assignees
Labels
bug🐛 Something isn't working planned 📑

Comments

@siperi
Copy link

siperi commented Jun 23, 2022

Hello,

I have set a data file password that contains a space character. The login is not possible (the password does not match the password of the data file). If I write the password without the space, I can log in.

Example:
Data file password set: Abc Def!
App closed. App started. Login with Abc Def! failed.
Log on with AbcDef! successful (it was a lucky guess).

Uninstalled the app, reinstalled the app, and created a new Data file with a password containing a space character - failure reoccurred.

Regards, Peter

@jp-weber jp-weber self-assigned this Jun 23, 2022
@jp-weber jp-weber added bug🐛 Something isn't working planned 📑 labels Jun 23, 2022
@jp-weber
Copy link
Member

Hi,

there was once a problem where users accidentally entered a blank at the beginning. This was intercepted in the source code (all blanks). I think I can reverse this as the case is unlikely and may also be deliberate. In version 1.1.1 this will be fixed.

Remember that the saved password is still 'AbcDef! This can be changed in the settings/datafile with v1.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug🐛 Something isn't working planned 📑
Projects
None yet
Development

No branches or pull requests

2 participants