mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-15 21:39:34 +00: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:
parent
5c874f036d
commit
ed673bf071
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user