User-Login auf Controller umgestellt
authorMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 17 Aug 2012 12:23:52 +0000 (14:23 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 17 Aug 2012 15:46:33 +0000 (17:46 +0200)
commit540c0b5e9a38158e6f7a6efacd20b2477efad7ac
tree4c531dfc640bc5d11ea0eeff9d7825b9e325dc6a
parenta3339fc75fd7c2fd1328e5444dcde255e4034f95
User-Login auf Controller umgestellt
32 files changed:
SL/Auth.pm
SL/Controller/Base.pm
SL/Controller/LoginScreen.pm [new file with mode: 0644]
SL/Dispatcher.pm
SL/Dispatcher/AuthHandler.pm
SL/Dispatcher/AuthHandler/Admin.pm
SL/Dispatcher/AuthHandler/None.pm [new file with mode: 0644]
SL/Dispatcher/AuthHandler/User.pm
bin/mozilla/admin.pl
bin/mozilla/login.pl
bin/mozilla/menujs.pl
index.html
locale/de/all
locale/de_DE/all
menu.ini
templates/webpages/admin/adminlogin.html
templates/webpages/admin/list_users.html
templates/webpages/dbupgrade/warning.html
templates/webpages/login/auth_db_needs_update.html [deleted file]
templates/webpages/login/auth_db_unreachable.html [deleted file]
templates/webpages/login/authentication_pl_missing.html [deleted file]
templates/webpages/login/login_screen.html [deleted file]
templates/webpages/login/old_configuration_files.html [deleted file]
templates/webpages/login/password_error.html [deleted file]
templates/webpages/login_screen/auth_db_needs_update.html [new file with mode: 0644]
templates/webpages/login_screen/auth_db_unreachable.html [new file with mode: 0644]
templates/webpages/login_screen/old_configuration_files.html [new file with mode: 0644]
templates/webpages/login_screen/user_login.html [new file with mode: 0644]
templates/webpages/menu/header.html
templates/webpages/menu/menunew.html
templates/webpages/menu/menuv3.html
templates/webpages/menu/menuv4.html