Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
pmdevelopment committed Sep 20, 2023
1 parent 21bc96d commit 62b5224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/packages/wirhub_bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ security:
login_path: /login
failure_path: /login
oauth_user_provider:
service: AppBundle\Component\Security\OAuthProvider
service: AppBundle\Domain\Security\OAuthProvider
login:
pattern: ^/login$
security: false
Expand Down

0 comments on commit 62b5224

Please sign in to comment.