Redirect 302 redirect from GET @entry_comment_create (4ffef1)

GET https://kbin.spritesserver.nl/index.php/u/@0x4E4F@infosec.pub/comments/active?p=21

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 …}
}
11.93 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.08 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\EntryComment {#2255
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is where I draw the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700966552 {#2313
    date: 2023-11-26 03:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 164736
  -bodyTs: "'draw':5 'line':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4578261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966552 {#2207
    date: 2023-11-26 03:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
3 DENIED edit
App\Entity\EntryComment {#2255
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is where I draw the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700966552 {#2313
    date: 2023-11-26 03:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 164736
  -bodyTs: "'draw':5 'line':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4578261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966552 {#2207
    date: 2023-11-26 03:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
4 DENIED moderate
App\Entity\EntryComment {#2255
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is where I draw the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700966552 {#2313
    date: 2023-11-26 03:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 164736
  -bodyTs: "'draw':5 'line':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4578261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966552 {#2207
    date: 2023-11-26 03:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
5 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
6 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2194 …}
  +image: null
  +parent: null
  +root: null
  +body: "Poseidon is missing…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700966482 {#2251
    date: 2023-11-26 03:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 164730
  -bodyTs: "'miss':3 'poseidon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4578241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966482 {#2294
    date: 2023-11-26 03:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2194 …}
  +image: null
  +parent: null
  +root: null
  +body: "Poseidon is missing…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700966482 {#2251
    date: 2023-11-26 03:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 164730
  -bodyTs: "'miss':3 'poseidon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4578241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966482 {#2294
    date: 2023-11-26 03:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2194 …}
  +image: null
  +parent: null
  +root: null
  +body: "Poseidon is missing…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700966482 {#2251
    date: 2023-11-26 03:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blahsay@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 164730
  -bodyTs: "'miss':3 'poseidon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4578241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966482 {#2294
    date: 2023-11-26 03:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
9 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
10 DENIED moderate
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Systemd has gone way and beyond what was supposed to be a replacement for init.rc.\n
    \n
    Most important thing… not ALL Linux distros include systemd as the default init system. That’s the beauty of Linux (and POSIX in general), you can choose.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700966145 {#2221
    date: 2023-11-26 03:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#2173 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 164721
  -bodyTs: "'beauti':33 'beyond':6 'choos':42 'default':27 'distro':22 'general':39 'gone':3 'import':17 'includ':23 'init':28 'init.rc':15 'linux':21,35 'posix':37 'replac':13 'suppos':9 'system':29 'systemd':1,24 'thing':18 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4578124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966145 {#2233
    date: 2023-11-26 03:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
11 DENIED edit
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Systemd has gone way and beyond what was supposed to be a replacement for init.rc.\n
    \n
    Most important thing… not ALL Linux distros include systemd as the default init system. That’s the beauty of Linux (and POSIX in general), you can choose.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700966145 {#2221
    date: 2023-11-26 03:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#2173 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 164721
  -bodyTs: "'beauti':33 'beyond':6 'choos':42 'default':27 'distro':22 'general':39 'gone':3 'import':17 'includ':23 'init':28 'init.rc':15 'linux':21,35 'posix':37 'replac':13 'suppos':9 'system':29 'systemd':1,24 'thing':18 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4578124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966145 {#2233
    date: 2023-11-26 03:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
12 DENIED moderate
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Systemd has gone way and beyond what was supposed to be a replacement for init.rc.\n
    \n
    Most important thing… not ALL Linux distros include systemd as the default init system. That’s the beauty of Linux (and POSIX in general), you can choose.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700966145 {#2221
    date: 2023-11-26 03:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@perishthethought@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#2173 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1998 …}
  -id: 164721
  -bodyTs: "'beauti':33 'beyond':6 'choos':42 'default':27 'distro':22 'general':39 'gone':3 'import':17 'includ':23 'init':28 'init.rc':15 'linux':21,35 'posix':37 'replac':13 'suppos':9 'system':29 'systemd':1,24 'thing':18 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4578124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966145 {#2233
    date: 2023-11-26 03:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
13 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
14 DENIED moderate
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: null
  +root: null
  +body: "Any form of crackers works for me. Cheese flavored are the best for me, but just about any form of crackers or food that is well baked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700957480 {#2290
    date: 2023-11-26 01:11:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MightyWeaksauce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 164402
  -bodyTs: "'bake':27 'best':12 'chees':8 'cracker':4,21 'flavor':9 'food':23 'form':2,19 'well':26 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4574822"
  +editedAt: DateTimeImmutable @1701556619 {#2296
    date: 2023-12-02 23:36:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700957480 {#2142
    date: 2023-11-26 01:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: null
  +root: null
  +body: "Any form of crackers works for me. Cheese flavored are the best for me, but just about any form of crackers or food that is well baked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700957480 {#2290
    date: 2023-11-26 01:11:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MightyWeaksauce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 164402
  -bodyTs: "'bake':27 'best':12 'chees':8 'cracker':4,21 'flavor':9 'food':23 'form':2,19 'well':26 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4574822"
  +editedAt: DateTimeImmutable @1701556619 {#2296
    date: 2023-12-02 23:36:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700957480 {#2142
    date: 2023-11-26 01:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1994 …}
  +image: null
  +parent: null
  +root: null
  +body: "Any form of crackers works for me. Cheese flavored are the best for me, but just about any form of crackers or food that is well baked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700957480 {#2290
    date: 2023-11-26 01:11:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MightyWeaksauce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 164402
  -bodyTs: "'bake':27 'best':12 'chees':8 'cracker':4,21 'flavor':9 'food':23 'form':2,19 'well':26 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4574822"
  +editedAt: DateTimeImmutable @1701556619 {#2296
    date: 2023-12-02 23:36:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700957480 {#2142
    date: 2023-11-26 01:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
17 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
18 DENIED moderate
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2194 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1979 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1979 …}
  +body: """
    Yeah, you can use it for a blog or something, just don’t put anything on the host.\n
    \n
    Than again, there’s blogspot…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700952084 {#1996
    date: 2023-11-25 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 164139
  -bodyTs: "'anyth':15 'blog':8 'blogspot':23 'host':18 'put':14 'someth':10 'use':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4572726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952084 {#2003
    date: 2023-11-25 23:41:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
19 DENIED edit
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2194 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1979 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1979 …}
  +body: """
    Yeah, you can use it for a blog or something, just don’t put anything on the host.\n
    \n
    Than again, there’s blogspot…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700952084 {#1996
    date: 2023-11-25 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 164139
  -bodyTs: "'anyth':15 'blog':8 'blogspot':23 'host':18 'put':14 'someth':10 'use':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4572726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952084 {#2003
    date: 2023-11-25 23:41:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
20 DENIED moderate
App\Entity\EntryComment {#2186
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2194 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1979 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1979 …}
  +body: """
    Yeah, you can use it for a blog or something, just don’t put anything on the host.\n
    \n
    Than again, there’s blogspot…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700952084 {#1996
    date: 2023-11-25 23:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 164139
  -bodyTs: "'anyth':15 'blog':8 'blogspot':23 'host':18 'put':14 'someth':10 'use':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4572726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700952084 {#2003
    date: 2023-11-25 23:41:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
21 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
22 DENIED moderate
App\Entity\EntryComment {#1990
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2034 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2194 …}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, didn’t know there was a definition for a shitpost 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700951799 {#2175
    date: 2023-11-25 23:36:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 164129
  -bodyTs: "'damn':1 'definit':8 'didn':2 'know':4 'shitpost':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4572644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700951799 {#2187
    date: 2023-11-25 23:36:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
23 DENIED edit
App\Entity\EntryComment {#1990
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2034 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2194 …}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, didn’t know there was a definition for a shitpost 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700951799 {#2175
    date: 2023-11-25 23:36:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 164129
  -bodyTs: "'damn':1 'definit':8 'didn':2 'know':4 'shitpost':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4572644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700951799 {#2187
    date: 2023-11-25 23:36:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
24 DENIED moderate
App\Entity\EntryComment {#1990
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2034 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2194 …}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, didn’t know there was a definition for a shitpost 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700951799 {#2175
    date: 2023-11-25 23:36:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -id: 164129
  -bodyTs: "'damn':1 'definit':8 'didn':2 'know':4 'shitpost':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4572644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700951799 {#2187
    date: 2023-11-25 23:36:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
25 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
26 DENIED moderate
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: """
    One thing I’ve learned over the years dealing with PC tech is that spinning drives is the one thing you absolutely don’t buy second hand. Plus, you can’t find 4TB or above drives second hand here. People use them till they die or repurpose them.\n
    \n
    Second hand PC parts are generally overpriced here. People wanna get like 70, 80% of the price they paid for them. There are some reasonable sellers, but as I said, they usually don’t sell drives or sell drives that no one would need anyway (250GB, 500GB, 1TB spinning drives).\n
    \n
    Your last suggestion is kinda good to be honest, I might opt for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700946737 {#1989
    date: 2023-11-25 22:12:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 163898
  -bodyTs: "'1tb':96 '250gb':94 '4tb':33 '500gb':95 '70':61 '80':62 'absolut':22 'anyway':93 'buy':25 'deal':9 'die':45 'drive':16,36,84,87,98 'find':32 'general':54 'get':59 'good':104 'hand':27,38,50 'honest':107 'kinda':103 'last':100 'learn':5 'like':60 'might':109 'need':92 'one':1,19,90 'opt':110 'overpr':55 'paid':67 'part':52 'pc':11,51 'peopl':40,57 'plus':28 'price':65 'reason':73 'repurpos':47 'said':78 'second':26,37,49 'sell':83,86 'seller':74 'spin':15,97 'suggest':101 'tech':12 'thing':2,20 'till':43 'use':41 'usual':80 've':4 'wanna':58 'would':91 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4570814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700946737 {#1986
    date: 2023-11-25 22:12:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
27 DENIED edit
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: """
    One thing I’ve learned over the years dealing with PC tech is that spinning drives is the one thing you absolutely don’t buy second hand. Plus, you can’t find 4TB or above drives second hand here. People use them till they die or repurpose them.\n
    \n
    Second hand PC parts are generally overpriced here. People wanna get like 70, 80% of the price they paid for them. There are some reasonable sellers, but as I said, they usually don’t sell drives or sell drives that no one would need anyway (250GB, 500GB, 1TB spinning drives).\n
    \n
    Your last suggestion is kinda good to be honest, I might opt for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700946737 {#1989
    date: 2023-11-25 22:12:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 163898
  -bodyTs: "'1tb':96 '250gb':94 '4tb':33 '500gb':95 '70':61 '80':62 'absolut':22 'anyway':93 'buy':25 'deal':9 'die':45 'drive':16,36,84,87,98 'find':32 'general':54 'get':59 'good':104 'hand':27,38,50 'honest':107 'kinda':103 'last':100 'learn':5 'like':60 'might':109 'need':92 'one':1,19,90 'opt':110 'overpr':55 'paid':67 'part':52 'pc':11,51 'peopl':40,57 'plus':28 'price':65 'reason':73 'repurpos':47 'said':78 'second':26,37,49 'sell':83,86 'seller':74 'spin':15,97 'suggest':101 'tech':12 'thing':2,20 'till':43 'use':41 'usual':80 've':4 'wanna':58 'would':91 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4570814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700946737 {#1986
    date: 2023-11-25 22:12:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
28 DENIED moderate
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1983 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: """
    One thing I’ve learned over the years dealing with PC tech is that spinning drives is the one thing you absolutely don’t buy second hand. Plus, you can’t find 4TB or above drives second hand here. People use them till they die or repurpose them.\n
    \n
    Second hand PC parts are generally overpriced here. People wanna get like 70, 80% of the price they paid for them. There are some reasonable sellers, but as I said, they usually don’t sell drives or sell drives that no one would need anyway (250GB, 500GB, 1TB spinning drives).\n
    \n
    Your last suggestion is kinda good to be honest, I might opt for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700946737 {#1989
    date: 2023-11-25 22:12:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -id: 163898
  -bodyTs: "'1tb':96 '250gb':94 '4tb':33 '500gb':95 '70':61 '80':62 'absolut':22 'anyway':93 'buy':25 'deal':9 'die':45 'drive':16,36,84,87,98 'find':32 'general':54 'get':59 'good':104 'hand':27,38,50 'honest':107 'kinda':103 'last':100 'learn':5 'like':60 'might':109 'need':92 'one':1,19,90 'opt':110 'overpr':55 'paid':67 'part':52 'pc':11,51 'peopl':40,57 'plus':28 'price':65 'reason':73 'repurpos':47 'said':78 'second':26,37,49 'sell':83,86 'seller':74 'spin':15,97 'suggest':101 'tech':12 'thing':2,20 'till':43 'use':41 'usual':80 've':4 'wanna':58 'would':91 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4570814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700946737 {#1986
    date: 2023-11-25 22:12:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
29 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
30 DENIED moderate
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "And some BSD Linux wannabies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700938137 {#2149
    date: 2023-11-25 19:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -id: 141564
  -bodyTs: "'bsd':3 'linux':4 'wannabi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4387739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700441471 {#2148
    date: 2023-11-20 01:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
31 DENIED edit
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "And some BSD Linux wannabies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700938137 {#2149
    date: 2023-11-25 19:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -id: 141564
  -bodyTs: "'bsd':3 'linux':4 'wannabi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4387739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700441471 {#2148
    date: 2023-11-20 01:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
32 DENIED moderate
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "And some BSD Linux wannabies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700938137 {#2149
    date: 2023-11-25 19:48:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1352 …}
  +nested: Doctrine\ORM\PersistentCollection {#1354 …}
  +votes: Doctrine\ORM\PersistentCollection {#1356 …}
  +reports: Doctrine\ORM\PersistentCollection {#1357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2494 …}
  -id: 141564
  -bodyTs: "'bsd':3 'linux':4 'wannabi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4387739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700441471 {#2148
    date: 2023-11-20 01:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
33 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
34 DENIED moderate
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2499 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "Well, the challenge is interesting though… but yes, you are correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700926707 {#1350
    date: 2023-11-25 16:38:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@Chewy7324@discuss.tchncs.de"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 162711
  -bodyTs: "'challeng':3 'correct':11 'interest':5 'though':6 'well':1 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4563380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926707 {#1348
    date: 2023-11-25 16:38:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
35 DENIED edit
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2499 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "Well, the challenge is interesting though… but yes, you are correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700926707 {#1350
    date: 2023-11-25 16:38:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@Chewy7324@discuss.tchncs.de"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 162711
  -bodyTs: "'challeng':3 'correct':11 'interest':5 'though':6 'well':1 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4563380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926707 {#1348
    date: 2023-11-25 16:38:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
36 DENIED moderate
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2499 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "Well, the challenge is interesting though… but yes, you are correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700926707 {#1350
    date: 2023-11-25 16:38:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@Chewy7324@discuss.tchncs.de"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2500 …}
  +nested: Doctrine\ORM\PersistentCollection {#2502 …}
  +votes: Doctrine\ORM\PersistentCollection {#2504 …}
  +reports: Doctrine\ORM\PersistentCollection {#2506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2510 …}
  -id: 162711
  -bodyTs: "'challeng':3 'correct':11 'interest':5 'though':6 'well':1 'yes':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4563380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926707 {#1348
    date: 2023-11-25 16:38:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
37 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
38 DENIED moderate
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2515 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "Maybe… I could try FLAC, that might be a more viable option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700926463 {#2497
    date: 2023-11-25 16:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
    "@khannie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2516 …}
  +nested: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2520 …}
  +reports: Doctrine\ORM\PersistentCollection {#2522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2526 …}
  -id: 162703
  -bodyTs: "'could':3 'flac':5 'mayb':1 'might':7 'option':12 'tri':4 'viabl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4563318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926463 {#2496
    date: 2023-11-25 16:34:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
39 DENIED edit
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2515 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "Maybe… I could try FLAC, that might be a more viable option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700926463 {#2497
    date: 2023-11-25 16:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
    "@khannie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2516 …}
  +nested: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2520 …}
  +reports: Doctrine\ORM\PersistentCollection {#2522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2526 …}
  -id: 162703
  -bodyTs: "'could':3 'flac':5 'mayb':1 'might':7 'option':12 'tri':4 'viabl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4563318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926463 {#2496
    date: 2023-11-25 16:34:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
40 DENIED moderate
App\Entity\EntryComment {#2514
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2515 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "Maybe… I could try FLAC, that might be a more viable option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700926463 {#2497
    date: 2023-11-25 16:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
    "@khannie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2516 …}
  +nested: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2520 …}
  +reports: Doctrine\ORM\PersistentCollection {#2522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2526 …}
  -id: 162703
  -bodyTs: "'could':3 'flac':5 'mayb':1 'might':7 'option':12 'tri':4 'viabl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4563318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926463 {#2496
    date: 2023-11-25 16:34:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
41 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
42 DENIED moderate
App\Entity\EntryComment {#2531
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2532 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: """
    Ummm… I don’t live in the US and $50 is A LOT for me. My monthly salary is about $500. All of these 2TB drives are used and dicomissioned (replaced for larger one, they’re from work). I just don’t have the funds to replace them. The NAS is DIY as well.\n
    \n
    And drives are not that cheap around here. They are, but not as cheap as in the US. SSDs are about the same price though… but our salaries are not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700926355 {#2513
    date: 2023-11-25 16:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2533 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2537 …}
  +reports: Doctrine\ORM\PersistentCollection {#2539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  -id: 162699
  -bodyTs: "'2tb':25 '50':10 '500':21 'around':61 'cheap':60,68 'dicomiss':30 'diy':52 'drive':26,56 'fund':45 'larger':33 'live':5 'lot':13 'month':17 'nas':50 'one':34 'price':78 're':36 'replac':31,47 'salari':18,82 'ssds':73 'though':79 'ummm':1 'us':8,72 'use':28 'well':54 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4563284"
  +editedAt: DateTimeImmutable @1701502647 {#2512
    date: 2023-12-02 08:37:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700926355 {#1997
    date: 2023-11-25 16:32:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
43 DENIED edit
App\Entity\EntryComment {#2531
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2532 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: """
    Ummm… I don’t live in the US and $50 is A LOT for me. My monthly salary is about $500. All of these 2TB drives are used and dicomissioned (replaced for larger one, they’re from work). I just don’t have the funds to replace them. The NAS is DIY as well.\n
    \n
    And drives are not that cheap around here. They are, but not as cheap as in the US. SSDs are about the same price though… but our salaries are not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700926355 {#2513
    date: 2023-11-25 16:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2533 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2537 …}
  +reports: Doctrine\ORM\PersistentCollection {#2539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  -id: 162699
  -bodyTs: "'2tb':25 '50':10 '500':21 'around':61 'cheap':60,68 'dicomiss':30 'diy':52 'drive':26,56 'fund':45 'larger':33 'live':5 'lot':13 'month':17 'nas':50 'one':34 'price':78 're':36 'replac':31,47 'salari':18,82 'ssds':73 'though':79 'ummm':1 'us':8,72 'use':28 'well':54 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4563284"
  +editedAt: DateTimeImmutable @1701502647 {#2512
    date: 2023-12-02 08:37:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700926355 {#1997
    date: 2023-11-25 16:32:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
44 DENIED moderate
App\Entity\EntryComment {#2531
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2532 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: """
    Ummm… I don’t live in the US and $50 is A LOT for me. My monthly salary is about $500. All of these 2TB drives are used and dicomissioned (replaced for larger one, they’re from work). I just don’t have the funds to replace them. The NAS is DIY as well.\n
    \n
    And drives are not that cheap around here. They are, but not as cheap as in the US. SSDs are about the same price though… but our salaries are not.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700926355 {#2513
    date: 2023-11-25 16:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2533 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2537 …}
  +reports: Doctrine\ORM\PersistentCollection {#2539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  -id: 162699
  -bodyTs: "'2tb':25 '50':10 '500':21 'around':61 'cheap':60,68 'dicomiss':30 'diy':52 'drive':26,56 'fund':45 'larger':33 'live':5 'lot':13 'month':17 'nas':50 'one':34 'price':78 're':36 'replac':31,47 'salari':18,82 'ssds':73 'though':79 'ummm':1 'us':8,72 'use':28 'well':54 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4563284"
  +editedAt: DateTimeImmutable @1701502647 {#2512
    date: 2023-12-02 08:37:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700926355 {#1997
    date: 2023-11-25 16:32:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
45 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
46 DENIED moderate
App\Entity\EntryComment {#2548
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2550 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2551 …}
  +body: """
    The word for father and mother (especially mother) are similar in many European languages, Slavic included, which doesn’t mean the cultures share the same roots.\n
    \n
    Though yes, I would agree that living on the same continent meant different cultures get to share a lot, inclding language, through trade or other means.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700917634 {#2530
    date: 2023-11-25 14:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MycelialMass@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2552 …}
  +nested: Doctrine\ORM\PersistentCollection {#2554 …}
  +votes: Doctrine\ORM\PersistentCollection {#2556 …}
  +reports: Doctrine\ORM\PersistentCollection {#2558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2562 …}
  -id: 162302
  -bodyTs: "'agre':31 'contin':37 'cultur':22,40 'differ':39 'doesn':18 'especi':7 'european':13 'father':4 'get':41 'incld':46 'includ':16 'languag':14,47 'live':33 'lot':45 'mani':12 'mean':20,52 'meant':38 'mother':6,8 'root':26 'share':23,43 'similar':10 'slavic':15 'though':27 'trade':49 'word':2 'would':30 'yes':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560973"
  +editedAt: DateTimeImmutable @1701487460 {#2529
    date: 2023-12-02 04:24:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700917634 {#2528
    date: 2023-11-25 14:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
47 DENIED edit
App\Entity\EntryComment {#2548
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2550 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2551 …}
  +body: """
    The word for father and mother (especially mother) are similar in many European languages, Slavic included, which doesn’t mean the cultures share the same roots.\n
    \n
    Though yes, I would agree that living on the same continent meant different cultures get to share a lot, inclding language, through trade or other means.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700917634 {#2530
    date: 2023-11-25 14:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MycelialMass@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2552 …}
  +nested: Doctrine\ORM\PersistentCollection {#2554 …}
  +votes: Doctrine\ORM\PersistentCollection {#2556 …}
  +reports: Doctrine\ORM\PersistentCollection {#2558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2562 …}
  -id: 162302
  -bodyTs: "'agre':31 'contin':37 'cultur':22,40 'differ':39 'doesn':18 'especi':7 'european':13 'father':4 'get':41 'incld':46 'includ':16 'languag':14,47 'live':33 'lot':45 'mani':12 'mean':20,52 'meant':38 'mother':6,8 'root':26 'share':23,43 'similar':10 'slavic':15 'though':27 'trade':49 'word':2 'would':30 'yes':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560973"
  +editedAt: DateTimeImmutable @1701487460 {#2529
    date: 2023-12-02 04:24:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700917634 {#2528
    date: 2023-11-25 14:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
48 DENIED moderate
App\Entity\EntryComment {#2548
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2550 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2551 …}
  +body: """
    The word for father and mother (especially mother) are similar in many European languages, Slavic included, which doesn’t mean the cultures share the same roots.\n
    \n
    Though yes, I would agree that living on the same continent meant different cultures get to share a lot, inclding language, through trade or other means.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700917634 {#2530
    date: 2023-11-25 14:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MycelialMass@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2552 …}
  +nested: Doctrine\ORM\PersistentCollection {#2554 …}
  +votes: Doctrine\ORM\PersistentCollection {#2556 …}
  +reports: Doctrine\ORM\PersistentCollection {#2558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2562 …}
  -id: 162302
  -bodyTs: "'agre':31 'contin':37 'cultur':22,40 'differ':39 'doesn':18 'especi':7 'european':13 'father':4 'get':41 'incld':46 'includ':16 'languag':14,47 'live':33 'lot':45 'mani':12 'mean':20,52 'meant':38 'mother':6,8 'root':26 'share':23,43 'similar':10 'slavic':15 'though':27 'trade':49 'word':2 'would':30 'yes':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560973"
  +editedAt: DateTimeImmutable @1701487460 {#2529
    date: 2023-12-02 04:24:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700917634 {#2528
    date: 2023-11-25 14:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
49 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
50 DENIED moderate
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2567 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "I was afraid that this might be the only viable solution… I would do it, but it will take A LOT of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700915660 {#2547
    date: 2023-11-25 13:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 162224
  -bodyTs: "'afraid':3 'lot':21 'might':6 'solut':11 'take':19 'time':23 'viabl':10 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700915660 {#2546
    date: 2023-11-25 13:34:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
51 DENIED edit
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2567 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "I was afraid that this might be the only viable solution… I would do it, but it will take A LOT of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700915660 {#2547
    date: 2023-11-25 13:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 162224
  -bodyTs: "'afraid':3 'lot':21 'might':6 'solut':11 'take':19 'time':23 'viabl':10 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700915660 {#2546
    date: 2023-11-25 13:34:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
52 DENIED moderate
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2567 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "I was afraid that this might be the only viable solution… I would do it, but it will take A LOT of time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700915660 {#2547
    date: 2023-11-25 13:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2568 …}
  +nested: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  -id: 162224
  -bodyTs: "'afraid':3 'lot':21 'might':6 'solut':11 'take':19 'time':23 'viabl':10 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700915660 {#2546
    date: 2023-11-25 13:34:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
53 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
54 DENIED moderate
App\Entity\EntryComment {#2582
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "wav takes too much space, the collection will grown 5, 6 times the size… I just don’t have that much online storage at my disposal, my NAS is 4 x 2TB drives in RAID5, I have about 6TB at my disposal for everything (personal stuff as well as media)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700915590 {#2565
    date: 2023-11-25 13:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 162219
  -bodyTs: "'2tb':32 '4':30 '5':10 '6':11 '6tb':39 'collect':7 'dispos':26,42 'drive':33 'everyth':44 'grown':9 'media':50 'much':4,21 'nas':28 'onlin':22 'person':45 'raid5':35 'size':14 'space':5 'storag':23 'stuff':46 'take':2 'time':12 'wav':1 'well':48 'x':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700915590 {#2564
    date: 2023-11-25 13:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
55 DENIED edit
App\Entity\EntryComment {#2582
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "wav takes too much space, the collection will grown 5, 6 times the size… I just don’t have that much online storage at my disposal, my NAS is 4 x 2TB drives in RAID5, I have about 6TB at my disposal for everything (personal stuff as well as media)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700915590 {#2565
    date: 2023-11-25 13:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 162219
  -bodyTs: "'2tb':32 '4':30 '5':10 '6':11 '6tb':39 'collect':7 'dispos':26,42 'drive':33 'everyth':44 'grown':9 'media':50 'much':4,21 'nas':28 'onlin':22 'person':45 'raid5':35 'size':14 'space':5 'storag':23 'stuff':46 'take':2 'time':12 'wav':1 'well':48 'x':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700915590 {#2564
    date: 2023-11-25 13:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
56 DENIED moderate
App\Entity\EntryComment {#2582
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#2011 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1980 …}
  +body: "wav takes too much space, the collection will grown 5, 6 times the size… I just don’t have that much online storage at my disposal, my NAS is 4 x 2TB drives in RAID5, I have about 6TB at my disposal for everything (personal stuff as well as media)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700915590 {#2565
    date: 2023-11-25 13:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@t0m5k1@lemmy.world"
    "@just_another_person@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 162219
  -bodyTs: "'2tb':32 '4':30 '5':10 '6':11 '6tb':39 'collect':7 'dispos':26,42 'drive':33 'everyth':44 'grown':9 'media':50 'much':4,21 'nas':28 'onlin':22 'person':45 'raid5':35 'size':14 'space':5 'storag':23 'stuff':46 'take':2 'time':12 'wav':1 'well':48 'x':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700915590 {#2564
    date: 2023-11-25 13:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
57 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
58 DENIED moderate
App\Entity\EntryComment {#2599
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2600 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use the xfce CPU graph plugin for the CPU… don’t use anything for GPU, I don’t game and all my rigs run on onboard GPUs. There is also a temp plugin for xfce, I use that one as well, can’t remember the name now though… it requires libsensors to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700914758 {#2581
    date: 2023-11-25 13:19:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ljubi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2601 …}
  +nested: Doctrine\ORM\PersistentCollection {#2603 …}
  +votes: Doctrine\ORM\PersistentCollection {#2605 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
  -id: 162181
  -bodyTs: "'also':31 'anyth':14 'cpu':5,10 'game':20 'gpu':16 'gpus':28 'graph':6 'libsensor':52 'name':47 'onboard':27 'one':40 'plugin':7,34 'rememb':45 'requir':51 'rig':24 'run':25 'temp':33 'though':49 'use':2,13,38 'well':42 'work':54 'xfce':4,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560320"
  +editedAt: DateTimeImmutable @1701482808 {#2580
    date: 2023-12-02 03:06:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700914758 {#2545
    date: 2023-11-25 13:19:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
59 DENIED edit
App\Entity\EntryComment {#2599
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2600 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use the xfce CPU graph plugin for the CPU… don’t use anything for GPU, I don’t game and all my rigs run on onboard GPUs. There is also a temp plugin for xfce, I use that one as well, can’t remember the name now though… it requires libsensors to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700914758 {#2581
    date: 2023-11-25 13:19:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ljubi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2601 …}
  +nested: Doctrine\ORM\PersistentCollection {#2603 …}
  +votes: Doctrine\ORM\PersistentCollection {#2605 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
  -id: 162181
  -bodyTs: "'also':31 'anyth':14 'cpu':5,10 'game':20 'gpu':16 'gpus':28 'graph':6 'libsensor':52 'name':47 'onboard':27 'one':40 'plugin':7,34 'rememb':45 'requir':51 'rig':24 'run':25 'temp':33 'though':49 'use':2,13,38 'well':42 'work':54 'xfce':4,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560320"
  +editedAt: DateTimeImmutable @1701482808 {#2580
    date: 2023-12-02 03:06:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700914758 {#2545
    date: 2023-11-25 13:19:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
60 DENIED moderate
App\Entity\EntryComment {#2599
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2600 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use the xfce CPU graph plugin for the CPU… don’t use anything for GPU, I don’t game and all my rigs run on onboard GPUs. There is also a temp plugin for xfce, I use that one as well, can’t remember the name now though… it requires libsensors to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700914758 {#2581
    date: 2023-11-25 13:19:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ljubi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2601 …}
  +nested: Doctrine\ORM\PersistentCollection {#2603 …}
  +votes: Doctrine\ORM\PersistentCollection {#2605 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
  -id: 162181
  -bodyTs: "'also':31 'anyth':14 'cpu':5,10 'game':20 'gpu':16 'gpus':28 'graph':6 'libsensor':52 'name':47 'onboard':27 'one':40 'plugin':7,34 'rememb':45 'requir':51 'rig':24 'run':25 'temp':33 'though':49 'use':2,13,38 'well':42 'work':54 'xfce':4,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4560320"
  +editedAt: DateTimeImmutable @1701482808 {#2580
    date: 2023-12-02 03:06:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700914758 {#2545
    date: 2023-11-25 13:19:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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