C. Changes from Version (3.2.7)
Security Fix
- (MODPYTHON-135)
Fixed possible directory traversal attack in FileSession. The session
id is now checked to ensure it only contains valid characters. This
check is performed for all sessions derived from the BaseSession
class.
Release 3.3.1, documentation updated on January 29, 2007.