]> BookStack Code Mirror - bookstack/commit
Updated default value for secure session detection
authorDan Brown <redacted>
Wed, 11 May 2022 15:46:59 +0000 (16:46 +0100)
committerDan Brown <redacted>
Wed, 11 May 2022 15:47:09 +0000 (16:47 +0100)
commitf0218232876247e9101abb3ca4591bd0ae4b7a7a
tree4adf546ee2ad7e980ff74c9d038eab8582e0f5f6
parent3a8a476906d68725407ba730ac0724d5c1522bdf
Updated default value for secure session detection

Updated default value for APP_URL so that the startsWith call is not
passed null, since that causes deprecation notice in PHP8.1.
Would show when APP_URL was not set, adding extra confusiion.
app/Config/session.php