For public/private Pagure instances where it is intended to be used by a single user, having the ability to turn off user registration prevents confusion and closes an avenue of potential denial of service attacks.
Fixes https://pagure.io/pagure/issue/4972
Signed-off-by: Neal Gompa ngompa13@gmail.com
rebased onto 72d0c5513c6db69dce05a014209e8b4d1cb92846
rebased onto 009a635409d43300562eab1a249272050ba893e8
rebased onto 80f0ee414dc38af0a980ca7c596d5da84513b169
Yay, the tests pass! :100:
rebased onto 390bf785df46a6595a230204d6188990c5320b75
That configuration key should have its own section (like all the others)
Done.
rebased onto 466e701ce1662fd648a4e54f5e651e026fe7531d
Looks good to me :)
Pull-Request has been merged by pingou
For public/private Pagure instances where it is intended to be used
by a single user, having the ability to turn off user registration
prevents confusion and closes an avenue of potential denial of service
attacks.
Fixes https://pagure.io/pagure/issue/4972
Signed-off-by: Neal Gompa ngompa13@gmail.com