make self-service session cache module configurable, start framework for in-database...
authorivan <ivan>
Tue, 8 Feb 2005 20:22:46 +0000 (20:22 +0000)
committerivan <ivan>
Tue, 8 Feb 2005 20:22:46 +0000 (20:22 +0000)
commitfc9e97f6cab72de473288470c0681534caf25ea5
tree1aa26f5ab82003b2fb01eb77936b5771c056129c
parent85b4db91819ef43709a7d9728af3a7f1aa37b07a
make self-service session cache module configurable, start framework for in-database session cache
17 files changed:
FS/FS.pm
FS/FS/ClientAPI/Agent.pm
FS/FS/ClientAPI/MyAccount.pm
FS/FS/ClientAPI/Signup.pm
FS/FS/ClientAPI_SessionCache.pm [new file with mode: 0644]
FS/FS/Conf.pm
FS/FS/clientapi_session.pm [new file with mode: 0644]
FS/FS/clientapi_session_field.pm [new file with mode: 0644]
FS/MANIFEST
FS/bin/freeside-setup
FS/t/ClientAPI_SessionCache.t [new file with mode: 0644]
FS/t/clientapi_session.t [new file with mode: 0644]
FS/t/clientapi_session_field.t [new file with mode: 0644]
README.1.5.0pre7
httemplate/docs/install.html
httemplate/docs/schema.html
httemplate/docs/upgrade10.html