Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
1pwdnoob
2 months agoNew Contributor
enable auto-fill for localhost (local IP network device) websites
hi there, up until recently, maybe 3-5 days ago, 1password has worked flawlessly when trying to autofill for my localhost sites. i self host a bunch for different services: NAS login webpage is lo...
- 1 month ago
Hello folks,
Our development team is currently testing a fix for an issue that prevents 1Password from filling login credentials on HTTP websites, including non-HTTPS localhost websites. The fix is currently available in the nightly version of 1Password in the browser and we hope to release it to the beta and production versions as soon as possible. For the time being, the best workaround is to copy and paste (or drag and drop) your login credentials into the website in question.
If you'd like to help us test the fix then you can find the nightly version of 1Password for Chromium browsers here: Use 1Password beta or nightly releases
-Dave
AJCxZ0
2 months agoSilver Expert
localhost is 127.0/8 (most often 127.0.0.1) and ::1, not a private (RFC 1918) address. Thar be dragons when you define it otherwise.
Are you using an insecure - http:// - URL for your NAS web interface? If so, then you might be encountering a recently reported problem handling this.