GET https://kbin.spritesserver.nl/u/@flakpanzer@lemmy.world/threads

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.45 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Easiest-way-to-switch-distros"
  +title: "Easiest way to switch distros"
  +url: null
  +body: """
    I have been using PopOS for a while now (came installed with my S76 Lemp10), but now looking for a new distro (I want to try Linux Mint). I am looking for the easiest way to set up the new distro with most of my current applications installed.\n
    \n
    My current plan on how to move my applications and settings:\n
    \n
    - Get dotfiles to external repo (I am using stow)\n
    - Use ansible-playbook to set up installation of all the apps I need\n
    - Try the ansible setup on a docker container to ensure it works\n
    - Then try the ansible setup on a PopOS VM to ensure things work\n
    - Modify the ansible setup to use Linux Mint package manager (synaptic I believe)\n
    - Then try the ansible setup on a Linux Mint VM\n
    - Once everything works, copy the data, install new distro and run ansible script on the new OS\n
    \n
    Is above the correct way to go about this, or is there anything better or easier available?\n
    \n
    Edit: Thanks everyone for responses. The general consensus seems to be that that above is overkill (although doable and works) and copying home folder & dotfiles and trying out the distro fresh is easier, and install software as needed. Or, try NixOS :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702475476 {#1588
    date: 2023-12-13 14:51:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 21509
  -titleTs: "'distro':5 'easiest':1 'switch':4 'way':2"
  -bodyTs: "'although':181 'ansibl':71,85,98,110,124,142 'ansible-playbook':70 'anyth':160 'app':80 'applic':47,57 'avail':164 'believ':120 'better':161 'came':10 'consensus':172 'contain':90 'copi':134,186 'correct':151 'current':46,50 'data':136 'distro':22,41,139,194 'doabl':182 'docker':89 'dotfil':61,189 'easier':163,197 'easiest':34 'edit':165 'ensur':92,105 'everyon':167 'everyth':132 'extern':63 'folder':188 'fresh':195 'general':171 'get':60 'go':154 'home':187 'instal':11,48,76,137,199 'lemp10':15 'linux':27,114,128 'look':18,31 'manag':117 'mint':28,115,129 'modifi':108 'move':55 'need':82,202 'new':21,40,138,146 'nixo':205 'os':147 'overkil':180 'packag':116 'plan':51 'playbook':72 'popo':5,102 'repo':64 'respons':169 'run':141 's76':14 'script':143 'seem':173 'set':37,59,74 'setup':86,99,111,125 'softwar':200 'stow':68 'synapt':118 'thank':166 'thing':106 'tri':26,83,96,122,191,204 'use':4,67,69,113 'vm':103,130 'want':24 'way':35,152 'work':94,107,133,184"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702272574
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9375036"
  +editedAt: DateTimeImmutable @1703787161 {#1635
    date: 2023-12-28 19:12:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702186174 {#1575
    date: 2023-12-10 06:29:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1585
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Easiest-way-to-switch-distros"
  +title: "Easiest way to switch distros"
  +url: null
  +body: """
    I have been using PopOS for a while now (came installed with my S76 Lemp10), but now looking for a new distro (I want to try Linux Mint). I am looking for the easiest way to set up the new distro with most of my current applications installed.\n
    \n
    My current plan on how to move my applications and settings:\n
    \n
    - Get dotfiles to external repo (I am using stow)\n
    - Use ansible-playbook to set up installation of all the apps I need\n
    - Try the ansible setup on a docker container to ensure it works\n
    - Then try the ansible setup on a PopOS VM to ensure things work\n
    - Modify the ansible setup to use Linux Mint package manager (synaptic I believe)\n
    - Then try the ansible setup on a Linux Mint VM\n
    - Once everything works, copy the data, install new distro and run ansible script on the new OS\n
    \n
    Is above the correct way to go about this, or is there anything better or easier available?\n
    \n
    Edit: Thanks everyone for responses. The general consensus seems to be that that above is overkill (although doable and works) and copying home folder & dotfiles and trying out the distro fresh is easier, and install software as needed. Or, try NixOS :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702475476 {#1588
    date: 2023-12-13 14:51:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 21509
  -titleTs: "'distro':5 'easiest':1 'switch':4 'way':2"
  -bodyTs: "'although':181 'ansibl':71,85,98,110,124,142 'ansible-playbook':70 'anyth':160 'app':80 'applic':47,57 'avail':164 'believ':120 'better':161 'came':10 'consensus':172 'contain':90 'copi':134,186 'correct':151 'current':46,50 'data':136 'distro':22,41,139,194 'doabl':182 'docker':89 'dotfil':61,189 'easier':163,197 'easiest':34 'edit':165 'ensur':92,105 'everyon':167 'everyth':132 'extern':63 'folder':188 'fresh':195 'general':171 'get':60 'go':154 'home':187 'instal':11,48,76,137,199 'lemp10':15 'linux':27,114,128 'look':18,31 'manag':117 'mint':28,115,129 'modifi':108 'move':55 'need':82,202 'new':21,40,138,146 'nixo':205 'os':147 'overkil':180 'packag':116 'plan':51 'playbook':72 'popo':5,102 'repo':64 'respons':169 'run':141 's76':14 'script':143 'seem':173 'set':37,59,74 'setup':86,99,111,125 'softwar':200 'stow':68 'synapt':118 'thank':166 'thing':106 'tri':26,83,96,122,191,204 'use':4,67,69,113 'vm':103,130 'want':24 'way':35,152 'work':94,107,133,184"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702272574
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9375036"
  +editedAt: DateTimeImmutable @1703787161 {#1635
    date: 2023-12-28 19:12:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702186174 {#1575
    date: 2023-12-10 06:29:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Easiest-way-to-switch-distros"
  +title: "Easiest way to switch distros"
  +url: null
  +body: """
    I have been using PopOS for a while now (came installed with my S76 Lemp10), but now looking for a new distro (I want to try Linux Mint). I am looking for the easiest way to set up the new distro with most of my current applications installed.\n
    \n
    My current plan on how to move my applications and settings:\n
    \n
    - Get dotfiles to external repo (I am using stow)\n
    - Use ansible-playbook to set up installation of all the apps I need\n
    - Try the ansible setup on a docker container to ensure it works\n
    - Then try the ansible setup on a PopOS VM to ensure things work\n
    - Modify the ansible setup to use Linux Mint package manager (synaptic I believe)\n
    - Then try the ansible setup on a Linux Mint VM\n
    - Once everything works, copy the data, install new distro and run ansible script on the new OS\n
    \n
    Is above the correct way to go about this, or is there anything better or easier available?\n
    \n
    Edit: Thanks everyone for responses. The general consensus seems to be that that above is overkill (although doable and works) and copying home folder & dotfiles and trying out the distro fresh is easier, and install software as needed. Or, try NixOS :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702475476 {#1588
    date: 2023-12-13 14:51:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 21509
  -titleTs: "'distro':5 'easiest':1 'switch':4 'way':2"
  -bodyTs: "'although':181 'ansibl':71,85,98,110,124,142 'ansible-playbook':70 'anyth':160 'app':80 'applic':47,57 'avail':164 'believ':120 'better':161 'came':10 'consensus':172 'contain':90 'copi':134,186 'correct':151 'current':46,50 'data':136 'distro':22,41,139,194 'doabl':182 'docker':89 'dotfil':61,189 'easier':163,197 'easiest':34 'edit':165 'ensur':92,105 'everyon':167 'everyth':132 'extern':63 'folder':188 'fresh':195 'general':171 'get':60 'go':154 'home':187 'instal':11,48,76,137,199 'lemp10':15 'linux':27,114,128 'look':18,31 'manag':117 'mint':28,115,129 'modifi':108 'move':55 'need':82,202 'new':21,40,138,146 'nixo':205 'os':147 'overkil':180 'packag':116 'plan':51 'playbook':72 'popo':5,102 'repo':64 'respons':169 'run':141 's76':14 'script':143 'seem':173 'set':37,59,74 'setup':86,99,111,125 'softwar':200 'stow':68 'synapt':118 'thank':166 'thing':106 'tri':26,83,96,122,191,204 'use':4,67,69,113 'vm':103,130 'want':24 'way':35,152 'work':94,107,133,184"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702272574
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9375036"
  +editedAt: DateTimeImmutable @1703787161 {#1635
    date: 2023-12-28 19:12:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702186174 {#1575
    date: 2023-12-10 06:29:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details