Project

Profile

Help

Story #7984

Updated by daviddavis over 3 years ago

See our solution in Pulp 2: https://github.com/pulp/pulp/blob/e067d28a00bdec989dd03170d599e58cde4fba13/server/pulp/server/util.py#L21-L27 

 Note that I would probably not recommend the same solution in Pulp 3. Patching on an as-needed basis would be better I tI think than doing it globally.

Back