gatus/core
asymness 5807d76c2f
feat(ui): Implement parameter to hide URL from results (#294)
* Add support for HideURL UI config parameter

* Redact whole URL when hide-url parameter is set to true

* Add integration test for hide-url functionality

* Document the hide-url config parameter in README

* Apply suggestions from code review

Co-authored-by: TwiN <twin@linux.com>

* Update test to have client config with 1ms timeout

* Re-align README tables

* Update core/endpoint_test.go

* Update core/endpoint_test.go

Co-authored-by: TwiN <twin@linux.com>
2022-06-16 17:53:03 -04:00
..
ui feat(ui): Implement parameter to hide URL from results (#294) 2022-06-16 17:53:03 -04:00
condition_bench_test.go Add configuration for whether to resolve failed conditions or not 2021-09-14 19:34:46 -04:00
condition_result.go Replace - by _ in file names 2021-07-02 20:04:05 -04:00
condition_test.go Minor update 2021-10-03 15:03:09 -04:00
condition.go Fix typo in comment 2021-11-03 22:17:58 -04:00
dns_test.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
dns.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
endpoint_status_test.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
endpoint_status.go Fix #197; Fix #198: Deprecate storage.file in favor of storage.path and deprecate persistence with memory storage type 2021-11-04 21:33:13 -04:00
endpoint_test.go feat(ui): Implement parameter to hide URL from results (#294) 2022-06-16 17:53:03 -04:00
endpoint.go feat(ui): Implement parameter to hide URL from results (#294) 2022-06-16 17:53:03 -04:00
event_test.go Add test for NewEventFromResult 2021-09-06 16:34:03 -04:00
event.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
health_status.go Replace - by _ in file names 2021-07-02 20:04:05 -04:00
result_test.go Fix #123: Deduplicate result errors 2021-06-05 18:50:24 -04:00
result.go Omit empty hostname and errors field 2021-11-03 22:18:23 -04:00
uptime.go Remove old memory uptime implementation and auto migration 2021-09-06 13:28:35 -04:00