2018-07-12 09:25:18 +02:00
|
|
|
# Session Manager
|
2013-06-28 18:36:45 +02:00
|
|
|
|
2013-06-28 18:38:38 +02:00
|
|
|
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.
|
2013-06-28 18:36:45 +02:00
|
|
|
|
|
|
|
It is based on Gargoyle Session Validator <http://www.gargoyle-router.com/>
|