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

Password manager no longer auto fills #7498

Open
3 of 6 tasks
virtualguy opened this issue Feb 4, 2025 · 3 comments · Fixed by #7500
Open
3 of 6 tasks

Password manager no longer auto fills #7498

virtualguy opened this issue Feb 4, 2025 · 3 comments · Fixed by #7500
Assignees
Labels
bug Something isn't working needs/testing This needs to be tested on staging

Comments

@virtualguy
Copy link
Contributor

Summary

Password manager (1password) no longer detects the password field on the login page

Steps to Reproduce

Browse to login page with password manager extension installed

Current Result

No prompt for password to be filled

Expected Result

Password auto fills

Relevant Logs

URL

No response

Deployment

The Things Stack Enterprise (self-hosted)

The Things Stack Version

No response

Client Name and Version

Other Information

This looks to have been intentionally changed by @kschiffer here:

data-1p-ignore={!sensitive}

Proposed Fix

No response

Contributing

  • I can help by doing more research.
  • I can help by implementing a fix after the proposal above is approved.
  • I can help by testing the fix before it's released.

Validation

Code of Conduct

@virtualguy virtualguy added the needs/triage We still need to triage this label Feb 4, 2025
@kschiffer
Copy link
Contributor

kschiffer commented Feb 4, 2025

Some context: this change was added to prevent inputs for sensitive data such as JoinEUIs from showing the password manager overlays, if this also prevents password inputs from showing the overlays (even though they don't explicitly set the sensitive prop) then that was not intended.

@KrishnaIyer KrishnaIyer added bug Something isn't working and removed needs/triage We still need to triage this labels Feb 4, 2025
@KrishnaIyer
Copy link
Member

@PavelJankoski: Can you take a look?

@virtualguy Kevin does not work with us anymore. For future issues, please don't tag members directly. Github automatically adds the needs/triage label for all new issues and we have an internal process to triage them.

@johanstokking
Copy link
Member

I think we need to split the definition of sensitive then: passwords should be filled, but root keys shouldn't, for example.

@PavelJankoski PavelJankoski linked a pull request Feb 4, 2025 that will close this issue
7 tasks
@KrishnaIyer KrishnaIyer reopened this Feb 5, 2025
@KrishnaIyer KrishnaIyer added the needs/testing This needs to be tested on staging label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs/testing This needs to be tested on staging
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants