mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 17:28:23 +00:00 
			
		
		
		
	use kernel.secret for generating password
This commit is contained in:
		| @@ -23,7 +23,7 @@ services: | ||||
|              | ||||
|     Chill\MainBundle\Security\PasswordRecover\TokenManager:  | ||||
|         arguments: | ||||
|             $secret: 'secret' | ||||
|             $secret: '%kernel.secret%' | ||||
|             $logger: '@Psr\Log\LoggerInterface' | ||||
|      | ||||
|     Chill\MainBundle\Security\PasswordRecover\RecoverPasswordHelper: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user