prieto
5f889169d3
Small bugfixes
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
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 years ago
Yann Weber
4ad4db09cb
Upgrade filesystem_session plugin to fit with new plugin handdling
8 years ago
Roland Haroutiounian
2cf23a50c8
Changed method types in session module
8 years ago
Roland Haroutiounian
a0818fe410
Changed the sessions management layout
8 years ago
Roland Haroutiounian
0953a82b92
Changed the session configuration location
8 years ago
Roland Haroutiounian
cb3d0ea8db
Code cleaning
8 years ago
Roland Haroutiounian
e25929d2a9
An abstract SessionStore and the FileSystemSessionStore classes are implemented
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