#2470 Add a configuration key to disable managing user's ssh key in pagure
Merged by pingou. Opened by pingou.
no_ssh_key  into  master

Download 2470.patch

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:

rebased

Thanks for your review!

Pull-Request has been merged by pingou

Metadata