* Add a new *dry-run* mode to exit just before running the server * This allows testing that the socket is working before starting the server https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/98
* Rewrite the code handling basic auth to make it easier to extend for other types of auth. * The behaviour of the existing code is maintained. * No changes to how basic auth is configured from a user's perspective. https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/89
https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/88