20 Commits (a774b016c380bc7cd0bd744fbfe13ea0f4378d6c)

Author SHA1 Message Date
  Yann Weber 611b01fd0e Bugfixes on ram_session on sessions and on cookies 7 years ago
  Yann Weber eef54f2aad Begin session handling with cookies in webui 7 years ago
  Yann Weber 1453cf49f9 Plug together Ui <-> client <-> session <-> plugin + bugfixes 7 years ago
  Yann Weber eae2f83891 Connection between WebUi Client & Session started 7 years ago
  Yann Weber ba244bdd82 Modified filesystem_session plugin + start using sessions in client 7 years ago
  Yann Weber ed4d2858b9 Starting again implementation of Auth/Client/Session global handling 7 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 fd153057df If a session is not found , None is now returned instead of an empty dict 8 years ago
  Roland Haroutiounian 81c20d7b97 Restructured the SessionStore Abstract class 8 years ago
  Roland Haroutiounian e25929d2a9 An abstract SessionStore and the FileSystemSessionStore classes are implemented 8 years ago
  Yann Weber 921ec3c25a Unresolved conflict in previous rebase commit 8 years ago
  Yann Weber d2eef44ca7 Plug webui to auth 8 years ago
  Roland Haroutiounian 0bd9aeb21f Small fixes on auth 8 years ago
  Roland Haroutiounian bdcb08e466 Fixed a method syntax in auth.py 8 years ago
  Yann Weber 82f12d95ec Authentication handlers implementation 8 years ago
  Roland Haroutiounian e14416470e turned the Authentication Exceptions to classes 8 years ago
  Yann Weber 4b0c8ae0be Adding more exceptions 8 years ago
  Roland Haroutiounian 231b3d89af Deleted a useless file 8 years ago
  Roland Haroutiounian 35e5fc754a First writing of the auth/session functions 8 years ago