boulder/features
Aaron Gable 3b9f3dc000
Remove functionality of NewAuthorization flow (#5862)
Empty the bodies of the WFE's and RA's `NewAuthorization` methods. These
were used exclusively by the ACMEv1 flow. Also remove any helper functions
which were used exclusively by this code, and any tests which were testing
exclusively this code and which have equivalent tests for the ACMEv2 flow.

Greatly simply `SA.GetAuthorizations2`, as it no longer has to contend with
there being two different kinds of authorizations in the database. Add a few
TODOs to consider removing a few other SA gRPC methods which no longer
have any callers.

Part of #5681
2021-12-20 14:39:11 -08:00
..
featureflag_string.go Remove functionality of NewAuthorization flow (#5862) 2021-12-20 14:39:11 -08:00
features.go Remove functionality of NewAuthorization flow (#5862) 2021-12-20 14:39:11 -08:00
features_test.go Remove export of feature flags. (#3210) 2017-11-02 07:07:02 -07:00