* Validate secure session cookies if HTTPS When HTTPS is available, secure session cookies should be enabled SESSION_SECURE_COOKIE=true * Apply fixes from StyleCI * Note config:cache --------- Co-authored-by: StyleCI Bot <[email protected]>
IPv6 and undefined index errors
Ignore standard ports and include non-standard ports in the base_url setting
* Validate base_url and server_name * Fix style * add return types