We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check for valid values of:
http://www.php.net/manual/en/session.configuration.php
The text was updated successfully, but these errors were encountered:
Should renaming the session cookie (PHPSESSID) be considered? I could see it being a "warning" item, but not a failure.
Sorry, something went wrong.
Merge pull request #37 from airbone42/master
fa2e01c
#23 added session.use_only_cookies check
New merge pull #67 for:
session.hash_function (set to non-broken hashing mechanism) session.bug_compat_42 (set to 0) session.bug_compat_warn (set to 0)
See also here: https://stackoverflow.com/questions/5081025/php-session-fixation-hijacking
No branches or pull requests
Check for valid values of:
http://www.php.net/manual/en/session.configuration.php
The text was updated successfully, but these errors were encountered: