mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Implemented OIDC für pixelfed
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| credentials: | ||||
|   app_key: | ||||
|     description: "Application encryption key for Snipe-IT (.env APP_KEY)" | ||||
|     algorithm: "plain" | ||||
|     validation: "^base64:[A-Za-z0-9+/=]{40,}$" | ||||
|     description:  "Generic 32-byte base64 key with base64: prefix" | ||||
|     algorithm:    base64_prefixed_32 | ||||
|     validation:   '^base64:[A-Za-z0-9+/]{43}=$' | ||||
		Reference in New Issue
	
	Block a user