mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
		@@ -2,8 +2,8 @@
 | 
			
		||||
defaults_service_provider:
 | 
			
		||||
  type:             "legal"                                                       # Accepted Values: natural, legal
 | 
			
		||||
  company:
 | 
			
		||||
    titel:          "CyMaIS by Kevin Veen-Birkenbach"
 | 
			
		||||
    slogan:         "CyMaIS — Empowering a Sovereign Digital Future."
 | 
			
		||||
    titel:          "Infinito.Nexus by Kevin Veen-Birkenbach"
 | 
			
		||||
    slogan:         "Infinito.Nexus — Empowering a Sovereign Digital Future."
 | 
			
		||||
    address:
 | 
			
		||||
      street:       "Binary Avenue 01"
 | 
			
		||||
      city:         "Cybertown"
 | 
			
		||||
@@ -11,7 +11,7 @@ defaults_service_provider:
 | 
			
		||||
      country:      "Nexusland"
 | 
			
		||||
    logo:           "{{ applications['web-svc-asset'].url ~ '/img/logo.png' }}"
 | 
			
		||||
  platform:    
 | 
			
		||||
    titel:          "CyMaIS"
 | 
			
		||||
    titel:          "Infinito.Nexus"
 | 
			
		||||
    subtitel:       "One login. Infinite applications."
 | 
			
		||||
    logo:           "{{ applications['web-svc-asset'].url ~ '/img/logo.png' }}"
 | 
			
		||||
    favicon:        "{{ applications['web-svc-asset'].url ~ '/img/favicon.ico' }}"
 | 
			
		||||
@@ -29,5 +29,5 @@ defaults_service_provider:
 | 
			
		||||
 | 
			
		||||
  legal:
 | 
			
		||||
    editorial_responsible:  "Johannes Gutenberg"
 | 
			
		||||
    source_code:            "https://github.com/kevinveenbirkenbach/cymais"
 | 
			
		||||
    source_code:            "https://github.com/kevinveenbirkenbach/infinito-nexus"
 | 
			
		||||
    imprint:                "{{web_protocol}}://{{ domains | get_domain('web-svc-html') }}/imprint.html"
 | 
			
		||||
		Reference in New Issue
	
	Block a user