The current session management works through LoginManager module. It can be good idea to have separate module - which provides more options to store the session data.
The session data can be shared with other applications for activities like Single-Sign-On.
Description and Documentation
By simple adding configuration parameters in LocalSite.cfg, the session data can be stored in database backend - like Sqlite or MySQL or any other database
Sounds useful and like a good fit for the TWikiMission. Could you document the proposed spec?
-- PeterThoeny - 2009-09-28
With the code from trunk - this is not required.
__ SopanShewale - 2010-03-17