Peter Oettig

Results 12 comments of Peter Oettig

Is there any progress with this? This is still an issue for us which forces us to keep using buildah 1.31.

Dependant pull request in go-authcrunch: https://github.com/greenpau/go-authcrunch/pull/49

(Kind of) minimal Caddyfile for reproduction: ``` { debug order authenticate before respond security { oauth identity provider google { realm google driver google client_id CLIENT_ID client_secret CLIENT_SECRET scopes openid...

I have read the CLA Document and I hereby sign the CLA

@greenpau I rebased against upstream and signed using the CLA workflow. Should be cleared up now.

@greenpau I don't think there is anything to add to the documentation. I just made [Custom HTML Template Header](https://authp.github.io/docs/authenticate/ui-features#custom-html-template-header) and [Static Assets](https://authp.github.io/docs/authenticate/ui-features#other-static-assets) work when running `caddy adapt` to convert a...

@greenpau As I understood it, this reads the specified file with custom HTML tags for inside the `` tag and inserts them after the `` tag. This behaviour was different...

I also noticed a while ago that you can't tell if you are still alive in multiplayer. I can confirm the described behaviour, see the below video. Before the run...

Just as context: That number is *technically* correct, the connected user is the serverquery user used by this tool. The TS client does not show serverquery users, thats why it...