[Bps-public-commit] rt-authen-externalauth branch, master, updated. 0.09-1-g1ef374c

Kevin Falcone falcone at bestpractical.com
Wed Jun 1 16:12:57 EDT 2011


The branch, master has been updated
       via  1ef374c94f8a485f3b7d40685bfffff29ec6643a (commit)
      from  15d05cbffdd79c36f42474fb04bd6ac5d885a562 (commit)

Summary of changes:
 etc/RT_SiteConfig.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 1ef374c94f8a485f3b7d40685bfffff29ec6643a
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Tue May 31 16:05:50 2011 -0400

    The uncommented example is valid, but the longer sample wasn't
    
    Noticed by limako in #rt

diff --git a/etc/RT_SiteConfig.pm b/etc/RT_SiteConfig.pm
index 4c38a5d..cf8ca36 100644
--- a/etc/RT_SiteConfig.pm
+++ b/etc/RT_SiteConfig.pm
@@ -35,7 +35,7 @@ Set($AutoCreateNonExternalUsers,    0);
 # Note that you may have as many external services as you wish. They will
 # be checked in the order specified in the Priority directives above.
 # e.g. 
-#   Set(ExternalAuthPriority,['My_LDAP','My_MySQL','My_Oracle','SecondaryLDAP','Other-DB']);
+#   Set($ExternalAuthPriority,['My_LDAP','My_MySQL','My_Oracle','SecondaryLDAP','Other-DB']);
 #
 Set($ExternalSettings,      {   # AN EXAMPLE DB SERVICE
                                 'My_MySQL'   =>  {      ## GENERIC SECTION

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



More information about the Bps-public-commit mailing list