-
Notifications
You must be signed in to change notification settings - Fork 970
Passwords are not saved using default settings #3516
Comments
/cc @bsclifton @alexwykoff can you repro? If so we should block on this. |
Checking this out now... |
@dandart I'm curious- does Brave show you having any saved credentials? I trust that you did save it, but I'm more curious if perhaps an upgrade unintentionally modified that data. Can you can pull up about:passwords to check? Thanks ?? [--- Commented from Asana.com |
Nope - "No passwords have been saved." |
@dandart ah ok- so no passwords saved, but you were never given the opportunity to save any in the first place. Did you do any upgrades? I'm on Ubuntu 16 trying to reproduce this; this is definitely an important bug to fix |
I've done an upgrade from 0.9.x (had to do it manually as the update manager didn't spot it and there is no apt repository). |
Thanks for helping me understand more of the details- I believe I've found the issue ?? [--- Commented from Asana.com |
Fantastic! If it won't be released for a while, I don't mind running from git. |
@dandart here is a patch if you wanted to try applying manually 😄 If you get stuck or aren't sure on how to patch, let me know and I'll help get you a new executable with this patch edit: |
will it work if I just use your branch? |
@dandart yes- you'll also get some new functionality that's pretty cool too 😄 (about:history page, form auto-fill, and more) edit:
|
@dandart the issue is marked as closed, because we did implement a fix... but please let me know how it goes on your end after trying the above 😄 When writing up a test plan, I can get the opposite case happening reliably during an upgrade (having a PW manager set, upgrading, then the built-in prompts show). However, I'm having trouble recreating your scenario |
I haven't been able to verify just yet, as installation of the dev packages wanted me to install gnome-keyring, and even then was still looking for it, maybe I'm missing dev packages. Do you happen to know off hand which dev package I need? |
@dandart yes- besides having nodejs 6.x, you'll need to run: I made sure you can build great on Ubuntu 16 w/ just having Node + those packages installed. The npm install should work great 😄 |
Thanks - I was about to test but suddenly I've been prompted to save passwords |
@kathiedart glad it started working again (especially since I could not find a way to reproduce your exact issue; could only break it if you chose 1PW, etc)! Thanks again for your help finding this issue and helping provide info 😄 |
Did you search for similar issues before submitting this one?
yes, but oddly people are suggesting this does work
Describe the issue you encountered:
I expected brave to save the passwords I had entered, but it isn't doing that despite having "Brave built-in" instead of "Do not manage my passwords".
Expected behavior:
For my passwords to be saved
Ubuntu 16.04
0.11.5 (latest, checked no updates available)
Not that I'm aware of.
The text was updated successfully, but these errors were encountered: