Przeglądaj źródła

Add ability to disable password auth

pull/2612/head
Aeris One 3 lat temu
committed by GitHub
rodzic
commit
ccf42b2d20
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2

+ 1
- 1
roles/custom/matrix-synapse/templates/synapse/homeserver.yaml.j2 Wyświetl plik

@@ -2241,7 +2241,7 @@ sso:
password_config:
# Uncomment to disable password login
#
#enabled: false
enabled: {{ matrix_synapse_password_config_enabled|to_json }}

# Uncomment to disable authentication against the local password
# database. This is ignored if `enabled` is false, and is only useful


Ładowanie…
Anuluj
Zapisz