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

generation: ensure password gen feature flag is respected #583

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

sjbarag
Copy link
Contributor

@sjbarag sjbarag commented Jun 21, 2024

Reviewer: @GioSensation
Asana: https://app.asana.com/0/0/1207632297018372/f

Description

This was originally introduced as a commit squashed into 8b046b1 (Android: enable iframe support (#536), 2024-04-09), but was accidentally removed via 18dd599 (android: revert "Android: enable iframe support (#536)" (#582), 2024-06-20). Reintroduce that commit, to ensure the password_generation runtime config flag is again respected and prevent password prompts after a user clicks "Never save for site".

(cherry picked from commit 4c16e52)

Steps to test

  1. Use this autofill build
  2. Ensure at least 1 credential is already saved for fill.dev
  3. Visit https://fill.dev/form/registration-username
  4. Enter a username and a manual password (do not select the suggested generated password)
  5. When prompted to save, choose “Never Ask for this Site"
  6. Open a new tab and open https://fill.dev/form/registration-username again
  7. Ensure you're not prompted to fill with your saved credentials

This was originally introduced as a commit squashed into 8b046b1
(Android: enable iframe support (#536), 2024-04-09), but was accidentally
removed via 18dd599 (android: revert "Android: enable iframe support
(#536)" (#582), 2024-06-20). Reintroduce that commit, to ensure the
`password_generation` runtime config flag is again respected and prevent
password prompts after a user clicks "Never save for site".

(cherry picked from commit 4c16e52)
@sjbarag sjbarag requested a review from GioSensation June 21, 2024 15:48
Copy link
Member

@GioSensation GioSensation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Works as expected.

@sjbarag sjbarag merged commit 2b81745 into main Jun 21, 2024
1 check passed
@sjbarag sjbarag deleted the sbarag/respect-password_generation-false branch June 21, 2024 15:58
CDRussell pushed a commit to duckduckgo/Android that referenced this pull request Jun 21, 2024
Task/Issue URL:
https://app.asana.com/0/1207634174804391/1207634174804391
Autofill Release:
https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/12.0.1


## Description
Updates Autofill to version
[12.0.1](https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/12.0.1).

### Autofill 12.0.1 release notes
## What's Changed
* generation: ensure password gen feature flag is respected by @sjbarag
in duckduckgo/duckduckgo-autofill#583

**Full Changelog**:
duckduckgo/duckduckgo-autofill@12.0.0...12.0.1

## Steps to test
This release has been tested during autofill development. For smoke test
steps see [this
task](https://app.asana.com/0/1198964220583541/1200583647142330/f).

Co-authored-by: sjbarag <[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.

2 participants