prometheus-fail2ban-exporter/auth
Hector 3cff8ccd64 refactor: rewrite auth handler code (!89)
* 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
2023-06-21 10:31:33 +00:00
..
basic_test.go refactor: rewrite auth handler code (!89) 2023-06-21 10:31:33 +00:00
basic.go refactor: rewrite auth handler code (!89) 2023-06-21 10:31:33 +00:00
empty_test.go refactor: rewrite auth handler code (!89) 2023-06-21 10:31:33 +00:00
empty.go refactor: rewrite auth handler code (!89) 2023-06-21 10:31:33 +00:00
hash_test.go chore: move source code to root folder 2023-06-19 17:58:16 +00:00
hash.go refactor: rewrite auth handler code (!89) 2023-06-21 10:31:33 +00:00
provider.go refactor: rewrite auth handler code (!89) 2023-06-21 10:31:33 +00:00