mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Optimized code and solved bugs
This commit is contained in:
		| @@ -158,7 +158,7 @@ API_TOKEN={{applications.mailu.credentials.api_token}} | ||||
| AUTH_REQUIRE_TOKENS=True | ||||
|  | ||||
|  | ||||
| {% if applications[application_id].features.oidc | bool %} | ||||
| {% if applications | is_feature_enabled('oidc',application_id) %} | ||||
| ###################################  | ||||
| # OpenID Connect settings | ||||
| ################################### | ||||
|   | ||||
		Reference in New Issue
	
	Block a user