-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Current Behavior
I am using Proton Pass and just added password protection to my Node-RED instance. Proton Pass shows that there is 1 saved password for the site but when I click in the fields, it doesn't offer autocompletion.
I think it's because those fields don't have the autocomplete attribute properly set up, they should be username and current-password.
Expected Behavior
Login prompt works with every password manager.
Steps To Reproduce
- Set up authentication via password
- Add password to password manager
- Open dashboard and get shown the login prompt
- Click into the username/password field
Example flow
paste your flow here
Environment
- Node-RED version: v4.1.7
- Node.js version: nodered/node-red docker image
- npm version: nodered/node-red docker image
- Platform/OS: Windows 10
- Browser: Librewolf
PS: I have the same problem with a public site, Proton doesn't accept public bug reports and when I sent an email to their support, they answered like a week later asking if it's still an issue, which they could have easily checked themselves, and then after I confirmed that it's still an issue, they answered that they reported the website to their team. That was in September, that site still doesn't have autofill with Proton Pass. So Proton fixing this is pretty close to 0%.