mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Implemented discourse LDAP draft
This commit is contained in:
		| @@ -107,7 +107,7 @@ plugin_configuration: | ||||
|   - | ||||
|     appid: "user_ldap" | ||||
|     configkey: "s01ldap_login_filter" | ||||
|     configvalue: "(&(|(objectclass=inetOrgPerson))({{ldap.attributes.user_id}}=%{{ldap.attributes.user_id}}))" | ||||
|     configvalue: "{{ ldap.filters.user_filter }}" | ||||
|   - | ||||
|     appid: "user_ldap" | ||||
|     configkey: "s01ldap_login_filter_mode" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user