Lukas S
Lukas S
The logs helped a lot. I was able to solve it by installing the [ttf-ms-win10](https://aur.archlinux.org/packages/ttf-ms-win10-auto) package. Nevertheless, it would be nice to know which specific fonts are needed. It would...
For me installing `ttf-ms-win10` solved the issue. Is the `ttf-mscorefonts-installer` on Ubuntu equivalent to the `ttf-ms-win10` on arch? Did you check in a font manager if all fonts are installed?...
I'm still observing the same error
I added automatic user creation. The current behavior is the following: If the user already exists either with no `UserType` (e.g. username + password) or `PROXY_USER` they are authenticated. If...
The authentication header can now be specified using the `watcharr.json` config file or through the admin settings in the frontend The `/auth/proxy` route will return `403` as long as no...
I'm using traefik together with authentik. I've been using this MR for the past months now and had no issues.
@IRHM As @terrytw already said, this is a pretty common method for easy authentication with a shared account in a self-hosted environment. I also agree, that OIDC would be preferable....
Usually forward auth services provide a URL to redirect to, if you want to log out again. Adding this as a feature for logout would be the cleanest solution. Of...
@IRHM Thanks for doing the work making my proof of concept actually usable. I just upgraded my instance with your changes, and it's working very well so far. I'm glad...
I'm observing the same error. I'm using AMD/ROCm too.