David Prodinger

Results 3 issues of David Prodinger

# Reporting - Add an administration settings section for `timemanager` - Add a setting to select a group as Reporter. The memebers can view all Clients/Entries in the reports tab...

# New CLI-Flag I have added the CLI flag `-validate` which checks the configuration and exits before starting the SPOA server. Example call: ```shell $ coraza-spoa -validate -config /etc/coraza-spoa/coraza.yaml Loading...

Optimize the systemd file to work better with the `SIGHUP` UNIX process signal # Technical Setting the systemd `Type` to `notify-reload` (see [docs](https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#Type=)) This kind of unit file expects the...