http://oneclickdj.com/robots.txt

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.in_memory
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
1.12 ms
RedirectResponse {#225
  #targetUrl: "https://oneclickdj.com/robots.txt"
  +headers: ResponseHeaderBag {#269 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url=https://oneclickdj.com/robots.txt" />\n
    \n
            <title>Redirecting to https://oneclickdj.com/robots.txt</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://oneclickdj.com/robots.txt">https://oneclickdj.com/robots.txt</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
}

Security Voters (3)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"