From 279a8a29c372aa8bbb4b9641eeb7b9b77ae44f52 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 17 Dec 2010 00:50:52 +0000 Subject: add a link to catdap, so default templates supress "lost password" and "first login" registration link --- modules/sympa/templates/auth.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/sympa/templates/auth.conf b/modules/sympa/templates/auth.conf index 77bfa547..94f3ee35 100644 --- a/modules/sympa/templates/auth.conf +++ b/modules/sympa/templates/auth.conf @@ -9,4 +9,5 @@ ldap use_ssl 1 bind_dn cn=sympa-alamut,ou=System Accounts,<%= dc_suffix %> bind_password <%= ldap_password %> + authentication_info_url https://identity.<%= domain %>/ -- cgit v1.2.1