mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 02:11:59 +01:00
sso fix
This commit is contained in:
parent
47f72bddbb
commit
12bb5f0b43
@ -57,6 +57,8 @@ $config['LDAP_DISTRIBUTIONLIST_ATTR'] = 'zimbraMailForwardingAddress';
|
|||||||
//$config['LDAP_DISTRIBUTIONLIST_OBJECTCLASS'] = 'dominoGroup');
|
//$config['LDAP_DISTRIBUTIONLIST_OBJECTCLASS'] = 'dominoGroup');
|
||||||
//$config['LDAP_DISTRIBUTIONLIST_ATTR'] = 'mail';
|
//$config['LDAP_DISTRIBUTIONLIST_ATTR'] = 'mail';
|
||||||
|
|
||||||
|
// enable single sign-on (disabled by default)
|
||||||
|
$config['ENABLE_SSO_LOGIN'] = 0;
|
||||||
|
|
||||||
// enable authentication against an imap server (disabled by default)
|
// enable authentication against an imap server (disabled by default)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user