boulder/mocks
Aaron Gable d7e4ed18ad
Remove the last vestiges of account contacts (#8247)
Remove the concept of an account contact from all of boulder except the
WFE. Specifically:
- Delete the UpdateRegistrationContact methods from the RA and SA
- Remove all understanding of the Contact field from the RA and SA's
NewRegistration methods
- Remove the Contact field from corepb.Registration to ensure it can
never be communicated anywhere

Note that this does not remove the Contact field from core.Registration,
as that represents an ACME API type, and we're still willing to parse
the Contact field from incoming new-account requests.

Fixes https://github.com/letsencrypt/boulder/issues/8199
2025-07-03 12:55:16 -07:00
..
ca.go ca: Remove IssuePrecertificateResponse (#8115) 2025-04-10 17:56:13 -07:00
emailexporter.go cmd/email-exporter: Initial implementation and integration with WFE (#8018) 2025-03-06 15:20:55 -05:00
grpc.go Use generic types for gRPC stream implementations (#7501) 2024-05-24 13:54:25 -07:00
publisher.go Use custom mocks instead of mocks.StorageAuthority (#7494) 2024-05-21 09:16:17 -07:00
sa.go Remove the last vestiges of account contacts (#8247) 2025-07-03 12:55:16 -07:00