Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 409

Show
Ignore:
Timestamp:
07/05/05 16:42:21
Author:
mikerobi
Message:

Fixed bug in last commit that would turn the sessionFilter off

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cherrypy/lib/filter/sessionfilter/sessionconfig.py

    r408 r409  
    3131# these get copied to the configMap when the filter 
    3232# is initilized 
     33 
    3334_sessionDefaults = { 
    34     'sessionFilter.on' : False, 
    3535    'sessionFilter.sessionList' : ['default'], 
    3636    'sessionFIlter.storageAdaptors' : {}, 

Hosted by WebFaction

Log in as guest/cpguest to create tickets