This project is not covered by Drupal’s security advisory policy.
If you want to use this module, your options are:
- Choose another, actively maintained module instead
- Following the unsupported project process.
- Hire someone to fix the security bug so the module can be re-published and supported (Consider hiring companies listed in the Marketplace)
AJAX session allows you to use AJAX to set PHP session variables. This could be useful, for example, if your website had a UI that could be altered with jQuery; after a UI element was altered jQuery it could use the javascript that AJAX session provides to set a specified PHP session variable used in rendering that UI element the next page load. For security purposes, any code that uses AJAX session must call a PHP function that registers a specified session variable. Once that is done, AJAX session will accept any AJAX post requests to modify that variable (assuming it originates from the IP address that the session is associated with).
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Project categories: Developer tools
- Created by shawn conn on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
