mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 20:22:26 +01:00 
			
		
		
		
	Removed obsoleted ldap_port variable from model/user/auth.php
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
		| @@ -180,7 +180,6 @@ class ModelUserAuth extends Model { | ||||
|  | ||||
|       $ldap_type = ''; | ||||
|       $ldap_host = LDAP_HOST; | ||||
|       $ldap_port = LDAP_PORT; | ||||
|       $ldap_base_dn = LDAP_BASE_DN; | ||||
|       $ldap_helper_dn = LDAP_HELPER_DN; | ||||
|       $ldap_helper_password = LDAP_HELPER_PASSWORD; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user