boulder/core
Samantha Frank 45a56ae9bd
database: No longer store or retrieve InitialIP (#7942)
The initialIP column has been defaulted to 0.0.0.0 since #7760. Remove
this field from the all structs while leaving the schema itself intact.

Part of #7917
2025-01-13 17:33:59 -05:00
..
proto database: No longer store or retrieve InitialIP (#7942) 2025-01-13 17:33:59 -05:00
challenges.go Correct Comments on Challenge Construction in `core/challenges.go` (#7242) 2024-01-08 14:55:33 -08:00
challenges_test.go Make authz2 the default storage format (#4476) 2019-10-21 15:29:15 -04:00
core_test.go Deprecate Challenge.ProvidedKeyAuthorization (#7515) 2024-06-04 14:48:36 -07:00
interfaces.go Improve how we disable challenge types (#7677) 2024-08-29 15:38:50 -07:00
objects.go VA: Make PerformValidation more like DoDCV (#7828) 2024-11-20 14:13:55 -05:00
objects_test.go Improve how we disable challenge types (#7677) 2024-08-29 15:38:50 -07:00
util.go core: Move canceled.Is to core.IsCanceled (#7831) 2024-11-20 13:10:02 -05:00
util_test.go core: Move canceled.Is to core.IsCanceled (#7831) 2024-11-20 13:10:02 -05:00