GET https://develop.app.aviatorlog.com/es/reset-password/

Security

Token

There is no security token. It was removed in a39604.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8800
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5859 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5859 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8754
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9350 …}
  -time: 0.00024819374084473
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9350 …}
}
0.25 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9194
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8728 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8728 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8776
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8607 …}
  -time: 3.0040740966797E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#8607 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#720
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#372 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1412 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Security\Voter\AircraftActivityVoter"
3
"App\Security\Voter\AircraftVoter"
4
"App\Security\Voter\ApiScopeVoter"
5
"App\Security\Voter\AuthorityReplyVoter"
6
"App\Security\Voter\OrganisationAccountingVoter"
7
"App\Security\Voter\OrganisationAdminVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\AircraftActivityVoter"
ABSTAIN
"App\Security\Voter\AircraftVoter"
ABSTAIN
"App\Security\Voter\ApiScopeVoter"
ABSTAIN
"App\Security\Voter\AuthorityReplyVoter"
ABSTAIN
"App\Security\Voter\OrganisationAccountingVoter"
ABSTAIN
"App\Security\Voter\OrganisationAdminVoter"
ABSTAIN
Show voter details