mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Optimized code and solved bugs
This commit is contained in:
		| @@ -52,7 +52,7 @@ SMTP_OPENSSL_VERIFY_MODE=none | ||||
| SMTP_ENABLE_STARTTLS=auto | ||||
| SMTP_FROM_ADDRESS=Mastodon <{{ users['no-reply'].email }}> | ||||
|  | ||||
| {% 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