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

Qml: ask old password before changing password #8257

Closed
ecdsa opened this issue Mar 17, 2023 · 1 comment
Closed

Qml: ask old password before changing password #8257

ecdsa opened this issue Mar 17, 2023 · 1 comment

Comments

@ecdsa
Copy link
Member

ecdsa commented Mar 17, 2023

in QML, it is possible to change the password without retyping it. if PIN is enabled, the PIN code will be asked.

I think the old password should be asked (whether PIN is active or not), to make sure another user is not inadvertently resetting the password. That was the case in the Kivy app.

@accumulator
Copy link
Member

It originally asked for password, until PIN became the default auth_protect method :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants