Roland Haroutiounian
48f295998b
Added comments on filesystem session plugin's modules
8 年前
Roland Haroutiounian
9554fd0bc5
Added 2 configuration parameters to the webui plugin (for the cookies) and cleaned its run module
8 年前
Roland Haroutiounian
fda4259f21
Bug Fix on the configuration parameters in the filesystem session plugin
8 年前
Roland Haroutiounian
8361a791c5
Changed the filesystem_session's set_value, get_value and del_value methods' names
8 年前
Roland Haroutiounian
4426cb591f
Deleted a useless module in the filesystem session plugin
8 年前
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 年前
Roland Haroutiounian
aaca366e59
Deleted two useless functions in the Filesystem session handler's main module
8 年前
Roland Haroutiounian
7d3097aa40
Changed the filesystem session handler's main module's methods
8 年前
prieto
5f889169d3
Small bugfixes
8 年前
Yann Weber
ba244bdd82
Modified filesystem_session plugin + start using sessions in client
8 年前
Yann Weber
76e386e321
Implements SessionHandlerPlugin ExtensionsPlugin + settings preload
Implements both Plugin child classes handling extensions and session handling.
Modified the settings plugin preload piece of code. It is now adapted to the new plugins organisation.
Each Plugin child classes provides a confspec indicating where the plugin list is stored in configuration.
8 年前
Yann Weber
4ad4db09cb
Upgrade filesystem_session plugin to fit with new plugin handdling
8 年前
Roland Haroutiounian
2cf23a50c8
Changed method types in session module
8 年前
Roland Haroutiounian
a0818fe410
Changed the sessions management layout
8 年前
Roland Haroutiounian
0953a82b92
Changed the session configuration location
8 年前
Roland Haroutiounian
cb3d0ea8db
Code cleaning
8 年前
Roland Haroutiounian
e25929d2a9
An abstract SessionStore and the FileSystemSessionStore classes are implemented
8 年前
Roland Haroutiounian
c73e782003
Created a FileSystemSessionStore class
8 年前
Roland Haroutiounian
024287982b
Changed the implementation of the filesystem_session main module
8 年前
Roland Haroutiounian
fbdb9f09f8
Changed the "session_read" hook name to "session_load"
8 年前
Roland Haroutiounian
92c12150f2
Added the AuthenticationError raises in the filesystem session plugins main.py
8 年前
Roland Haroutiounian
6bcb9e1e7c
Deleted the Werkzeug sessions library calls for the filesystem session store
8 年前
Roland Haroutiounian
3a73bf28b1
First implementation of the filesystem session store plugin
8 年前