• J
    Heed config.force_ssl when building URL · c7b7d83f
    Jonathan Hefner 提交于
    `url_for` will now use "https://" as the default protocol when
    `Rails.application.config.force_ssl` is set to true.
    
    Action Mailer already behaves this way, effectively.  This commit
    extends that behavior application-wide.
    
    Closes #23543.
    c7b7d83f
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 8.7 KB