Some deployment may use a different system where the ssh keys are handled outside of pagure. With this configuration key you can turn off this part of pagure so it does not get in your way.
Fixes #2465
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
rebased
I would recommend using the the setUp method of the test class to do the initialisation. There are quite a few tests that could benefit from this in this module.
Same as above :)
A small comment, but LGTM.
:thumbsup:
Thanks for your review!
Pull-Request has been merged by pingou
Some deployment may use a different system where the ssh keys are handled
outside of pagure.
With this configuration key you can turn off this part of pagure so it
does not get in your way.
Fixes #2465
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr