[Mpuls-commits] r4041 - base/trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Oct 27 10:00:03 CEST 2010
Author: torsten
Date: 2010-10-27 10:00:02 +0200 (Wed, 27 Oct 2010)
New Revision: 4041
Modified:
base/trunk/ChangeLog
Log:
Updated ChangeLog
Modified: base/trunk/ChangeLog
===================================================================
--- base/trunk/ChangeLog 2010-10-27 07:59:28 UTC (rev 4040)
+++ base/trunk/ChangeLog 2010-10-27 08:00:02 UTC (rev 4041)
@@ -1,3 +1,14 @@
+2010-10-27 Torsten Irlaender <torsten at intevation.de>
+
+ * mpulsweb/controllers/auth.py (AuthController.loginAction): Moved
+ logic to set and save the dbnam from the dblist into a session into
+ the login-controller.
+ * mpulsweb/templates/auth/login.mako: Renamed parameter for dbname on
+ login page.
+ * mpulsweb/lib/security.py (get_dbname_from_list): Simplified.
+ After moving logic into the auth controller this method just returns
+ the saved db name in the session var "DB_NAME_FROM_LIST".
+
2010-10-27 Roland Geider <roland.geider at intevation.de>
* mpulsweb/templates/annotations/main.mako,
More information about the Mpuls-commits
mailing list