Lauri Võsandi
Lauri Võsandi
The `write_text` function used to write config file is not atomic https://stackoverflow.com/questions/73883435/is-python-3-path-write-text-from-pathlib-atomic
To reclaim space in the host one should regularly issue `fstrim` on the filesystem. Looks like recent kernels pass this through correctly for loopback deivces as well.
Looks lke XFS added reflink support, this can be leveraged to support snapshots for XFS https://blogs.oracle.com/linux/post/xfs-data-block-sharing-reflink
Hi, I apt-get installed the packages specified in README on Ubuntu 14.04, cloned the Git repo and performed `sudo python3 setup.py install` but it seems something is still missing? ```...
In current webmail there is no indication whether e-mail was automatically forwarded or not
The one who sends invite could be recorded in the user CRD
For example @ š etc symbols are pulled in for full name and company, yet while editing user they are considered during submission. I think full name and company fields...
Incidents perhaps is not most accurate phrasing, but basically when user tries to access unauthorized application such event could be saved to Redis with TTL and shown in admin UI...
The forwardAuth middleware could be generalized to offer generic protection for OIDC native applications as well. This could be potentially implemented as a `middleware` attribute on the current OIDCGWClient. Once...
Service accounts won't need this, neither do orgs