diff options
author | community.cacert.org <community.cacert.org@d4452222-2f33-11de-9270-010000000000> | 2009-05-29 04:07:07 +0000 |
---|---|---|
committer | community.cacert.org <community.cacert.org@d4452222-2f33-11de-9270-010000000000> | 2009-05-29 04:07:07 +0000 |
commit | ed0a6f42d5786b6a4945276c639528fa79d85c4f (patch) | |
tree | a17ce261a0ce347366e716c8bdcdd380233f4bea /.htaccess | |
parent | e122d4337bb02ac572b3abe82d590aeeda5691f5 (diff) | |
download | cacert-boardvoting-ed0a6f42d5786b6a4945276c639528fa79d85c4f.tar.gz cacert-boardvoting-ed0a6f42d5786b6a4945276c639528fa79d85c4f.tar.xz cacert-boardvoting-ed0a6f42d5786b6a4945276c639528fa79d85c4f.zip |
withdrawling motions now authenticated and notices send
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@45 d4452222-2f33-11de-9270-010000000000
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ php_value safe_mode_exec_dir /var/empty -<FilesMatch "^(motion|vote|proxy)\.php$"> +<FilesMatch "^(motions?|vote|proxy)\.php$"> # these files require authentication <IfModule mod_ssl.c> SSLOptions +OptRenegotiate +StdEnvVars +ExportCertData |