boulder/features
Roland Bracewell Shoemaker c561386fd7
Explicitly disable authz2 orders (#4289)
Add flag to explicitly disable orders containing authz2 authorizations. After looking at a handful of much more complex solutions this feels like the best option. With NewAuthorizationSchema disabled and DisableAuthz2Orders enabled any requests for orders that include authz2 authorizations will return a 404 (where previously they would return a 500).

Fixes #4263.
2019-06-25 17:16:00 -07:00
..
featureflag_string.go Explicitly disable authz2 orders (#4289) 2019-06-25 17:16:00 -07:00
features.go Explicitly disable authz2 orders (#4289) 2019-06-25 17:16:00 -07:00
features_test.go Remove export of feature flags. (#3210) 2017-11-02 07:07:02 -07:00