nuke/lib/config
Xe Iaso 4ead3ed16e
fix(config): deprecate the report_as field for challenges (#1311)
* fix(config): deprecate the report_as field for challenges

This was a bad idea when it was added and it is irresponsible to
continue to have it. It causes more UX problems than it fixes with
slight of hand.

Closes: #1310
Closes: #1307
Signed-off-by: Xe Iaso <me@xeiaso.net>

* fix(policy): use the new logger for config validation messages

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs(admin/thresholds): remove this report_as setting

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-11-25 23:25:17 -05:00
..
testdata fix(config): deprecate the report_as field for challenges (#1311) 2025-11-25 23:25:17 -05:00
asn.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
asn_test.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
check.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
config.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
config_test.go fix(config): deprecate the report_as field for challenges (#1311) 2025-11-25 23:25:17 -05:00
expressionorlist.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
expressionorlist_test.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
geoip.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
geoip_test.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
impressum.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
impressum_test.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
logging.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
logging_test.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
opengraph.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
opengraph_test.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
store.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
store_test.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00
threshold.go fix(config): deprecate the report_as field for challenges (#1311) 2025-11-25 23:25:17 -05:00
threshold_test.go fix(config): deprecate the report_as field for challenges (#1311) 2025-11-25 23:25:17 -05:00
weight.go feat: writing logs to the filesystem with rotation support (#1299) 2025-11-21 11:46:00 -05:00