Deprecate the IgnoreAccountContacts feature flag. This causes the SA to never query the contact column when reading registrations from the database, and to never write a value for the contact column when creating a new registration. This requires updating or disabling several tests. These tests could be deleted now, but I felt it was more appropriate for them to be fully deleted when their corresponding services (e.g. expiration-mailer) are also deleted. Fixes https://github.com/letsencrypt/boulder/issues/8176 |
||
---|---|---|
.. | ||
proto | ||
ra.go | ||
ra_test.go |