Adam Shortland

Results 41 comments of Adam Shortland

I understand the sentiment of not wanting to invest in backups, but I think the thing that was overlooked here is that even with a backup you need a way...

> > ...a built in way straight from the web interface would be the cleanest solution and provide a framework to ensure that backups and restores are done properly. >...

@BeryJu Is there a plan to fix certificate_discovery for k8s setups? This is a huge broken and the import_certificate command with a cron is hardly a user friendly solution. This...

Unfortunately, it does not work as expected. I'm using the helm chart with.... server: volumeMounts: - name: ldap-tls mountPath: /certs/ldap.example.com - name: authentik-tls mountPath: /certs/auth.example.com.pem subPath: tls.crt readOnly: true -...

@BeryJu Could it have been https://github.com/goauthentik/authentik/commit/b225b0200ee650dbd7a84c8bb58912d8df548474 that removed opening the file read-only? I see where there was a PR specifically to fix this issue in kubernetes because starting with 1.9...

Unfortunately there's no errors showing so I'm totally confused, but a quick scan through issues led me to several users having issues with this. https://github.com/goauthentik/authentik/commit/8b95e9f97ac7d2e8860fec4291e2237c21dc906c is the commit with the...

Trying to debug this locally, I am attempting to overwrite /authentik/crypto/tasks.py with a version of it in a configmap, but it still seems to be executing the original version. Is...

I ended up getting it to work, turns out you have to mount the volumes to the worker, not to the server. When I was running the import command I...

Will this be available soon? Really need this for my use case

This would be awesome as it would effectively enable SIP support for any camera that go2rtc can support 2 way audio for. I agree on the surface it seems silly,...