This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.0 has been updated
via 7b81cfbe86bd63e8266d4f5fa03e2c33d991abe8 (commit)
from d0383ab8876554f199eee58de2aa2b6a8698ae4b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=7b81cfbe86bd63e8266d4f5fa03e2c33d991abe8
commit 7b81cfbe86bd63e8266d4f5fa03e2c33d991abe8
Author: Franck Villaume <[email protected]>
Date: Mon Dec 12 17:00:30 2016 +0100
fix forbidden access
diff --git a/src/plugins/phpcaptcha/etc/httpd.conf.d/plugin-phpcaptcha.inc
b/src/plugins/phpcaptcha/etc/httpd.conf.d/plugin-phpcaptcha.inc
index 40bdf9b..a266765 100644
--- a/src/plugins/phpcaptcha/etc/httpd.conf.d/plugin-phpcaptcha.inc
+++ b/src/plugins/phpcaptcha/etc/httpd.conf.d/plugin-phpcaptcha.inc
@@ -1 +1,4 @@
Alias /plugins/phpcaptcha ${FF__phpcaptcha__phpcaptcha_path}
+<Directory ${FF__phpcaptcha__phpcaptcha_path}>
+ Include ${FF__core__config_path}/httpd.conf.d/auth-main.inc
+</Directory>
-----------------------------------------------------------------------
Summary of changes:
src/plugins/phpcaptcha/etc/httpd.conf.d/plugin-phpcaptcha.inc | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits