forked from k-space/kube
		
	grafana: disable non-oauth login
This commit is contained in:
		@@ -50,6 +50,8 @@ data:
 | 
			
		||||
    root_url = https://%(domain)s/
 | 
			
		||||
    [auth]
 | 
			
		||||
    oauth_allow_insecure_email_lookup=true
 | 
			
		||||
    [auth.basic]
 | 
			
		||||
    enabled = false
 | 
			
		||||
    [auth.generic_oauth]
 | 
			
		||||
    name = OAuth
 | 
			
		||||
    icon = signin
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user