Closed bowlofeggs closed 5 years ago
Well, you could make a new setting and make it override the prefer_ssl
setting if that's not set?
This change is planned for inclusion in the upcoming 4.0.0 release: #3221
Bodhi 4.0.0 beta is built and deployed to staging:
https://copr.fedorainfracloud.org/coprs/bowlofeggs/bodhi-pre-release https://bodhi.stg.fedoraproject.org/
Bodhi has a
prefer_ssl
setting, which doesn't do what it sounds like it does at all because it's only used whenlibravatar_dns
isTrue
, and is only used bylibravatar
and not generally all of Bodhi. We should rename it to something that makes that clearer, likelibravatar_prefer_tls
.This is a backwards incompatible change and should be done in an X release.