mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added allow_sign_up setting to auth.ldap to be able to disable automatic user creation for LDAP logins (#6191)
This commit is contained in:
committed by
Torkel Ödegaard
parent
7e6595acaf
commit
d3b0905899
@@ -252,6 +252,7 @@
|
||||
[auth.ldap]
|
||||
;enabled = false
|
||||
;config_file = /etc/grafana/ldap.toml
|
||||
;allow_sign_up = true
|
||||
|
||||
#################################### SMTP / Emailing ##########################
|
||||
[smtp]
|
||||
|
||||
Reference in New Issue
Block a user