mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	CI stack for Authentik with ldap
This commit is contained in:
		| @@ -24,7 +24,7 @@ | ||||
| 		}, | ||||
| 		"type": { | ||||
| 			"type": "string", | ||||
| 			"pattern": "^password$" | ||||
| 			"pattern": "^(local|ldap|oidc)$" | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
|   | ||||
| @@ -53,7 +53,7 @@ | ||||
| 				}, | ||||
| 				"type": { | ||||
| 					"type": "string", | ||||
| 					"pattern": "^password$" | ||||
| 					"pattern": "^(local|ldap|oidc)$" | ||||
| 				} | ||||
| 			} | ||||
| 		}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user