mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Refactored oidc, solved network bugs and refactored
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| application_id:     "friendica" | ||||
| database_password:  "{{friendica_database_password}}" | ||||
| database_type:      "mariadb" | ||||
| no_validation:      "{{oidc.enabled}}"                # Email validation is not neccessary if OIDC is active | ||||
| no_validation:      "{{applications[application_id].oidc.enabled}}" # Email validation is not neccessary if OIDC is active | ||||
		Reference in New Issue
	
	Block a user