Fix validation logic in the base consumer
The base consumer is intended to only derive its validation switch from the on-disk configuration if the child class doesn't override the validate_signatures switch.
There was a bug here where the default value provided in the base class made it appear as if all child consumers had turned off validation, which is incorrect.
This fix turns on signature validation by default while preserving the ability of child consumers to override the on-disk configuration in special cases.
Please login to add feedback.
This update has been submitted for testing by ralph.
This update has been pushed to testing.
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by ralph.
This update has been pushed to stable.