#webengine — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #webengine, aggregated by home.social.
-
PSA for #Qutebrowser users (#Qt6 #Webengine based): we need to use this option to enable #kerberos support in `~/.config/qutebrowser/autoconfig.yaml` (for example, if you're a @fedora package maintainer and don't want to have to keep re-logging into Fedora websites):
```
qt.args:
global:
- auth-server-allowlist=*<domain>
```Used to be `auth-server-whitelist` but changed at some point.
Reference: https://github.com/qutebrowser/qutebrowser/issues/8313