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

Obfuscate password length #64

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Conversation

Psayker
Copy link

@Psayker Psayker commented Apr 22, 2024

By default, it displays a password length of 12 characters regardless of the real password length.

@Psayker Psayker force-pushed the obfuscate-password-length branch from 7d24ed6 to eeccb5b Compare April 22, 2024 13:36
@giantplaceholder giantplaceholder requested a review from mxlgv April 24, 2024 09:55
@Psayker Psayker force-pushed the obfuscate-password-length branch from eeccb5b to 2096cd1 Compare April 24, 2024 13:30
@Psayker Psayker force-pushed the obfuscate-password-length branch from 2096cd1 to 87331e0 Compare April 24, 2024 13:42
@mxlgv mxlgv merged commit 3abb23b into mxlgv:master Apr 24, 2024
4 checks passed
mxlgv pushed a commit that referenced this pull request Apr 24, 2024
* Add null checks in password_hybrid.changed.connect signal
* Obfuscate password length in account dialog (fixes dino#797)

Co-authored-by: Miquel Lionel <[email protected]>
mxlgv pushed a commit that referenced this pull request Apr 24, 2024
* Add null checks in password_hybrid.changed.connect signal
* Obfuscate password length in account dialog (fixes dino#797)

Co-authored-by: Miquel Lionel <[email protected]>
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.

3 participants