diff options
author | Sascha Wilde <wilde@intevation.de> | 2007-02-02 16:12:17 (GMT) |
---|---|---|
committer | Sascha Wilde <wilde@intevation.de> | 2007-02-02 16:12:17 (GMT) |
commit | b907c0a1a6f5a0a75f486f6f622470bb6e39450b (patch) | |
tree | 2b1b021867505c8090a46c09969d81e0c9a23dd4 | |
parent | f429f8019f39410ac087ba0551e401fb234a082f (diff) | |
download | kolab-webadmin-b907c0a1a6f5a0a75f486f6f622470bb6e39450b.tar.gz |
Fixed restrictions on /fbview. Fixes issue 1507.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-02-02 Sascha Wilde <wilde@intevation.de> + * php/admin/templates/kolab.tpl: Restrict access to /fbview* to + save us from attacks against any of the various horde files. + Fixes issue 1507. And fixed minor bug in the usage of + @webserver_web_prefix@. + * php/admin/templates/kolab.tpl, www/admin/kolab/versions.php.in: Corrected version information, fixing last parts of issue 1486. |