Skip to content
New issue

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

Multiple servers and memcached sessions #3

Closed
wants to merge 5 commits into from

Conversation

robwithhair
Copy link

Added ability to use multiple servers. Multiple servers can come from php.ini if Memcached sessions are available by using the string 'session.save_path'.

Also fixed some potential session collisions when using memcached sessions and other software wich uses the $_SESSSION['username'] session variable. Improved security by checking username is in usernames array.

Rob Harrison added 5 commits December 4, 2014 17:23
@robwithhair
Copy link
Author

This is old now, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant