|  | @@ -210,6 +210,8 @@ function wekan_repo_check(){
 | 
	
		
			
				|  |  |        # LDAP_REJECT_UNAUTHORIZED : Reject Unauthorized Certificate
 | 
	
		
			
				|  |  |        # example :  export LDAP_REJECT_UNAUTHORIZED=true
 | 
	
		
			
				|  |  |        #export LDAP_REJECT_UNAUTHORIZED=false
 | 
	
		
			
				|  |  | +      # Option to login to the LDAP server with the user's own username and password, instead of an administrator key. Default: false (use administrator key).
 | 
	
		
			
				|  |  | +      #export LDAP_USER_AUTHENTICATION=true
 | 
	
		
			
				|  |  |        # LDAP_USER_SEARCH_FILTER : Optional extra LDAP filters. Don't forget the outmost enclosing parentheses if needed
 | 
	
		
			
				|  |  |        # example :  export LDAP_USER_SEARCH_FILTER=
 | 
	
		
			
				|  |  |        #export LDAP_USER_SEARCH_FILTER=
 |