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

feat(accounts): add autocomplete hints for password field #11697

Merged
merged 1 commit into from
May 23, 2024

Conversation

nijel
Copy link
Member

@nijel nijel commented May 23, 2024

Proposed changes

This makes it possible to generate new passwords instead of filling in existing one.

Thanks to @spaze for hint on this.

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

@nijel nijel added this to the 5.6 milestone May 23, 2024
@nijel nijel self-assigned this May 23, 2024
@nijel nijel requested a review from orangesunny as a code owner May 23, 2024 06:02
@nijel nijel enabled auto-merge (rebase) May 23, 2024 06:02
@nijel nijel force-pushed the password-input branch 2 times, most recently from 94bc2b4 to d1f1c2d Compare May 23, 2024 06:36
This makes it possible to generate new passwords instead of filling in
existing one.

Thanks to @spaze for hint on this.
@nijel nijel disabled auto-merge May 23, 2024 09:44
@nijel nijel merged commit 1b4a796 into WeblateOrg:main May 23, 2024
28 of 29 checks passed
@nijel nijel deleted the password-input branch May 23, 2024 09:44
@spaze
Copy link

spaze commented May 23, 2024

Nice, thanks for adding that! 👍

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.

None yet

2 participants