Redirect 302 redirect from GET @entry_comment_create (257735)

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

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 …}
}
7.38 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +body: "Might be in the US… not here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700774015 {#2239
    date: 2023-11-23 22:13:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2203 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 156226
  -bodyTs: "'might':1 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774015 {#2316
    date: 2023-11-23 22:13: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
3 DENIED edit
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +body: "Might be in the US… not here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700774015 {#2239
    date: 2023-11-23 22:13:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2203 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 156226
  -bodyTs: "'might':1 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774015 {#2316
    date: 2023-11-23 22:13: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
4 DENIED moderate
App\Entity\EntryComment {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +body: "Might be in the US… not here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700774015 {#2239
    date: 2023-11-23 22:13:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2203 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 156226
  -bodyTs: "'might':1 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774015 {#2316
    date: 2023-11-23 22:13: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
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 {#2322
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, IDK if things are like this in the US and other western countries, but it’s how they are here. Shit is cheaper on every other day except when there are discounts 😒. There are some execeptions, but yes, most of the time, things are cheaper when not on a discount."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700773899 {#2253
    date: 2023-11-23 22:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 156218
  -bodyTs: "'cheaper':24,46 'countri':14 'day':28 'discount':33,51 'everi':26 'except':29 'execept':37 'idk':2 'like':6 'shit':22 'thing':4,44 'time':43 'us':10 'western':13 'yeah':1 'yes':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507144"
  +editedAt: DateTimeImmutable @1701285530 {#2262
    date: 2023-11-29 20:18:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700773899 {#2242
    date: 2023-11-23 22:11: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
7 DENIED edit
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, IDK if things are like this in the US and other western countries, but it’s how they are here. Shit is cheaper on every other day except when there are discounts 😒. There are some execeptions, but yes, most of the time, things are cheaper when not on a discount."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700773899 {#2253
    date: 2023-11-23 22:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 156218
  -bodyTs: "'cheaper':24,46 'countri':14 'day':28 'discount':33,51 'everi':26 'except':29 'execept':37 'idk':2 'like':6 'shit':22 'thing':4,44 'time':43 'us':10 'western':13 'yeah':1 'yes':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507144"
  +editedAt: DateTimeImmutable @1701285530 {#2262
    date: 2023-11-29 20:18:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700773899 {#2242
    date: 2023-11-23 22:11: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
8 DENIED moderate
App\Entity\EntryComment {#2322
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2313 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, IDK if things are like this in the US and other western countries, but it’s how they are here. Shit is cheaper on every other day except when there are discounts 😒. There are some execeptions, but yes, most of the time, things are cheaper when not on a discount."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700773899 {#2253
    date: 2023-11-23 22:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 156218
  -bodyTs: "'cheaper':24,46 'countri':14 'day':28 'discount':33,51 'everi':26 'except':29 'execept':37 'idk':2 'like':6 'shit':22 'thing':4,44 'time':43 'us':10 'western':13 'yeah':1 'yes':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507144"
  +editedAt: DateTimeImmutable @1701285530 {#2262
    date: 2023-11-29 20:18:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700773899 {#2242
    date: 2023-11-23 22:11: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
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 {#2147
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "IDK, I was in the other room with my sister."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700773067 {#2320
    date: 2023-11-23 21:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@rostby@lemmy.fmhy.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2172 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 156174
  -bodyTs: "'idk':1 'room':7 'sister':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4506781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773067 {#2315
    date: 2023-11-23 21:57:47.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 {#2147
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "IDK, I was in the other room with my sister."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700773067 {#2320
    date: 2023-11-23 21:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@rostby@lemmy.fmhy.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2172 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 156174
  -bodyTs: "'idk':1 'room':7 'sister':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4506781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773067 {#2315
    date: 2023-11-23 21:57:47.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 {#2147
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "IDK, I was in the other room with my sister."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700773067 {#2320
    date: 2023-11-23 21:57:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@rostby@lemmy.fmhy.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2172 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 156174
  -bodyTs: "'idk':1 'room':7 'sister':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4506781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700773067 {#2315
    date: 2023-11-23 21:57:47.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 {#2150
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "That many, huh… maybe we should have eaten them instead of letting them go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700762704 {#2149
    date: 2023-11-23 19:05:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@SatansMaggotyCumFart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 155585
  -bodyTs: "'eaten':8 'go':14 'huh':3 'instead':10 'let':12 'mani':2 'mayb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4500302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762704 {#2181
    date: 2023-11-23 19:05:04.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 {#2150
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "That many, huh… maybe we should have eaten them instead of letting them go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700762704 {#2149
    date: 2023-11-23 19:05:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@SatansMaggotyCumFart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 155585
  -bodyTs: "'eaten':8 'go':14 'huh':3 'instead':10 'let':12 'mani':2 'mayb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4500302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762704 {#2181
    date: 2023-11-23 19:05:04.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 {#2150
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2151 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "That many, huh… maybe we should have eaten them instead of letting them go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700762704 {#2149
    date: 2023-11-23 19:05:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@SatansMaggotyCumFart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 155585
  -bodyTs: "'eaten':8 'go':14 'huh':3 'instead':10 'let':12 'mani':2 'mayb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4500302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762704 {#2181
    date: 2023-11-23 19:05:04.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 {#2245
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "lol 🤣… thanks 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700761155 {#2145
    date: 2023-11-23 18:39:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@0x4E4F@infosec.pub"
    "@KingJalopy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 155485
  -bodyTs: "'lol':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4499298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761155 {#2152
    date: 2023-11-23 18:39:15.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 {#2245
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "lol 🤣… thanks 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700761155 {#2145
    date: 2023-11-23 18:39:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@0x4E4F@infosec.pub"
    "@KingJalopy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 155485
  -bodyTs: "'lol':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4499298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761155 {#2152
    date: 2023-11-23 18:39:15.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 {#2245
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "lol 🤣… thanks 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700761155 {#2145
    date: 2023-11-23 18:39:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@0x4E4F@infosec.pub"
    "@KingJalopy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2244 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 155485
  -bodyTs: "'lol':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4499298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700761155 {#2152
    date: 2023-11-23 18:39:15.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 {#2178
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +body: "And they say men are pigs… good god…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700759663 {#2247
    date: 2023-11-23 18:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rebelswijk@reddthat.com"
    "@Custoslibera@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 155397
  -bodyTs: "'god':8 'good':7 'men':4 'pig':6 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4498489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759663 {#2256
    date: 2023-11-23 18:14: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
23 DENIED edit
App\Entity\EntryComment {#2178
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +body: "And they say men are pigs… good god…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700759663 {#2247
    date: 2023-11-23 18:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rebelswijk@reddthat.com"
    "@Custoslibera@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 155397
  -bodyTs: "'god':8 'good':7 'men':4 'pig':6 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4498489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759663 {#2256
    date: 2023-11-23 18:14: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
24 DENIED moderate
App\Entity\EntryComment {#2178
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +body: "And they say men are pigs… good god…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700759663 {#2247
    date: 2023-11-23 18:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rebelswijk@reddthat.com"
    "@Custoslibera@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 155397
  -bodyTs: "'god':8 'good':7 'men':4 'pig':6 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4498489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759663 {#2256
    date: 2023-11-23 18:14: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
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 {#1998
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’re trying to mask this cry for help through a shitpost, or is this really a shitpost?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700759589 {#2176
    date: 2023-11-23 18:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rebelswijk@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 155393
  -bodyTs: "'cri':7 'help':9 'mask':5 're':2 'realli':16 'shitpost':12,18 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4498460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759589 {#2174
    date: 2023-11-23 18:13:09.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 {#1998
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’re trying to mask this cry for help through a shitpost, or is this really a shitpost?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700759589 {#2176
    date: 2023-11-23 18:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rebelswijk@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 155393
  -bodyTs: "'cri':7 'help':9 'mask':5 're':2 'realli':16 'shitpost':12,18 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4498460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759589 {#2174
    date: 2023-11-23 18:13:09.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 {#1998
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: null
  +root: null
  +body: "You’re trying to mask this cry for help through a shitpost, or is this really a shitpost?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700759589 {#2176
    date: 2023-11-23 18:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rebelswijk@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 155393
  -bodyTs: "'cri':7 'help':9 'mask':5 're':2 'realli':16 'shitpost':12,18 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4498460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700759589 {#2174
    date: 2023-11-23 18:13:09.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 {#2017
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: """
    That is true, yes, I do agree.\n
    \n
    But, on the other hand Windows is not open source as well and I have to use it for work or an oddball proogram here and there that just doesn’t run on Wine.\n
    \n
    Hell, people also use a lot of closed source code in their Linux installs as well. Let’s strat with drivers and firmware binary blobs, printer drivers (binary blobs as well, depends on manufacturer) and end with NLE software like DaVinci Resolve… we use binary blobs all the time, including our phones, and even though none of us asked for that, but instead was shoved down our throat in order to be able to live in a modern society, no one seems to complain about that… but, when a random stranger suggest using something, oh no, that thing most definitely is something malicious 😒.\n
    \n
    Run it in a sandbox for a while, see if it calls home. If it does try to call, block it with a firewall, is that so hard 😒… though I’ve never seen it even try to call home or do something malicious, and as I said, I’ve been using it for years. Also, people use a lot of their products, I have yet to see one complaint regarding any of their products doing something malcious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700744153 {#1993
    date: 2023-11-23 13:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@smileyhead@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 154371
  -bodyTs: "'abl':114 'agre':7 'also':44,199 'ask':100 'binari':65,69,86 'blob':66,70,87 'block':164 'call':156,163,182 'close':49 'code':51 'complain':125 'complaint':213 'davinci':82 'definit':141 'depend':73 'doesn':37 'driver':62,68 'end':77 'even':95,179 'firewal':168 'firmwar':64 'hand':12 'hard':172 'hell':42 'home':157,183 'includ':91 'instal':55 'instead':104 'let':58 'like':81 'linux':54 'live':116 'lot':47,203 'malcious':221 'malici':144,187 'manufactur':75 'modern':119 'never':176 'nle':79 'none':97 'oddbal':30 'oh':136 'one':122,212 'open':16 'order':111 'peopl':43,200 'phone':93 'printer':67 'product':206,218 'proogram':31 'random':131 'regard':214 'resolv':83 'run':39,145 'said':191 'sandbox':149 'see':153,211 'seem':123 'seen':177 'shove':106 'societi':120 'softwar':80 'someth':135,143,186,220 'sourc':17,50 'stranger':132 'strat':60 'suggest':133 'thing':139 'though':96,173 'throat':109 'time':90 'tri':161,180 'true':3 'us':99 'use':24,45,85,134,195,201 've':175,193 'well':19,57,72 'window':13 'wine':41 'work':27 'year':198 'yes':4 'yet':209"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4492252"
  +editedAt: DateTimeImmutable @1701238652 {#1997
    date: 2023-11-29 07:17:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700744153 {#2282
    date: 2023-11-23 13:55:53.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 {#2017
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: """
    That is true, yes, I do agree.\n
    \n
    But, on the other hand Windows is not open source as well and I have to use it for work or an oddball proogram here and there that just doesn’t run on Wine.\n
    \n
    Hell, people also use a lot of closed source code in their Linux installs as well. Let’s strat with drivers and firmware binary blobs, printer drivers (binary blobs as well, depends on manufacturer) and end with NLE software like DaVinci Resolve… we use binary blobs all the time, including our phones, and even though none of us asked for that, but instead was shoved down our throat in order to be able to live in a modern society, no one seems to complain about that… but, when a random stranger suggest using something, oh no, that thing most definitely is something malicious 😒.\n
    \n
    Run it in a sandbox for a while, see if it calls home. If it does try to call, block it with a firewall, is that so hard 😒… though I’ve never seen it even try to call home or do something malicious, and as I said, I’ve been using it for years. Also, people use a lot of their products, I have yet to see one complaint regarding any of their products doing something malcious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700744153 {#1993
    date: 2023-11-23 13:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@smileyhead@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 154371
  -bodyTs: "'abl':114 'agre':7 'also':44,199 'ask':100 'binari':65,69,86 'blob':66,70,87 'block':164 'call':156,163,182 'close':49 'code':51 'complain':125 'complaint':213 'davinci':82 'definit':141 'depend':73 'doesn':37 'driver':62,68 'end':77 'even':95,179 'firewal':168 'firmwar':64 'hand':12 'hard':172 'hell':42 'home':157,183 'includ':91 'instal':55 'instead':104 'let':58 'like':81 'linux':54 'live':116 'lot':47,203 'malcious':221 'malici':144,187 'manufactur':75 'modern':119 'never':176 'nle':79 'none':97 'oddbal':30 'oh':136 'one':122,212 'open':16 'order':111 'peopl':43,200 'phone':93 'printer':67 'product':206,218 'proogram':31 'random':131 'regard':214 'resolv':83 'run':39,145 'said':191 'sandbox':149 'see':153,211 'seem':123 'seen':177 'shove':106 'societi':120 'softwar':80 'someth':135,143,186,220 'sourc':17,50 'stranger':132 'strat':60 'suggest':133 'thing':139 'though':96,173 'throat':109 'time':90 'tri':161,180 'true':3 'us':99 'use':24,45,85,134,195,201 've':175,193 'well':19,57,72 'window':13 'wine':41 'work':27 'year':198 'yes':4 'yet':209"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4492252"
  +editedAt: DateTimeImmutable @1701238652 {#1997
    date: 2023-11-29 07:17:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700744153 {#2282
    date: 2023-11-23 13:55:53.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 {#2017
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: """
    That is true, yes, I do agree.\n
    \n
    But, on the other hand Windows is not open source as well and I have to use it for work or an oddball proogram here and there that just doesn’t run on Wine.\n
    \n
    Hell, people also use a lot of closed source code in their Linux installs as well. Let’s strat with drivers and firmware binary blobs, printer drivers (binary blobs as well, depends on manufacturer) and end with NLE software like DaVinci Resolve… we use binary blobs all the time, including our phones, and even though none of us asked for that, but instead was shoved down our throat in order to be able to live in a modern society, no one seems to complain about that… but, when a random stranger suggest using something, oh no, that thing most definitely is something malicious 😒.\n
    \n
    Run it in a sandbox for a while, see if it calls home. If it does try to call, block it with a firewall, is that so hard 😒… though I’ve never seen it even try to call home or do something malicious, and as I said, I’ve been using it for years. Also, people use a lot of their products, I have yet to see one complaint regarding any of their products doing something malcious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700744153 {#1993
    date: 2023-11-23 13:55:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@smileyhead@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 154371
  -bodyTs: "'abl':114 'agre':7 'also':44,199 'ask':100 'binari':65,69,86 'blob':66,70,87 'block':164 'call':156,163,182 'close':49 'code':51 'complain':125 'complaint':213 'davinci':82 'definit':141 'depend':73 'doesn':37 'driver':62,68 'end':77 'even':95,179 'firewal':168 'firmwar':64 'hand':12 'hard':172 'hell':42 'home':157,183 'includ':91 'instal':55 'instead':104 'let':58 'like':81 'linux':54 'live':116 'lot':47,203 'malcious':221 'malici':144,187 'manufactur':75 'modern':119 'never':176 'nle':79 'none':97 'oddbal':30 'oh':136 'one':122,212 'open':16 'order':111 'peopl':43,200 'phone':93 'printer':67 'product':206,218 'proogram':31 'random':131 'regard':214 'resolv':83 'run':39,145 'said':191 'sandbox':149 'see':153,211 'seem':123 'seen':177 'shove':106 'societi':120 'softwar':80 'someth':135,143,186,220 'sourc':17,50 'stranger':132 'strat':60 'suggest':133 'thing':139 'though':96,173 'throat':109 'time':90 'tri':161,180 'true':3 'us':99 'use':24,45,85,134,195,201 've':175,193 'well':19,57,72 'window':13 'wine':41 'work':27 'year':198 'yes':4 'yet':209"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4492252"
  +editedAt: DateTimeImmutable @1701238652 {#1997
    date: 2023-11-29 07:17:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700744153 {#2282
    date: 2023-11-23 13:55:53.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 {#2352
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1348 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I seriosly think that a psychologist or a therapist would be one of the few jobs that will never get replaced by AI… or at least not in the near future (10 years or so).\n
    \n
    Though the question is valid, I would agree.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700727056 {#2015
    date: 2023-11-23 09:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cossty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 153821
  -bodyTs: "'10':32 'agre':43 'ai':23 'futur':31 'get':20 'job':16 'least':26 'near':30 'never':19 'one':12 'psychologist':6 'question':38 'replac':21 'seriosli':2 'therapist':9 'think':3 'though':36 'valid':40 'would':10,42 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4488719"
  +editedAt: DateTimeImmutable @1701221796 {#2016
    date: 2023-11-29 02:36:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700727056 {#1991
    date: 2023-11-23 09:10:56.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 {#2352
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1348 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I seriosly think that a psychologist or a therapist would be one of the few jobs that will never get replaced by AI… or at least not in the near future (10 years or so).\n
    \n
    Though the question is valid, I would agree.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700727056 {#2015
    date: 2023-11-23 09:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cossty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 153821
  -bodyTs: "'10':32 'agre':43 'ai':23 'futur':31 'get':20 'job':16 'least':26 'near':30 'never':19 'one':12 'psychologist':6 'question':38 'replac':21 'seriosli':2 'therapist':9 'think':3 'though':36 'valid':40 'would':10,42 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4488719"
  +editedAt: DateTimeImmutable @1701221796 {#2016
    date: 2023-11-29 02:36:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700727056 {#1991
    date: 2023-11-23 09:10:56.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 {#2352
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1347 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1348 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I seriosly think that a psychologist or a therapist would be one of the few jobs that will never get replaced by AI… or at least not in the near future (10 years or so).\n
    \n
    Though the question is valid, I would agree.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700727056 {#2015
    date: 2023-11-23 09:10:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cossty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 153821
  -bodyTs: "'10':32 'agre':43 'ai':23 'futur':31 'get':20 'job':16 'least':26 'near':30 'never':19 'one':12 'psychologist':6 'question':38 'replac':21 'seriosli':2 'therapist':9 'think':3 'though':36 'valid':40 'would':10,42 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4488719"
  +editedAt: DateTimeImmutable @1701221796 {#2016
    date: 2023-11-29 02:36:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700727056 {#1991
    date: 2023-11-23 09:10:56.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 {#2495
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2496 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "Yeah, yeah, the other person explained it as well 🤦… just didn’t put 2 and 2 together."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700726630 {#2269
    date: 2023-11-23 09:03:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 153807
  -bodyTs: "'2':14,16 'didn':11 'explain':6 'person':5 'put':13 'togeth':17 'well':9 'yeah':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4488636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726630 {#2366
    date: 2023-11-23 09:03:50.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 {#2495
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2496 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "Yeah, yeah, the other person explained it as well 🤦… just didn’t put 2 and 2 together."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700726630 {#2269
    date: 2023-11-23 09:03:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 153807
  -bodyTs: "'2':14,16 'didn':11 'explain':6 'person':5 'put':13 'togeth':17 'well':9 'yeah':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4488636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726630 {#2366
    date: 2023-11-23 09:03:50.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 {#2495
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2496 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: "Yeah, yeah, the other person explained it as well 🤦… just didn’t put 2 and 2 together."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700726630 {#2269
    date: 2023-11-23 09:03:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 153807
  -bodyTs: "'2':14,16 'didn':11 'explain':6 'person':5 'put':13 'togeth':17 'well':9 'yeah':1,2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4488636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726630 {#2366
    date: 2023-11-23 09:03:50.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 {#2511
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: """
    Oh, yeah 🤦…\n
    \n
    I’m like a neon light sometimes, take me a while to light up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700726591 {#2494
    date: 2023-11-23 09:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@0x4E4F@infosec.pub"
    "@TheKingBombOmbKiller@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  -id: 153805
  -bodyTs: "'light':8,15 'like':5 'm':4 'neon':7 'oh':1 'sometim':9 'take':10 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4488624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726591 {#2493
    date: 2023-11-23 09:03: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
43 DENIED edit
App\Entity\EntryComment {#2511
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: """
    Oh, yeah 🤦…\n
    \n
    I’m like a neon light sometimes, take me a while to light up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700726591 {#2494
    date: 2023-11-23 09:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@0x4E4F@infosec.pub"
    "@TheKingBombOmbKiller@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  -id: 153805
  -bodyTs: "'light':8,15 'like':5 'm':4 'neon':7 'oh':1 'sometim':9 'take':10 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4488624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726591 {#2493
    date: 2023-11-23 09:03: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
44 DENIED moderate
App\Entity\EntryComment {#2511
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2286 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +body: """
    Oh, yeah 🤦…\n
    \n
    I’m like a neon light sometimes, take me a while to light up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700726591 {#2494
    date: 2023-11-23 09:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Facelikeapotato@lemmy.ml"
    "@0x4E4F@infosec.pub"
    "@TheKingBombOmbKiller@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  -id: 153805
  -bodyTs: "'light':8,15 'like':5 'm':4 'neon':7 'oh':1 'sometim':9 'take':10 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4488624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700726591 {#2493
    date: 2023-11-23 09:03: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
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 {#2528
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2530 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2531 …}
  +body: """
    - But, I just want a tomato slice 🥺.\n
    \n
    - Sir, please go to the back of the line or we will call the police.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700723562 {#2510
    date: 2023-11-23 08:12:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@0x4E4F@infosec.pub"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2532 …}
  +nested: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2536 …}
  +reports: Doctrine\ORM\PersistentCollection {#2538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2542 …}
  -id: 153687
  -bodyTs: "'back':13 'call':20 'go':10 'line':16 'pleas':9 'polic':22 'sir':8 'slice':7 'tomato':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487880"
  +editedAt: DateTimeImmutable @1701218469 {#2509
    date: 2023-11-29 01:41:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700723562 {#2367
    date: 2023-11-23 08:12:42.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 {#2528
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2530 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2531 …}
  +body: """
    - But, I just want a tomato slice 🥺.\n
    \n
    - Sir, please go to the back of the line or we will call the police.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700723562 {#2510
    date: 2023-11-23 08:12:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@0x4E4F@infosec.pub"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2532 …}
  +nested: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2536 …}
  +reports: Doctrine\ORM\PersistentCollection {#2538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2542 …}
  -id: 153687
  -bodyTs: "'back':13 'call':20 'go':10 'line':16 'pleas':9 'polic':22 'sir':8 'slice':7 'tomato':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487880"
  +editedAt: DateTimeImmutable @1701218469 {#2509
    date: 2023-11-29 01:41:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700723562 {#2367
    date: 2023-11-23 08:12:42.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 {#2528
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2292 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2530 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2531 …}
  +body: """
    - But, I just want a tomato slice 🥺.\n
    \n
    - Sir, please go to the back of the line or we will call the police.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700723562 {#2510
    date: 2023-11-23 08:12:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@0x4E4F@infosec.pub"
    "@Potatos_are_not_friends@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2532 …}
  +nested: Doctrine\ORM\PersistentCollection {#2534 …}
  +votes: Doctrine\ORM\PersistentCollection {#2536 …}
  +reports: Doctrine\ORM\PersistentCollection {#2538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2542 …}
  -id: 153687
  -bodyTs: "'back':13 'call':20 'go':10 'line':16 'pleas':9 'polic':22 'sir':8 'slice':7 'tomato':6 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487880"
  +editedAt: DateTimeImmutable @1701218469 {#2509
    date: 2023-11-29 01:41:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700723562 {#2367
    date: 2023-11-23 08:12:42.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 {#2547
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: "There is nothing better out there, trust me, I’ve searched. I would love to use something open source, but short of me writing it myself, there is no better solution at the moment… well, at least not for my needs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700723320 {#2527
    date: 2023-11-23 08:08:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@aniki@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2549 …}
  +nested: Doctrine\ORM\PersistentCollection {#2551 …}
  +votes: Doctrine\ORM\PersistentCollection {#2553 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  -id: 153680
  -bodyTs: "'better':4,30 'least':37 'love':14 'moment':34 'need':41 'noth':3 'open':18 'search':11 'short':21 'solut':31 'someth':17 'sourc':19 'trust':7 'use':16 've':10 'well':35 'would':13 'write':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487833"
  +editedAt: DateTimeImmutable @1701218219 {#2526
    date: 2023-11-29 01:36:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700723320 {#2525
    date: 2023-11-23 08:08:40.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 {#2547
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: "There is nothing better out there, trust me, I’ve searched. I would love to use something open source, but short of me writing it myself, there is no better solution at the moment… well, at least not for my needs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700723320 {#2527
    date: 2023-11-23 08:08:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@aniki@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2549 …}
  +nested: Doctrine\ORM\PersistentCollection {#2551 …}
  +votes: Doctrine\ORM\PersistentCollection {#2553 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  -id: 153680
  -bodyTs: "'better':4,30 'least':37 'love':14 'moment':34 'need':41 'noth':3 'open':18 'search':11 'short':21 'solut':31 'someth':17 'sourc':19 'trust':7 'use':16 've':10 'well':35 'would':13 'write':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487833"
  +editedAt: DateTimeImmutable @1701218219 {#2526
    date: 2023-11-29 01:36:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700723320 {#2525
    date: 2023-11-23 08:08:40.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 {#2547
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2548 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: "There is nothing better out there, trust me, I’ve searched. I would love to use something open source, but short of me writing it myself, there is no better solution at the moment… well, at least not for my needs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700723320 {#2527
    date: 2023-11-23 08:08:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@aniki@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2549 …}
  +nested: Doctrine\ORM\PersistentCollection {#2551 …}
  +votes: Doctrine\ORM\PersistentCollection {#2553 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2559 …}
  -id: 153680
  -bodyTs: "'better':4,30 'least':37 'love':14 'moment':34 'need':41 'noth':3 'open':18 'search':11 'short':21 'solut':31 'someth':17 'sourc':19 'trust':7 'use':16 've':10 'well':35 'would':13 'write':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487833"
  +editedAt: DateTimeImmutable @1701218219 {#2526
    date: 2023-11-29 01:36:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700723320 {#2525
    date: 2023-11-23 08:08:40.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 {#2563
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2564 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: "Yeah… this doesn’t stop automatic updates… or at least it wasn’t mentioned in the description."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700723179 {#2546
    date: 2023-11-23 08:06:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@AlternateMrPapaya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 153673
  -bodyTs: "'automat':6 'descript':17 'doesn':3 'least':10 'mention':14 'stop':5 'updat':7 'wasn':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723179 {#2545
    date: 2023-11-23 08:06:19.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 {#2563
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2564 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: "Yeah… this doesn’t stop automatic updates… or at least it wasn’t mentioned in the description."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700723179 {#2546
    date: 2023-11-23 08:06:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@AlternateMrPapaya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 153673
  -bodyTs: "'automat':6 'descript':17 'doesn':3 'least':10 'mention':14 'stop':5 'updat':7 'wasn':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723179 {#2545
    date: 2023-11-23 08:06:19.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 {#2563
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2564 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: "Yeah… this doesn’t stop automatic updates… or at least it wasn’t mentioned in the description."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700723179 {#2546
    date: 2023-11-23 08:06:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@AlternateMrPapaya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2565 …}
  +nested: Doctrine\ORM\PersistentCollection {#2567 …}
  +votes: Doctrine\ORM\PersistentCollection {#2569 …}
  +reports: Doctrine\ORM\PersistentCollection {#2571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2575 …}
  -id: 153673
  -bodyTs: "'automat':6 'descript':17 'doesn':3 'least':10 'mention':14 'stop':5 'updat':7 'wasn':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723179 {#2545
    date: 2023-11-23 08:06:19.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 {#2579
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2580 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: """
    > It’s a lot of work, though.\n
    \n
    Exactly. I have tried them all before and it is a lot of work and that’s why I opted for this one click solution. Sure, it’s not open source, but I’ve been using it for years, it’s never done something malicious. I’ve also done some RCE on it, and I came to the conclusion that this thing is most probably legit and has no malicious intents.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700723008 {#2562
    date: 2023-11-23 08:03:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@smileyhead@discuss.tchncs.de"
    "@evatronic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2581 …}
  +nested: Doctrine\ORM\PersistentCollection {#2583 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
  -id: 153666
  -bodyTs: "'also':55 'came':63 'click':31 'conclus':66 'done':50,56 'exact':8 'intent':78 'legit':73 'lot':4,19 'malici':52,77 'never':49 'one':30 'open':37 'opt':27 'probabl':72 'rce':58 'solut':32 'someth':51 'sourc':38 'sure':33 'thing':69 'though':7 'tri':11 'use':43 've':41,54 'work':6,21 'year':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723008 {#2561
    date: 2023-11-23 08:03:28.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 {#2579
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2580 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: """
    > It’s a lot of work, though.\n
    \n
    Exactly. I have tried them all before and it is a lot of work and that’s why I opted for this one click solution. Sure, it’s not open source, but I’ve been using it for years, it’s never done something malicious. I’ve also done some RCE on it, and I came to the conclusion that this thing is most probably legit and has no malicious intents.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700723008 {#2562
    date: 2023-11-23 08:03:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@smileyhead@discuss.tchncs.de"
    "@evatronic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2581 …}
  +nested: Doctrine\ORM\PersistentCollection {#2583 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
  -id: 153666
  -bodyTs: "'also':55 'came':63 'click':31 'conclus':66 'done':50,56 'exact':8 'intent':78 'legit':73 'lot':4,19 'malici':52,77 'never':49 'one':30 'open':37 'opt':27 'probabl':72 'rce':58 'solut':32 'someth':51 'sourc':38 'sure':33 'thing':69 'though':7 'tri':11 'use':43 've':41,54 'work':6,21 'year':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723008 {#2561
    date: 2023-11-23 08:03:28.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 {#2579
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2032 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2580 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: """
    > It’s a lot of work, though.\n
    \n
    Exactly. I have tried them all before and it is a lot of work and that’s why I opted for this one click solution. Sure, it’s not open source, but I’ve been using it for years, it’s never done something malicious. I’ve also done some RCE on it, and I came to the conclusion that this thing is most probably legit and has no malicious intents.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700723008 {#2562
    date: 2023-11-23 08:03:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@0x4E4F@infosec.pub"
    "@smileyhead@discuss.tchncs.de"
    "@evatronic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2581 …}
  +nested: Doctrine\ORM\PersistentCollection {#2583 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
  -id: 153666
  -bodyTs: "'also':55 'came':63 'click':31 'conclus':66 'done':50,56 'exact':8 'intent':78 'legit':73 'lot':4,19 'malici':52,77 'never':49 'one':30 'open':37 'opt':27 'probabl':72 'rce':58 'solut':32 'someth':51 'sourc':38 'sure':33 'thing':69 'though':7 'tri':11 'use':43 've':41,54 'work':6,21 'year':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4487754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723008 {#2561
    date: 2023-11-23 08:03:28.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