1 Commits (e21034556cf58b35ffe6993de4d14e6e66fb0710)

Author SHA1 Message Date
  Yann Weber 0406e91846 Moved plugins folder in lodel/ 8 years ago
  Yann Weber c3137b658f Replaced imports by LodelContext.expose_modules() calls 8 years ago
  Roland Haroutiounian 48f295998b Added comments on filesystem session plugin's modules 8 years ago
  Roland Haroutiounian 9554fd0bc5 Added 2 configuration parameters to the webui plugin (for the cookies) and cleaned its run module 8 years ago
  Roland Haroutiounian 8361a791c5 Changed the filesystem_session's set_value, get_value and del_value methods' names 8 years ago
  Roland Haroutiounian bda7779166 Changed the filesystem_session handler and added new commands to the sessionhandler (to add, del and read values from the session) 8 years ago
  Roland Haroutiounian aaca366e59 Deleted two useless functions in the Filesystem session handler's main module 8 years ago
  Roland Haroutiounian 7d3097aa40 Changed the filesystem session handler's main module's methods 8 years ago
  Yann Weber ba244bdd82 Modified filesystem_session plugin + start using sessions in client 8 years ago
  Yann Weber 76e386e321 Implements SessionHandlerPlugin ExtensionsPlugin + settings preload 8 years ago
  Roland Haroutiounian a0818fe410 Changed the sessions management layout 8 years ago
  Roland Haroutiounian c73e782003 Created a FileSystemSessionStore class 8 years ago
  Roland Haroutiounian 024287982b Changed the implementation of the filesystem_session main module 8 years ago
  Roland Haroutiounian fbdb9f09f8 Changed the "session_read" hook name to "session_load" 8 years ago
  Roland Haroutiounian 92c12150f2 Added the AuthenticationError raises in the filesystem session plugins main.py 8 years ago
  Roland Haroutiounian 6bcb9e1e7c Deleted the Werkzeug sessions library calls for the filesystem session store 8 years ago
  Roland Haroutiounian 3a73bf28b1 First implementation of the filesystem session store plugin 8 years ago