Skip to content

Commit

Permalink
IBX-8322: Fixed lack of redirections to last visited pages after succ…
Browse files Browse the repository at this point in the history
…essful authentication
  • Loading branch information
konradoboza committed Jun 28, 2024
1 parent ca8e427 commit fcae367
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
4 changes: 0 additions & 4 deletions src/bundle/Core/Resources/config/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,3 @@ services:
ibexa.security.user_provider: '@Ibexa\Core\MVC\Symfony\Security\User\UsernameProvider'
ibexa.security.user_provider.username: '@Ibexa\Core\MVC\Symfony\Security\User\UsernameProvider'
ibexa.security.user_provider.email: '@Ibexa\Core\MVC\Symfony\Security\User\EmailProvider'

Ibexa\Core\MVC\Symfony\Security\Authentication\EventSubscriber\AccessDeniedSubscriber:
autowire: true
autoconfigure: true

This file was deleted.

0 comments on commit fcae367

Please sign in to comment.