You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They will be encrypted with the "Chromium Safe Storage" keychain key and stored in the login database.
To simulate first run, ensure there is not already a brave-core user data directory.
Run brave-core with --upgrade-from-muon.
I used /path/to/brave/src/out/Debug/Brave\ Browser\ Development.app/Contents/MacOS/Brave\ Browser\ Development --enable-logging --v=0 --disable-brave-update --upgrade-from-muon.
When prompted, Allow keychain access for "Chromium Safe Storage" and "Brave Safe Storage."
In brave-core, verify that the saved passwords from Muon are available and can be used to login successfully.
The text was updated successfully, but these errors were encountered:
#2013 (comment)
Test Plan
--upgrade-from-muon
./path/to/brave/src/out/Debug/Brave\ Browser\ Development.app/Contents/MacOS/Brave\ Browser\ Development --enable-logging --v=0 --disable-brave-update --upgrade-from-muon
.The text was updated successfully, but these errors were encountered: