Module: check_mk
Branch: master
Commit: 25ae314a961991017dffe9c016d6a82f7704a226
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=25ae314a961991…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: Wed Nov 23 19:27:01 2011 +0100
First step implementing the new cookie based login
---
web/htdocs/config.py | 6 ++
web/htdocs/htmllib.py | 53 +++++++++--
web/htdocs/index.py | 32 ++++++--
web/htdocs/js/check_mk.js | 2 +-
web/htdocs/login.py | 194 ++++++++++++++++++++++++++++++++++++++++++
web/htdocs/sidebar.py | 3 +-
web/plugins/pages/shipped.py | 2 +
7 files changed, 273 insertions(+), 19 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=25ae314a96…