Story #7984
Updated by bmbouter almost 4 years ago
1. Consolidate See our calls to a new area that checks `ALLOWED_CONTENT_CHECKSUMS` solution in one place 2. Make Pulp 2: https://github.com/pulp/pulp/blob/e067d28a00bdec989dd03170d599e58cde4fba13/server/pulp/server/util.py#L21-L27 Note that available to plugin writers I would probably not recommend the same solution in the plugin API Pulp 3. Add docs for plugin writers. Patching on an as-needed basis would be better I think than doing it globally.