mirror of
				https://github.com/arcan1s/ahriman.git
				synced 2025-10-31 13:53:41 +00:00 
			
		
		
		
	hide cookie key and salt from config output
This commit is contained in:
		| @ -36,7 +36,9 @@ class ConfigurationPrinter(StringPrinter): | ||||
|     HIDE_KEYS = [ | ||||
|         "api_key",  # telegram key | ||||
|         "client_secret",  # oauth secret | ||||
|         "cookie_secret_key",  # cookie secret key | ||||
|         "password",  # generic password (github, email, web server, etc) | ||||
|         "salt",  # password default salt | ||||
|         "secret_key",  # aws secret key | ||||
|     ] | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user