forked from k-space/kube
		
	passmower: disable NORMALIZE_EMAIL_ADDRESSES
see comment in file
This commit is contained in:
		@@ -572,7 +572,7 @@ spec:
 | 
			
		||||
            - name: REQUIRE_CUSTOM_USERNAME
 | 
			
		||||
              value: "true"
 | 
			
		||||
            - name: NORMALIZE_EMAIL_ADDRESSES
 | 
			
		||||
              value: "true"
 | 
			
		||||
              value: "false" # makes members unable to login due to e-mail being stored unnormalized in user oidc crd. Normalizing it by force has had regressions elsewhere.
 | 
			
		||||
            - name: REDIS_URI
 | 
			
		||||
              valueFrom:
 | 
			
		||||
                secretKeyRef:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user