Add a feature flag "IgnoreAccountContacts" which has two effects in the SA: - When a new account is created, don't insert any contacts provided; and - When an account is retrieved, ignore any contacts already present. This causes boulder to act as though all accounts have no associated contacts, and is the first step towards being able to drop the contacts from the database entirely. Part of https://github.com/letsencrypt/boulder/issues/8176 |
||
---|---|---|
.. | ||
features.go |