[Mpuls-commits] r1230 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Feb 4 11:14:00 CET 2010
Author: torsten
Date: 2010-02-04 11:13:59 +0100 (Thu, 04 Feb 2010)
New Revision: 1230
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated ChangeLog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-02-04 10:13:11 UTC (rev 1229)
+++ wasko/branches/2.0/ChangeLog 2010-02-04 10:13:59 UTC (rev 1230)
@@ -1,5 +1,15 @@
2010-02-04 Torsten Irländer <torsten.irlaender at intevation.de>
+ * mpulsweb/lib/base.py: Get dbname, port, host and schemes for
+ username and database name from config object and not from modul vars
+ from lib.security
+ * waskaweb/lib/security.py (checkLogin): Take dbname, port, host etc.
+ from config object and not from modulvars. Deleted modulvars.
+ * waskaweb/lib/app_globals.py (Globals.__init__): Do not set modul var
+ for db connection anymore.
+
+2010-02-04 Torsten Irländer <torsten.irlaender at intevation.de>
+
Moved lib/config into base
* waskaweb/lib/config.py,
More information about the Mpuls-commits
mailing list