Lauri Võsandi

Results 87 comments of Lauri Võsandi

Hi, yes this looks exactly like the same issue

The point is JPEG data orientation doesn't have to match the orientation it is supposed to be shown in. EXIF tags show you the intended orientation.

Feel free to lower priority of this, realistically if you use third party app you can't really know all the corner cases to properly protect the application and if it's...

This probably deserves an separate issue but I think there should be also a Authelia administrator designation (LDAP group probalby) who could inspect active sessions in Authelia, search sessions and...

Currently #2447 happens only when `policy: two_factor` protected resource is accessed. I would rather have Authelia demand 2FA device registration once user logs in first time, regardless of the resource...

Hi, I am also interested in this feature :)

Hi, I've implemented OCSP in my CA software in pure Python, perhaps this would be useful to some of you folks: https://github.com/laurivosandi/certidude/blob/master/certidude/api/ocsp.py

Yes currently the only trusted information from the CSR is the public key and common name. If common name is FQDN it is assumed to be server certificate so server,...

Can you provide a copy of such certificate?