Kagera Session Manager
Go to file
belliash 27b78ae986 update to v1.31 2013-07-26 17:40:19 +02:00
COPYING Initial import 2013-06-28 18:36:45 +02:00
Makefile update to v1.31 2013-07-26 17:40:19 +02:00
README Update readme 2013-06-28 18:38:38 +02:00
sessmgr.c update to v1.31 2013-07-26 17:40:19 +02:00
sessmgr.h update to v1.31 2013-07-26 17:40:19 +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/>