News:

Wondering if this will always be free?  See why free is better.

Main Menu

SMF 2.0.14 - force_ssl

Started by vbgamer45, August 19, 2017, 03:14:47 PM

Previous topic - Next topic

vbgamer45

I am not seeing this $modSettings['force_ssl'] variable defined any where in the codebase except this one spot

In sources/Load.php


if (!empty($modSettings['force_ssl']) && $image_proxy_enabled && stripos($user_settings['avatar'], 'http://') !== false)
$user_settings['avatar'] = strtr($boardurl, array('http://' => 'https://')) . '/proxy.php?request=' . urlencode($user_settings['avatar']) . '&hash=' . md5($user_settings['avatar'] . $image_proxy_secret);

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Antes

Possibly leftover code while porting from 2.1.

shawnb61

Correct...   it doesn't belong there...
Address the process rather than the outcome.  Then, the outcome becomes more likely.   - Fripp

shawnb61

Address the process rather than the outcome.  Then, the outcome becomes more likely.   - Fripp

Advertisement: