From ea16a235635181ff50b087a9d61a75e51184b955 Mon Sep 17 00:00:00 2001 From: belliash Date: Fri, 28 Jun 2013 18:38:38 +0200 Subject: [PATCH] Update readme --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index f815754..292c2ea 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ 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. +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