mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Comment-out claims_imports.displayname for matrix-authentication-service
				
					
				
			Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4058
This commit is contained in:
		| @@ -242,7 +242,7 @@ matrix_authentication_service_config_upstream_oauth2_providers: | ||||
|         #action: force | ||||
|         #template: "{% raw %}{{ user.preferred_username }}{% endraw %}" | ||||
|       # The display name is the user's display name. | ||||
|       displayname: | ||||
|       #displayname: | ||||
|         #action: suggest | ||||
|         #template: "{% raw %}{{ user.name }}{% endraw %}" | ||||
|       # An email address to import. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user