From 463d9b7002e6dd9cda73e96373301af7adb812d4 Mon Sep 17 00:00:00 2001 From: Joel Bout Date: Wed, 4 Feb 2015 14:35:06 +0100 Subject: [PATCH] corrected Tao 3.0 config path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3ff34e..a7fb666 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ generis-auth-ldap ================= -An LDAP implementation of the Tao user authentication +An LDAP implementation of the Tao 3.0 user authentication Requirement ===================== @@ -34,7 +34,7 @@ Once it's done, run a composer update. ------------------------------ -To enable them, you need to go to generis/common/conf/auth.conf.php and add these lines +To enable them, you need to go to /config/generis/auth.conf.php and add these lines array( 'driver' => 'oat\authLdap\model\LdapAdapter',