pihole-exporter/internal/pihole
Chris Marchbanks 179b605128
Avoid Panic During Authentication
If a request to the statistics endpoint fails then resp is nil causing a
panic when looking for cookies. Properly handle errors when
authenticating to avoid crashing the exporter.
2023-11-16 23:33:19 -07:00
..
client.go Avoid Panic During Authentication 2023-11-16 23:33:19 -07:00
model.go Fix caps 2023-07-26 03:15:44 -04:00