You are here

public property LdapAuthenticationConf::$templateUsageRedirectOnLogin in Lightweight Directory Access Protocol (LDAP) 7.2

Controls whether or not we should check on login if the email template was used and redirect the user if needed.

Type: bool

File

ldap_authentication/LdapAuthenticationConf.class.php, line 180

Class

LdapAuthenticationConf

Code

public $templateUsageRedirectOnLogin = LDAP_AUTHENTICATION_REDIRECT_ON_LOGIN_DEFAULT;