Kagera Session Manager
Go to file
belliash ea16a23563 Update readme 2013-06-28 18:38:38 +02:00
COPYING Initial import 2013-06-28 18:36:45 +02:00
Makefile Initial import 2013-06-28 18:36:45 +02:00
README Update readme 2013-06-28 18:38:38 +02:00
sessmgr.c Initial import 2013-06-28 18:36:45 +02:00
sessmgr.h Initial import 2013-06-28 18:36:45 +02:00
sha256.c Initial import 2013-06-28 18:36:45 +02:00
sha256.h Initial import 2013-06-28 18:36:45 +02:00

README

Session Manager
===============

SessMgr is a small utility for Kagera Firmware Administrator's WebUI session
validation. Its task is to check password, validate sessions and authorize
administrator access. For security reasons, it also saves all success
authorization in system logger and allows to easily log out from Web Interface.


It is based on Gargoyle Session Validator <http://www.gargoyle-router.com/>