Many users have reported that Brave will no longer save their login/password data. After entering credentials into a forum, they're offered to save the password via browser prompt, but the data never gets stored. Data saved in this way is not reflected in Settings --> Autofill --> Passwords either.
These are the steps that the users went through when this issue occurred -- I was unable to reproduce the issue on my end.
Offer to save Passwords and Auto-sign in options are enabled in Settings --> Passwords --> AutofillSettings --> Autofill --> Passwords again to verify login data was saved
Login data is not saved and, subsequently, the form fields will not autofill login data when returning to the site.
Autofill/password data should be saved and viewable in Settings --> Autofill --> Passwords and should also be entered into form fields where this data was saved.
For users encountering the issue is always present.
Issues reported while running:
Note that for this user Login data file was not found in ~/Application Support/BraveSoftware/Brave-Browser/[Default or named Profile folder]
This user claims that after updating to v0.70.122, password/autofill data was lost
User stopped responding, exact OS version is unknown, but using macOS
This user provided detailed information:
I originally installed the older version of Brave on a user account that does not have admin rights.
On that account, Brave did save passwords as expected. At some point, Brave started running out of memory regularly and crashed every day.
I continued using Brave without update on another user account (with admin rights).
There, Brave did not have the crashing problem, but it never saved website login passwords on that account.
Yesterday I installed the latest version of Brave on the user account with admin rights. Unfortunately, the new version of Brave does not save website login passwords either – at least not on the user account on which I installed it (this is the account with admin rights. The original older version of Brave was initially installed on the other user account, without admin rights).I examined the unix rights of Braves files in the Library. The directories have read/write permissions for the account where I am using Brave (old and new version. old version installed on other user account. new Brave version installed on this account).
So that does not provide any clue what is going wrong.
[...]
There is one thing that I noticed though:
I tried to save passwords for this community forum and 2 other forums.
Brave Beta did not remember the passwords for any of these.
BUT it did remember the user names for the other 2 web forums.
The user names for these other web forums were remembered correctly for login, but the text field for the passwords was empty. That is by the way the same with the official release (non-beta).
This user cannot save any login data -- does not appear in Autofill. This happens on any/all websites
Another user reporting the same behavior and providing passwords-internals information:
I’m having the same problem (macOS Mojave 10.14.6, running on MBP; Brave Version 0.70.123 Chromium: 78.0.3904.97 (Official Build) (64-bit); also had problem with Brave Version 0.70.122), and here’s what I got after going to brave://password-manager-internals:
Captured password manager logs are listed below. Logs are cleared and no longer captured when all password-manager-internals pages are closed.
Version: | 78.0.70.123 (official)
-- | --
Revision: | 021b9028c246d820be17a10e5b393ee90f41375e-refs/branch-heads/3904@{#859}
User Agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36
App Locale: | en-US
Variations: | Â
Message: PasswordAutofillAgent::SendPasswordFormsonly_visible: false
Security origin: https://community.brave.com/ 1
Number of all forms: 0
Message: PasswordAutofillAgent::SendPasswordForms
only_visible: false
Security origin: https://community.brave.com/
Number of all forms: 0
Message: PasswordAutofillAgent::SendPasswordForms
only_visible: false
Security origin: https://community.brave.com/
Number of all forms: 0
Another couple users reporting this -- these users specifically have issues logging into specific hosts/servers with unauthorized SSL:
https://community.brave.com/t/save-password-not-prompted-second-attempt/67856/29
Closing as a dupe of https://github.com/brave/brave-browser/issues/4061
After the last Brave update "1.9.72" all my passwords are lost and autofill for passwords isn't working anymore (it doesn't save my passwords either). I'm using Mac OS Sierra 10.12.6.
I lost my passwords in the last update to 1.10.90 on Linux. It's no longer saved new passwords neither.
I finally found out I had to enable kdewallet. Passwords are now saved but kdewallet asks for a password on startup, which is also an annoyance.
Same here as @kyrawertho (Version 1.10.93), but with whatever gnome/xfce uses as user passwords manager (seahorse or gnome-keyring, can't remember). Problem is I don't need nor want any of them.
For Linux on Gnome, I think gnome-keyring is required actually
cc: @fmarier
Passwords are stored in autofill sqlite database in the profile. For example default/Login Data. If this file exists, you can open using a utility like DB Browser for SQLite and browse the contents
If at any time the key used for encryption changes, the old entries can't be decoded anymore. For example, if you move from one computer to another. It happens also on macOS when you use migration assistant
The ideal use-case to avoid these scenarios would be to use Sync v2 which we've landed in Nightly, which does handle password syncing 😄
gnome-keyring (or its KDE cousin) is required in order to save passwords in Brave securely.
If you don't care about an attacker who has access to your local file system, then you can use a command-line option to force the use of the insecure password store:
--password-store=basic
You can find the possible values in the Chromium source code.
Same problem here but not on all websites. I have problems with shipstation.com for example
Most helpful comment
Another couple users reporting this -- these users specifically have issues logging into specific hosts/servers with unauthorized SSL:
https://community.brave.com/t/save-password-not-prompted-second-attempt/67856/29