mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Solved bug existed due to difference between mailu domain and hostname difference. also refactored during this to find the bug
This commit is contained in:
		| @@ -36,7 +36,7 @@ | ||||
|     $s->ad_domain                = ""; | ||||
|     $s->ldap_default_group       = ""; | ||||
|     $s->ldap_email               = "{{ ldap.user.attributes.mail }}"; | ||||
|     $s->custom_forgot_pass_url   = "{{ oidc.client.reset_credentials }}"; | ||||
|     $s->custom_forgot_pass_url   = "{{ OIDC.CLIENT.RESET_CREDENTIALS }}"; | ||||
|     $s->save(); | ||||
|     EOF' | ||||
|   args: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user