You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2017/10/26 11:50:42 UTC

[whimsy] branch master updated: Also update auth section

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new b507457  Also update auth section
b507457 is described below

commit b507457e791504a7baaae708f61a1678c2ef90da
Author: Sebb <se...@apache.org>
AuthorDate: Thu Oct 26 12:50:40 2017 +0100

    Also update auth section
---
 config/whimsy.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/whimsy.conf b/config/whimsy.conf
index 6c2f8b8..4cc486a 100644
--- a/config/whimsy.conf
+++ b/config/whimsy.conf
@@ -147,7 +147,7 @@ Alias /project/icla/ /srv/whimsy/www/project/icla/public
   Require ldap-group cn=committers,ou=groups,dc=apache,dc=org
 </Directory>
 
-<Directory /srv/whimsy/www/test/icla>
+<Directory /srv/whimsy/www/project/icla>
   AuthType Basic
   AuthName "ASF Committers"
   AuthBasicProvider ldap

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].