GET https://bo.twoo-way.com/admin/mot-de-passe-oublie

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.in_database
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#852
  -map: Symfony\Component\Security\Http\AccessMap {#853 …}
  -logger: Monolog\Logger {#814 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#867
  -sessionKey: "_security_main"
  -registered: true
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#823 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#870 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#210 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#868 …}
  -logger: Monolog\Logger {#814 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#825 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#892
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#873 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#894
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#211 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#159 …}
  -map: Symfony\Component\Security\Http\AccessMap {#853 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#824
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#211 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#811 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#825 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\CategoryVoter"
5
"App\Security\Voter\CommentVoter"
6
"App\Security\Voter\ContactVoter"
7
"App\Security\Voter\FeatureTypeVoter"
8
"App\Security\Voter\GDPRVoter"
9
"App\Security\Voter\HomePageVoter"
10
"App\Security\Voter\LanguageVoter"
11
"App\Security\Voter\ModuleVoter"
12
"App\Security\Voter\NavVoter"
13
"App\Security\Voter\PageVoter"
14
"App\Security\Voter\PointMovementVoter"
15
"App\Security\Voter\RecordVoter"
16
"App\Security\Voter\RewardVoter"
17
"App\Security\Voter\SettingVoter"
18
"App\Security\Voter\TemplateMailVoter"
19
"App\Security\Voter\TemplateVoter"
20
"App\Security\Voter\UsefulInfoVoter"
21
"App\Security\Voter\UserVoter"