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.1 has been updated
       via  9a9651396ede1c49cb6a001df43da83de4d34812 (commit)
      from  166927a3ddc6b02938a7a68a8e1a63a90416fcfe (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=9a9651396ede1c49cb6a001df43da83de4d34812

commit 9a9651396ede1c49cb6a001df43da83de4d34812
Author: Franck Villaume <franck.villa...@trivialdev.com>
Date:   Sun Dec 9 14:32:01 2018 +0100

    scmhg: fix label

diff --git a/src/plugins/scmhg/etc/httpd.conf.d/vhost-scm-plugin-scmhg.inc 
b/src/plugins/scmhg/etc/httpd.conf.d/vhost-scm-plugin-scmhg.inc
index 4fcbeee..3b7ee0c 100644
--- a/src/plugins/scmhg/etc/httpd.conf.d/vhost-scm-plugin-scmhg.inc
+++ b/src/plugins/scmhg/etc/httpd.conf.d/vhost-scm-plugin-scmhg.inc
@@ -16,7 +16,7 @@ ScriptAliasMatch ^/authscm/[^/]+/scmhg/cgi-bin/(.*) 
${FF__core__plugins_path}/sc
        AllowOverride None
        Require all granted
        # Work-around for FF40 
https://bugzilla.mozilla.org/show_bug.cgi?id=647010
-       ErrorDocument 401 "Please <a href='' target='_top'>login to gitweb</a> 
to browse private source code.
+       ErrorDocument 401 "Please <a href='' target='_top'>login to hgweb</a> 
to browse private source code.
        # FF40 discards this, hopefully they'll make it work in the near future:
        #Header always set Access-Control-Allow-Origin "${FF__core__web_host}"
        #Header always set Access-Control-Allow-Credentials "true"

-----------------------------------------------------------------------

Summary of changes:
 src/plugins/scmhg/etc/httpd.conf.d/vhost-scm-plugin-scmhg.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
Fusionforge-commits@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to