mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +00:00 
			
		
		
		
	fix: Add wiring for UserProviderInterface.
This commit is contained in:
		
				
					committed by
					
						
						Marc Ducobu
					
				
			
			
				
	
			
			
			
						parent
						
							d1ce6a668c
						
					
				
				
					commit
					d66181cf1c
				
			@@ -17,7 +17,7 @@ services:
 | 
			
		||||
    chill.main.user_provider:
 | 
			
		||||
        class: Chill\MainBundle\Security\UserProvider\UserProvider
 | 
			
		||||
 | 
			
		||||
    Symfony\Component\Security\Core\User\UserProviderInterface: chill.main.user_provider
 | 
			
		||||
    Symfony\Component\Security\Core\User\UserProviderInterface: "@chill.main.user_provider"
 | 
			
		||||
 | 
			
		||||
    Chill\MainBundle\Security\Authorization\ChillExportVoter:
 | 
			
		||||
        arguments:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user