Francois Marier
Francois Marier
https://github.com/brave/brave-browser/issues/21048 is tracking adding support for the `` tag which appears to be [slightly less popular than the header](https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/42688#note_3048597).
For the release notes: > Parse the `Onion-Location` header like the `Location` header.
I thought it might have something to do with the `source` query param, and so I tried using this custom filter in `brave://settings/shields/filters`: ``` ||google.com$removeparam=source ``` but it doesn't make...
Loading the CAPTCHA page and not solving the CAPTCHA is enough for Google to accept my device next time I search. So the following works fine: 1. Create a new...
I can't reproduce any more. It looks like the removal of these rules fixed the problem.
As others have pointed out, it is actually possible to enable this in Brave, but **all three of the following settings** must be enabled: 1. Go to `brave://settings/passwords` and enable...
So it does look like this is fully working, but it's unnecessarily gated on a bunch of prefs. We should remove that restriction and make it always available.
As @GiantPluto pointed out, the extra gating is a safety feature to prevent users forgetting the randomly-generated password. After discussing it with @diracdeltas, we've amended my original suggestiong in https://github.com/brave/brave-browser/issues/4901#issuecomment-864286867...
Also covered by https://github.com/brave/brave-browser/issues/38804 and https://github.com/brave/brave-browser/issues/38959.
Currently blocked on https://github.com/brave-intl/bsg-infra/issues/841