Dennis Gaida
Dennis Gaida
That's a no, correct.
~~Also I have no clue how to pass environment variables to the plugin when directly running it:~~ Looking at https://github.com/appleboy/drone-ssh/blob/master/main.go I should be able to use `PLUGIN_ENVS` or `INPUT_ENVS` to...
I didn’t put that much thought into the word list and I know of no open-source kid-friendly German word list, but yes you have valid points. All I wanted is...
It must have been some misconfiguration on my part. Probably due to running Traefik with Authelia for ForwardAuth. I had some problems with duplicate cookies for the domain and subdomain...
> how do you set the `redirect_uri` in Authelia? I would say that question is better suited for Authelia and not related to this issue here, but to be sure...
It works! Whoop Whoop! 🎉🪩🎉 Step-by-step repo for a docker container (@mwllgr asked). This is a very "hacky" approach but works ™ - don't use in production etc. 1. create...
> There's also the pre-built image `ghcr.io/smkent/paperless-ngx:feature-oidc-allauth` Oh... well that would have been easier to use ;-) setupwise if it were merged you pretty much only need the four `OIDC`...
One thing I have noticed: 1. A new user is created for the OIDC user 2. OIDC breaks internal authentication I now have two users: "user" and "user8". user8 represents...
Just to clarify, with "native support" I mean I would love for this to be done in OwnCloud. Right now I am using a custom entrypoint script to just convert...
I have uptime-kuma running including Tailscale, so i can work with addresses within my tailnet. For that I just use a custom Dockerfile. Note, that you need to join this...