GET https://kbin.spritesserver.nl/index.php/d/codeberg.org/comments/newest

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 …}
}
29.58 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.06 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 {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sure would be a shame if people used this blacklist as a basis for leaving negative reviews on Amazon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706256929 {#1872
    date: 2024-01-26 09:15:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 341505
  -bodyTs: "'amazon':19 'basi':13 'blacklist':10 'leav':15 'negat':16 'peopl':7 'review':17 'shame':5 'sure':1 'use':8 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7744085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256929 {#2437
    date: 2024-01-26 09:15:29.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 {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sure would be a shame if people used this blacklist as a basis for leaving negative reviews on Amazon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706256929 {#1872
    date: 2024-01-26 09:15:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 341505
  -bodyTs: "'amazon':19 'basi':13 'blacklist':10 'leav':15 'negat':16 'peopl':7 'review':17 'shame':5 'sure':1 'use':8 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7744085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256929 {#2437
    date: 2024-01-26 09:15:29.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 {#1813
  +user: App\Entity\User {#2450 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sure would be a shame if people used this blacklist as a basis for leaving negative reviews on Amazon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706256929 {#1872
    date: 2024-01-26 09:15:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1600 …}
  +nested: Doctrine\ORM\PersistentCollection {#1513 …}
  +votes: Doctrine\ORM\PersistentCollection {#1849 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 341505
  -bodyTs: "'amazon':19 'basi':13 'blacklist':10 'leav':15 'negat':16 'peopl':7 'review':17 'shame':5 'sure':1 'use':8 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7744085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706256929 {#2437
    date: 2024-01-26 09:15:29.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 {#1620
  +user: App\Entity\User {#1630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Add Mazda to this list please.\n
    \n
    The developer of this plugin for HomeAssistant apparently didn’t have insurance and couldn’t risk the legal fight. This is the DMCA take down that Mazda issued for the reason that the code “provides functionality same as what is currently in Apple App Store and Google Play App Store”\n
    \n
    [github.com/github/dmca/…/2023-10-10-mazda.md](https://github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)\n
    \n
    Additional Coverage: [arstechnica.com/…/mazdas-dmca-takedown-kills-a-ho…](https://arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728054325 {#1565
    date: 2024-10-04 17:05:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 324999
  -bodyTs: "'/2023-10-10-mazda.md':60 '/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':70 '/github/dmca/':59 '/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':63 '/mazdas-dmca-takedown-kills-a-ho':67 'add':1 'addit':64 'app':50,55 'appar':14 'appl':49 'arstechnica.com':66,69 'arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':68 'code':40 'couldn':20 'coverag':65 'current':47 'develop':8 'didn':15 'dmca':29 'fight':25 'function':42 'github.com':58,62 'github.com/github/dmca/':57 'github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':61 'googl':53 'homeassist':13 'insur':18 'issu':34 'legal':24 'list':5 'mazda':2,33 'play':54 'pleas':6 'plugin':11 'provid':41 'reason':37 'risk':22 'store':51,56 'take':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6842393"
  +editedAt: DateTimeImmutable @1727011690 {#1604
    date: 2024-09-22 15:28:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705730928 {#1613
    date: 2024-01-20 07:08:48.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 {#1620
  +user: App\Entity\User {#1630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Add Mazda to this list please.\n
    \n
    The developer of this plugin for HomeAssistant apparently didn’t have insurance and couldn’t risk the legal fight. This is the DMCA take down that Mazda issued for the reason that the code “provides functionality same as what is currently in Apple App Store and Google Play App Store”\n
    \n
    [github.com/github/dmca/…/2023-10-10-mazda.md](https://github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)\n
    \n
    Additional Coverage: [arstechnica.com/…/mazdas-dmca-takedown-kills-a-ho…](https://arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728054325 {#1565
    date: 2024-10-04 17:05:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 324999
  -bodyTs: "'/2023-10-10-mazda.md':60 '/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':70 '/github/dmca/':59 '/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':63 '/mazdas-dmca-takedown-kills-a-ho':67 'add':1 'addit':64 'app':50,55 'appar':14 'appl':49 'arstechnica.com':66,69 'arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':68 'code':40 'couldn':20 'coverag':65 'current':47 'develop':8 'didn':15 'dmca':29 'fight':25 'function':42 'github.com':58,62 'github.com/github/dmca/':57 'github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':61 'googl':53 'homeassist':13 'insur':18 'issu':34 'legal':24 'list':5 'mazda':2,33 'play':54 'pleas':6 'plugin':11 'provid':41 'reason':37 'risk':22 'store':51,56 'take':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6842393"
  +editedAt: DateTimeImmutable @1727011690 {#1604
    date: 2024-09-22 15:28:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705730928 {#1613
    date: 2024-01-20 07:08:48.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 {#1620
  +user: App\Entity\User {#1630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Add Mazda to this list please.\n
    \n
    The developer of this plugin for HomeAssistant apparently didn’t have insurance and couldn’t risk the legal fight. This is the DMCA take down that Mazda issued for the reason that the code “provides functionality same as what is currently in Apple App Store and Google Play App Store”\n
    \n
    [github.com/github/dmca/…/2023-10-10-mazda.md](https://github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)\n
    \n
    Additional Coverage: [arstechnica.com/…/mazdas-dmca-takedown-kills-a-ho…](https://arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728054325 {#1565
    date: 2024-10-04 17:05:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 324999
  -bodyTs: "'/2023-10-10-mazda.md':60 '/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':70 '/github/dmca/':59 '/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':63 '/mazdas-dmca-takedown-kills-a-ho':67 'add':1 'addit':64 'app':50,55 'appar':14 'appl':49 'arstechnica.com':66,69 'arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':68 'code':40 'couldn':20 'coverag':65 'current':47 'develop':8 'didn':15 'dmca':29 'fight':25 'function':42 'github.com':58,62 'github.com/github/dmca/':57 'github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':61 'googl':53 'homeassist':13 'insur':18 'issu':34 'legal':24 'list':5 'mazda':2,33 'play':54 'pleas':6 'plugin':11 'provid':41 'reason':37 'risk':22 'store':51,56 'take':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6842393"
  +editedAt: DateTimeImmutable @1727011690 {#1604
    date: 2024-09-22 15:28:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705730928 {#1613
    date: 2024-01-20 07:08:48.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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1620
    +user: App\Entity\User {#1630 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Add Mazda to this list please.\n
      \n
      The developer of this plugin for HomeAssistant apparently didn’t have insurance and couldn’t risk the legal fight. This is the DMCA take down that Mazda issued for the reason that the code “provides functionality same as what is currently in Apple App Store and Google Play App Store”\n
      \n
      [github.com/github/dmca/…/2023-10-10-mazda.md](https://github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)\n
      \n
      Additional Coverage: [arstechnica.com/…/mazdas-dmca-takedown-kills-a-ho…](https://arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728054325 {#1565
      date: 2024-10-04 17:05:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1687 …}
    +nested: Doctrine\ORM\PersistentCollection {#1689 …}
    +votes: Doctrine\ORM\PersistentCollection {#1691 …}
    +reports: Doctrine\ORM\PersistentCollection {#1795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
    -id: 324999
    -bodyTs: "'/2023-10-10-mazda.md':60 '/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':70 '/github/dmca/':59 '/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':63 '/mazdas-dmca-takedown-kills-a-ho':67 'add':1 'addit':64 'app':50,55 'appar':14 'appl':49 'arstechnica.com':66,69 'arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':68 'code':40 'couldn':20 'coverag':65 'current':47 'develop':8 'didn':15 'dmca':29 'fight':25 'function':42 'github.com':58,62 'github.com/github/dmca/':57 'github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':61 'googl':53 'homeassist':13 'insur':18 'issu':34 'legal':24 'list':5 'mazda':2,33 'play':54 'pleas':6 'plugin':11 'provid':41 'reason':37 'risk':22 'store':51,56 'take':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6842393"
    +editedAt: DateTimeImmutable @1727011690 {#1604
      date: 2024-09-22 15:28:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705730928 {#1613
      date: 2024-01-20 07:08:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1620}
  +body: "[I’ve added it](https://codeberg.org/QazCetelic/OSS-Blacklist/commit/c5eb37b857b6f7032fbf556fcb3e4e818d1994bc)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706041985 {#3155
    date: 2024-01-23 21:33:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@OneThere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 335059
  -bodyTs: "'/qazcetelic/oss-blacklist/commit/c5eb37b857b6f7032fbf556fcb3e4e818d1994bc)':7 'ad':3 'codeberg.org':6 'codeberg.org/qazcetelic/oss-blacklist/commit/c5eb37b857b6f7032fbf556fcb3e4e818d1994bc)':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6950955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041985 {#3156
    date: 2024-01-23 21:33:05.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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1620
    +user: App\Entity\User {#1630 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Add Mazda to this list please.\n
      \n
      The developer of this plugin for HomeAssistant apparently didn’t have insurance and couldn’t risk the legal fight. This is the DMCA take down that Mazda issued for the reason that the code “provides functionality same as what is currently in Apple App Store and Google Play App Store”\n
      \n
      [github.com/github/dmca/…/2023-10-10-mazda.md](https://github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)\n
      \n
      Additional Coverage: [arstechnica.com/…/mazdas-dmca-takedown-kills-a-ho…](https://arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728054325 {#1565
      date: 2024-10-04 17:05:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1687 …}
    +nested: Doctrine\ORM\PersistentCollection {#1689 …}
    +votes: Doctrine\ORM\PersistentCollection {#1691 …}
    +reports: Doctrine\ORM\PersistentCollection {#1795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
    -id: 324999
    -bodyTs: "'/2023-10-10-mazda.md':60 '/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':70 '/github/dmca/':59 '/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':63 '/mazdas-dmca-takedown-kills-a-ho':67 'add':1 'addit':64 'app':50,55 'appar':14 'appl':49 'arstechnica.com':66,69 'arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':68 'code':40 'couldn':20 'coverag':65 'current':47 'develop':8 'didn':15 'dmca':29 'fight':25 'function':42 'github.com':58,62 'github.com/github/dmca/':57 'github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':61 'googl':53 'homeassist':13 'insur':18 'issu':34 'legal':24 'list':5 'mazda':2,33 'play':54 'pleas':6 'plugin':11 'provid':41 'reason':37 'risk':22 'store':51,56 'take':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6842393"
    +editedAt: DateTimeImmutable @1727011690 {#1604
      date: 2024-09-22 15:28:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705730928 {#1613
      date: 2024-01-20 07:08:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1620}
  +body: "[I’ve added it](https://codeberg.org/QazCetelic/OSS-Blacklist/commit/c5eb37b857b6f7032fbf556fcb3e4e818d1994bc)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706041985 {#3155
    date: 2024-01-23 21:33:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@OneThere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 335059
  -bodyTs: "'/qazcetelic/oss-blacklist/commit/c5eb37b857b6f7032fbf556fcb3e4e818d1994bc)':7 'ad':3 'codeberg.org':6 'codeberg.org/qazcetelic/oss-blacklist/commit/c5eb37b857b6f7032fbf556fcb3e4e818d1994bc)':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6950955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041985 {#3156
    date: 2024-01-23 21:33:05.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 {#3157
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#1620
    +user: App\Entity\User {#1630 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Add Mazda to this list please.\n
      \n
      The developer of this plugin for HomeAssistant apparently didn’t have insurance and couldn’t risk the legal fight. This is the DMCA take down that Mazda issued for the reason that the code “provides functionality same as what is currently in Apple App Store and Google Play App Store”\n
      \n
      [github.com/github/dmca/…/2023-10-10-mazda.md](https://github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)\n
      \n
      Additional Coverage: [arstechnica.com/…/mazdas-dmca-takedown-kills-a-ho…](https://arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728054325 {#1565
      date: 2024-10-04 17:05:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1687 …}
    +nested: Doctrine\ORM\PersistentCollection {#1689 …}
    +votes: Doctrine\ORM\PersistentCollection {#1691 …}
    +reports: Doctrine\ORM\PersistentCollection {#1795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
    -id: 324999
    -bodyTs: "'/2023-10-10-mazda.md':60 '/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':70 '/github/dmca/':59 '/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':63 '/mazdas-dmca-takedown-kills-a-ho':67 'add':1 'addit':64 'app':50,55 'appar':14 'appl':49 'arstechnica.com':66,69 'arstechnica.com/cars/2023/10/mazdas-dmca-takedown-kills-a-hobbyists-smart-car-api-tool/)':68 'code':40 'couldn':20 'coverag':65 'current':47 'develop':8 'didn':15 'dmca':29 'fight':25 'function':42 'github.com':58,62 'github.com/github/dmca/':57 'github.com/github/dmca/blob/master/2023/10/2023-10-10-mazda.md)':61 'googl':53 'homeassist':13 'insur':18 'issu':34 'legal':24 'list':5 'mazda':2,33 'play':54 'pleas':6 'plugin':11 'provid':41 'reason':37 'risk':22 'store':51,56 'take':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6842393"
    +editedAt: DateTimeImmutable @1727011690 {#1604
      date: 2024-09-22 15:28:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705730928 {#1613
      date: 2024-01-20 07:08:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1620}
  +body: "[I’ve added it](https://codeberg.org/QazCetelic/OSS-Blacklist/commit/c5eb37b857b6f7032fbf556fcb3e4e818d1994bc)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706041985 {#3155
    date: 2024-01-23 21:33:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@OneThere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 335059
  -bodyTs: "'/qazcetelic/oss-blacklist/commit/c5eb37b857b6f7032fbf556fcb3e4e818d1994bc)':7 'ad':3 'codeberg.org':6 'codeberg.org/qazcetelic/oss-blacklist/commit/c5eb37b857b6f7032fbf556fcb3e4e818d1994bc)':5 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6950955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706041985 {#3156
    date: 2024-01-23 21:33:05.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 {#2363
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nice OP! Thank you! I don’t have a codeberg account yet, but you can use this to easily create a TOC [imthenachoman.github.io/nGitHubTOC](https://imthenachoman.github.io/nGitHubTOC).\n
    \n
    It would be good to add links/citations as well, instead of just quotes. IE: [bleepingcomputer.com/…/haier-hits-home-assistant-…](https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727008151 {#2468
    date: 2024-09-22 14:29:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 324801
  -bodyTs: "'/haier-hits-home-assistant-':41 '/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':44 '/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':25 'account':11 'add':31 'bleepingcomputer.com':40 'codeberg':10 'creat':20 'easili':19 'good':29 'ie':39 'imthenachoman.github.io':24 'imthenachoman.github.io/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':23 'instead':35 'links/citations':32 'nice':1 'op':2 'quot':38 'thank':3 'toc':22 'use':16 'well':34 'would':27 'www.bleepingcomputer.com':43 'www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':42 'yet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7773960"
  +editedAt: DateTimeImmutable @1726984302 {#2470
    date: 2024-09-22 07:51:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705721986 {#2469
    date: 2024-01-20 04:39:46.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 {#2363
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nice OP! Thank you! I don’t have a codeberg account yet, but you can use this to easily create a TOC [imthenachoman.github.io/nGitHubTOC](https://imthenachoman.github.io/nGitHubTOC).\n
    \n
    It would be good to add links/citations as well, instead of just quotes. IE: [bleepingcomputer.com/…/haier-hits-home-assistant-…](https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727008151 {#2468
    date: 2024-09-22 14:29:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 324801
  -bodyTs: "'/haier-hits-home-assistant-':41 '/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':44 '/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':25 'account':11 'add':31 'bleepingcomputer.com':40 'codeberg':10 'creat':20 'easili':19 'good':29 'ie':39 'imthenachoman.github.io':24 'imthenachoman.github.io/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':23 'instead':35 'links/citations':32 'nice':1 'op':2 'quot':38 'thank':3 'toc':22 'use':16 'well':34 'would':27 'www.bleepingcomputer.com':43 'www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':42 'yet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7773960"
  +editedAt: DateTimeImmutable @1726984302 {#2470
    date: 2024-09-22 07:51:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705721986 {#2469
    date: 2024-01-20 04:39:46.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 {#2363
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nice OP! Thank you! I don’t have a codeberg account yet, but you can use this to easily create a TOC [imthenachoman.github.io/nGitHubTOC](https://imthenachoman.github.io/nGitHubTOC).\n
    \n
    It would be good to add links/citations as well, instead of just quotes. IE: [bleepingcomputer.com/…/haier-hits-home-assistant-…](https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727008151 {#2468
    date: 2024-09-22 14:29:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 324801
  -bodyTs: "'/haier-hits-home-assistant-':41 '/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':44 '/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':25 'account':11 'add':31 'bleepingcomputer.com':40 'codeberg':10 'creat':20 'easili':19 'good':29 'ie':39 'imthenachoman.github.io':24 'imthenachoman.github.io/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':23 'instead':35 'links/citations':32 'nice':1 'op':2 'quot':38 'thank':3 'toc':22 'use':16 'well':34 'would':27 'www.bleepingcomputer.com':43 'www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':42 'yet':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7773960"
  +editedAt: DateTimeImmutable @1726984302 {#2470
    date: 2024-09-22 07:51:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705721986 {#2469
    date: 2024-01-20 04:39:46.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 {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nice OP! Thank you! I don’t have a codeberg account yet, but you can use this to easily create a TOC [imthenachoman.github.io/nGitHubTOC](https://imthenachoman.github.io/nGitHubTOC).\n
      \n
      It would be good to add links/citations as well, instead of just quotes. IE: [bleepingcomputer.com/…/haier-hits-home-assistant-…](https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727008151 {#2468
      date: 2024-09-22 14:29:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 324801
    -bodyTs: "'/haier-hits-home-assistant-':41 '/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':44 '/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':25 'account':11 'add':31 'bleepingcomputer.com':40 'codeberg':10 'creat':20 'easili':19 'good':29 'ie':39 'imthenachoman.github.io':24 'imthenachoman.github.io/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':23 'instead':35 'links/citations':32 'nice':1 'op':2 'quot':38 'thank':3 'toc':22 'use':16 'well':34 'would':27 'www.bleepingcomputer.com':43 'www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':42 'yet':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7773960"
    +editedAt: DateTimeImmutable @1726984302 {#2470
      date: 2024-09-22 07:51:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705721986 {#2469
      date: 2024-01-20 04:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: """
    > It would be good to add links/citations as well, instead of just quotes. IE: [bleepingcomputer.com/…/haier-hits-home-assistant-…](https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)\n
    \n
    I would suggest creating a documents archive subdirectory and mirroring as well as linking, in case the takedown notices get takedown-notice’d.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705730068 {#3139
    date: 2024-01-20 06:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@Anon518@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 324975
  -bodyTs: "'/haier-hits-home-assistant-':16 '/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':19 'add':6 'archiv':26 'bleepingcomputer.com':15 'case':35 'creat':23 'd':43 'document':25 'get':39 'good':4 'ie':14 'instead':10 'link':33 'links/citations':7 'mirror':29 'notic':38,42 'quot':13 'subdirectori':27 'suggest':22 'takedown':37,41 'takedown-notic':40 'well':9,31 'would':2,21 'www.bleepingcomputer.com':18 'www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6842177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730068 {#3140
    date: 2024-01-20 06:54: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
19 DENIED edit
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nice OP! Thank you! I don’t have a codeberg account yet, but you can use this to easily create a TOC [imthenachoman.github.io/nGitHubTOC](https://imthenachoman.github.io/nGitHubTOC).\n
      \n
      It would be good to add links/citations as well, instead of just quotes. IE: [bleepingcomputer.com/…/haier-hits-home-assistant-…](https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727008151 {#2468
      date: 2024-09-22 14:29:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 324801
    -bodyTs: "'/haier-hits-home-assistant-':41 '/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':44 '/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':25 'account':11 'add':31 'bleepingcomputer.com':40 'codeberg':10 'creat':20 'easili':19 'good':29 'ie':39 'imthenachoman.github.io':24 'imthenachoman.github.io/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':23 'instead':35 'links/citations':32 'nice':1 'op':2 'quot':38 'thank':3 'toc':22 'use':16 'well':34 'would':27 'www.bleepingcomputer.com':43 'www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':42 'yet':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7773960"
    +editedAt: DateTimeImmutable @1726984302 {#2470
      date: 2024-09-22 07:51:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705721986 {#2469
      date: 2024-01-20 04:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: """
    > It would be good to add links/citations as well, instead of just quotes. IE: [bleepingcomputer.com/…/haier-hits-home-assistant-…](https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)\n
    \n
    I would suggest creating a documents archive subdirectory and mirroring as well as linking, in case the takedown notices get takedown-notice’d.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705730068 {#3139
    date: 2024-01-20 06:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@Anon518@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 324975
  -bodyTs: "'/haier-hits-home-assistant-':16 '/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':19 'add':6 'archiv':26 'bleepingcomputer.com':15 'case':35 'creat':23 'd':43 'document':25 'get':39 'good':4 'ie':14 'instead':10 'link':33 'links/citations':7 'mirror':29 'notic':38,42 'quot':13 'subdirectori':27 'suggest':22 'takedown':37,41 'takedown-notic':40 'well':9,31 'would':2,21 'www.bleepingcomputer.com':18 'www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6842177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730068 {#3140
    date: 2024-01-20 06:54: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
20 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nice OP! Thank you! I don’t have a codeberg account yet, but you can use this to easily create a TOC [imthenachoman.github.io/nGitHubTOC](https://imthenachoman.github.io/nGitHubTOC).\n
      \n
      It would be good to add links/citations as well, instead of just quotes. IE: [bleepingcomputer.com/…/haier-hits-home-assistant-…](https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727008151 {#2468
      date: 2024-09-22 14:29:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
      "@qaz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 324801
    -bodyTs: "'/haier-hits-home-assistant-':41 '/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':44 '/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':25 'account':11 'add':31 'bleepingcomputer.com':40 'codeberg':10 'creat':20 'easili':19 'good':29 'ie':39 'imthenachoman.github.io':24 'imthenachoman.github.io/ngithubtoc](https://imthenachoman.github.io/ngithubtoc).':23 'instead':35 'links/citations':32 'nice':1 'op':2 'quot':38 'thank':3 'toc':22 'use':16 'well':34 'would':27 'www.bleepingcomputer.com':43 'www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':42 'yet':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7773960"
    +editedAt: DateTimeImmutable @1726984302 {#2470
      date: 2024-09-22 07:51:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705721986 {#2469
      date: 2024-01-20 04:39:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: """
    > It would be good to add links/citations as well, instead of just quotes. IE: [bleepingcomputer.com/…/haier-hits-home-assistant-…](https://www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)\n
    \n
    I would suggest creating a documents archive subdirectory and mirroring as well as linking, in case the takedown notices get takedown-notice’d.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705730068 {#3139
    date: 2024-01-20 06:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@Anon518@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3143 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  -id: 324975
  -bodyTs: "'/haier-hits-home-assistant-':16 '/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':19 'add':6 'archiv':26 'bleepingcomputer.com':15 'case':35 'creat':23 'd':43 'document':25 'get':39 'good':4 'ie':14 'instead':10 'link':33 'links/citations':7 'mirror':29 'notic':38,42 'quot':13 'subdirectori':27 'suggest':22 'takedown':37,41 'takedown-notic':40 'well':9,31 'would':2,21 'www.bleepingcomputer.com':18 'www.bleepingcomputer.com/news/security/haier-hits-home-assistant-plugin-dev-with-takedown-notice/)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6842177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705730068 {#3140
    date: 2024-01-20 06:54: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
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 {#2061
  +user: App\Entity\User {#2098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > We are writing to inform you that we have discovered two Home Assistant integration plug-ins developed by you ( [github.com/Andre0512/hon](https://github.com/Andre0512/hon) and [github.com/Andre0512/pyhOn](https://github.com/Andre0512/pyhOn) ) that are in violation of our terms of service\n
    \n
    Did the guy explicitly agree to their Terms of service? If not, how can he be in breach of them?\n
    \n
    > cease and desist all illegal activities\n
    \n
    What illegal activities exactly?\n
    \n
    Feels like unenforceable scare tactics, but IANAL.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705695144 {#2031
    date: 2024-01-19 21:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 323806
  -bodyTs: "'/andre0512/hon](https://github.com/andre0512/hon)':23 '/andre0512/pyhon](https://github.com/andre0512/pyhon)':27 'activ':62,65 'agre':41 'assist':13 'breach':54 'ceas':57 'desist':59 'develop':18 'discov':10 'exact':66 'explicit':40 'feel':67 'github.com':22,26 'github.com/andre0512/hon](https://github.com/andre0512/hon)':21 'github.com/andre0512/pyhon](https://github.com/andre0512/pyhon)':25 'guy':39 'home':12 'ianal':73 'illeg':61,64 'in':17 'inform':5 'integr':14 'like':68 'plug':16 'plug-in':15 'scare':70 'servic':36,46 'tactic':71 'term':34,44 'two':11 'unenforc':69 'violat':31 'write':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7531610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695144 {#2036
    date: 2024-01-19 21:12:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#2098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > We are writing to inform you that we have discovered two Home Assistant integration plug-ins developed by you ( [github.com/Andre0512/hon](https://github.com/Andre0512/hon) and [github.com/Andre0512/pyhOn](https://github.com/Andre0512/pyhOn) ) that are in violation of our terms of service\n
    \n
    Did the guy explicitly agree to their Terms of service? If not, how can he be in breach of them?\n
    \n
    > cease and desist all illegal activities\n
    \n
    What illegal activities exactly?\n
    \n
    Feels like unenforceable scare tactics, but IANAL.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705695144 {#2031
    date: 2024-01-19 21:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 323806
  -bodyTs: "'/andre0512/hon](https://github.com/andre0512/hon)':23 '/andre0512/pyhon](https://github.com/andre0512/pyhon)':27 'activ':62,65 'agre':41 'assist':13 'breach':54 'ceas':57 'desist':59 'develop':18 'discov':10 'exact':66 'explicit':40 'feel':67 'github.com':22,26 'github.com/andre0512/hon](https://github.com/andre0512/hon)':21 'github.com/andre0512/pyhon](https://github.com/andre0512/pyhon)':25 'guy':39 'home':12 'ianal':73 'illeg':61,64 'in':17 'inform':5 'integr':14 'like':68 'plug':16 'plug-in':15 'scare':70 'servic':36,46 'tactic':71 'term':34,44 'two':11 'unenforc':69 'violat':31 'write':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7531610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695144 {#2036
    date: 2024-01-19 21:12:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#2098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > We are writing to inform you that we have discovered two Home Assistant integration plug-ins developed by you ( [github.com/Andre0512/hon](https://github.com/Andre0512/hon) and [github.com/Andre0512/pyhOn](https://github.com/Andre0512/pyhOn) ) that are in violation of our terms of service\n
    \n
    Did the guy explicitly agree to their Terms of service? If not, how can he be in breach of them?\n
    \n
    > cease and desist all illegal activities\n
    \n
    What illegal activities exactly?\n
    \n
    Feels like unenforceable scare tactics, but IANAL.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705695144 {#2031
    date: 2024-01-19 21:12:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 323806
  -bodyTs: "'/andre0512/hon](https://github.com/andre0512/hon)':23 '/andre0512/pyhon](https://github.com/andre0512/pyhon)':27 'activ':62,65 'agre':41 'assist':13 'breach':54 'ceas':57 'desist':59 'develop':18 'discov':10 'exact':66 'explicit':40 'feel':67 'github.com':22,26 'github.com/andre0512/hon](https://github.com/andre0512/hon)':21 'github.com/andre0512/pyhon](https://github.com/andre0512/pyhon)':25 'guy':39 'home':12 'ianal':73 'illeg':61,64 'in':17 'inform':5 'integr':14 'like':68 'plug':16 'plug-in':15 'scare':70 'servic':36,46 'tactic':71 'term':34,44 'two':11 'unenforc':69 'violat':31 'write':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7531610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695144 {#2036
    date: 2024-01-19 21:12:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2159
  +user: App\Entity\User {#2067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I really like seeing codeberg being used more.\n
    \n
    Also I’m definitely keeping my eyes on this repo once in a while 👀🧐🍵
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705691347 {#2343
    date: 2024-01-19 20:09:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 323610
  -bodyTs: "'also':9 'codeberg':5 'definit':12 'eye':15 'keep':13 'like':3 'm':11 'realli':2 'repo':18 'see':4 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7530225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691347 {#2336
    date: 2024-01-19 20:09:07.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 {#2159
  +user: App\Entity\User {#2067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I really like seeing codeberg being used more.\n
    \n
    Also I’m definitely keeping my eyes on this repo once in a while 👀🧐🍵
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705691347 {#2343
    date: 2024-01-19 20:09:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 323610
  -bodyTs: "'also':9 'codeberg':5 'definit':12 'eye':15 'keep':13 'like':3 'm':11 'realli':2 'repo':18 'see':4 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7530225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691347 {#2336
    date: 2024-01-19 20:09:07.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 {#2159
  +user: App\Entity\User {#2067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I really like seeing codeberg being used more.\n
    \n
    Also I’m definitely keeping my eyes on this repo once in a while 👀🧐🍵
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705691347 {#2343
    date: 2024-01-19 20:09:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2136 …}
  +votes: Doctrine\ORM\PersistentCollection {#2073 …}
  +reports: Doctrine\ORM\PersistentCollection {#2072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2066 …}
  -id: 323610
  -bodyTs: "'also':9 'codeberg':5 'definit':12 'eye':15 'keep':13 'like':3 'm':11 'realli':2 'repo':18 'see':4 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7530225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691347 {#2336
    date: 2024-01-19 20:09:07.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 {#2227
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Do we even need to say nvidia?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705673715 {#2139
    date: 2024-01-19 15:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 322750
  -bodyTs: "'even':3 'need':4 'nvidia':7 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8430985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673715 {#2215
    date: 2024-01-19 15:15: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
31 DENIED edit
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Do we even need to say nvidia?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705673715 {#2139
    date: 2024-01-19 15:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 322750
  -bodyTs: "'even':3 'need':4 'nvidia':7 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8430985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673715 {#2215
    date: 2024-01-19 15:15: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
32 DENIED moderate
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#2299 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Do we even need to say nvidia?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705673715 {#2139
    date: 2024-01-19 15:15:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 322750
  -bodyTs: "'even':3 'need':4 'nvidia':7 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8430985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673715 {#2215
    date: 2024-01-19 15:15: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
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 {#2208
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Add Haier to the list. [They’re threatening Homekit devs](https://lemmy.world/post/10882185) and issued a takedown on a GitHub hosted HVAC controller for their units. Citing it hurting their income (I assume they mean data mining income when you stop letting them monitor your appliances online).\n
    \n
    The dev is looking for a lawyer to consult, and wants to fight, so has probably not got any copyright infringing code in his repo.\n
    \n
    Oh and for boycotting purposes, they sell appliances under the brands: **Haier, Casarte, Leader, GE Appliances, Fisher & Paykel, Aqua and Candy.**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726735608 {#2202
    date: 2024-09-19 10:46:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 322633
  -bodyTs: "'/post/10882185)':13 'add':1 'applianc':46,80,88 'aqua':91 'assum':33 'boycot':76 'brand':83 'candi':93 'casart':85 'cite':27 'code':69 'consult':56 'control':23 'copyright':67 'data':36 'dev':10,49 'fight':60 'fisher':89 'ge':87 'github':20 'got':65 'haier':2,84 'homekit':9 'host':21 'hurt':29 'hvac':22 'incom':31,38 'infring':68 'issu':15 'lawyer':54 'leader':86 'lemmy.world':12 'lemmy.world/post/10882185)':11 'let':42 'list':5 'look':51 'mean':35 'mine':37 'monitor':44 'oh':73 'onlin':47 'paykel':90 'probabl':63 'purpos':77 're':7 'repo':72 'sell':79 'stop':41 'takedown':17 'threaten':8 'unit':26 'want':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6606083"
  +editedAt: DateTimeImmutable @1726732291 {#2201
    date: 2024-09-19 09:51:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705671335 {#2210
    date: 2024-01-19 14:35: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
35 DENIED edit
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Add Haier to the list. [They’re threatening Homekit devs](https://lemmy.world/post/10882185) and issued a takedown on a GitHub hosted HVAC controller for their units. Citing it hurting their income (I assume they mean data mining income when you stop letting them monitor your appliances online).\n
    \n
    The dev is looking for a lawyer to consult, and wants to fight, so has probably not got any copyright infringing code in his repo.\n
    \n
    Oh and for boycotting purposes, they sell appliances under the brands: **Haier, Casarte, Leader, GE Appliances, Fisher & Paykel, Aqua and Candy.**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726735608 {#2202
    date: 2024-09-19 10:46:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 322633
  -bodyTs: "'/post/10882185)':13 'add':1 'applianc':46,80,88 'aqua':91 'assum':33 'boycot':76 'brand':83 'candi':93 'casart':85 'cite':27 'code':69 'consult':56 'control':23 'copyright':67 'data':36 'dev':10,49 'fight':60 'fisher':89 'ge':87 'github':20 'got':65 'haier':2,84 'homekit':9 'host':21 'hurt':29 'hvac':22 'incom':31,38 'infring':68 'issu':15 'lawyer':54 'leader':86 'lemmy.world':12 'lemmy.world/post/10882185)':11 'let':42 'list':5 'look':51 'mean':35 'mine':37 'monitor':44 'oh':73 'onlin':47 'paykel':90 'probabl':63 'purpos':77 're':7 'repo':72 'sell':79 'stop':41 'takedown':17 'threaten':8 'unit':26 'want':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6606083"
  +editedAt: DateTimeImmutable @1726732291 {#2201
    date: 2024-09-19 09:51:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705671335 {#2210
    date: 2024-01-19 14:35: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
36 DENIED moderate
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#2272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Add Haier to the list. [They’re threatening Homekit devs](https://lemmy.world/post/10882185) and issued a takedown on a GitHub hosted HVAC controller for their units. Citing it hurting their income (I assume they mean data mining income when you stop letting them monitor your appliances online).\n
    \n
    The dev is looking for a lawyer to consult, and wants to fight, so has probably not got any copyright infringing code in his repo.\n
    \n
    Oh and for boycotting purposes, they sell appliances under the brands: **Haier, Casarte, Leader, GE Appliances, Fisher & Paykel, Aqua and Candy.**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726735608 {#2202
    date: 2024-09-19 10:46:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 322633
  -bodyTs: "'/post/10882185)':13 'add':1 'applianc':46,80,88 'aqua':91 'assum':33 'boycot':76 'brand':83 'candi':93 'casart':85 'cite':27 'code':69 'consult':56 'control':23 'copyright':67 'data':36 'dev':10,49 'fight':60 'fisher':89 'ge':87 'github':20 'got':65 'haier':2,84 'homekit':9 'host':21 'hurt':29 'hvac':22 'incom':31,38 'infring':68 'issu':15 'lawyer':54 'leader':86 'lemmy.world':12 'lemmy.world/post/10882185)':11 'let':42 'list':5 'look':51 'mean':35 'mine':37 'monitor':44 'oh':73 'onlin':47 'paykel':90 'probabl':63 'purpos':77 're':7 'repo':72 'sell':79 'stop':41 'takedown':17 'threaten':8 'unit':26 'want':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6606083"
  +editedAt: DateTimeImmutable @1726732291 {#2201
    date: 2024-09-19 09:51:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705671335 {#2210
    date: 2024-01-19 14:35: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
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 {#2172
  +user: App\Entity\User {#2169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "It might be a good idea to do the exact opposite I.e. make a OSS whitelist. It will be much easier to maintain given the scale of applications/services/products."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1726877731 {#2180
    date: 2024-09-21 02:15:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 322486
  -bodyTs: "'applications/services/products':28 'easier':21 'exact':10 'given':24 'good':5 'i.e':12 'idea':6 'maintain':23 'make':13 'might':2 'much':20 'opposit':11 'oss':15 'scale':26 'whitelist':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7522012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705667746 {#2179
    date: 2024-01-19 13:35:46.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 {#2172
  +user: App\Entity\User {#2169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "It might be a good idea to do the exact opposite I.e. make a OSS whitelist. It will be much easier to maintain given the scale of applications/services/products."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1726877731 {#2180
    date: 2024-09-21 02:15:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 322486
  -bodyTs: "'applications/services/products':28 'easier':21 'exact':10 'given':24 'good':5 'i.e':12 'idea':6 'maintain':23 'make':13 'might':2 'much':20 'opposit':11 'oss':15 'scale':26 'whitelist':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7522012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705667746 {#2179
    date: 2024-01-19 13:35:46.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 {#2172
  +user: App\Entity\User {#2169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "It might be a good idea to do the exact opposite I.e. make a OSS whitelist. It will be much easier to maintain given the scale of applications/services/products."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1726877731 {#2180
    date: 2024-09-21 02:15:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2186 …}
  +nested: Doctrine\ORM\PersistentCollection {#2187 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2184 …}
  -id: 322486
  -bodyTs: "'applications/services/products':28 'easier':21 'exact':10 'given':24 'good':5 'i.e':12 'idea':6 'maintain':23 'make':13 'might':2 'much':20 'opposit':11 'oss':15 'scale':26 'whitelist':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7522012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705667746 {#2179
    date: 2024-01-19 13:35:46.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 {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As i understand google and Microsoft don’t really fit here\n
    \n
    Probably the definition should look something like: companies that proactively did actions towards harming open source culture/community/movement. Don’t respect foss licensing, etc\n
    \n
    I nominate Gitea for this one, for hijacking the project, and making it for profit organization\n
    \n
    Also, Ultimate Guitar with their kido musescore, for basically trying to do the same thing that manga company is trying to do right now\n
    \n
    And my favorite… Facebook for their oculus privacy and for threatening to sue everyone who tries to jailbreak or modify their devices\n
    \n
    Simple tools is probably not considered open source anymore\n
    \n
    P.S. oh! Really also think about Proton, Brave, and Telegram\n
    \n
    Three companies that are famous for saying they are foss, but in really it’s often not exactly that\n
    \n
    Proton’s and telegram’s servers are not foss\n
    \n
    Telegram and brave had many instances of delaying publishing the source, even though they already updated the apps\n
    \n
    Also, not sure how about now, but telegram is famous for having not reproducible builds, brave probably too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726731677 {#1352
    date: 2024-09-19 09:41:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 322379
  -bodyTs: "'action':23 'alreadi':158 'also':51,109,162 'anymor':105 'app':161 'basic':59 'brave':113,146,177 'build':176 'compani':19,68,117 'consid':102 'culture/community/movement':28 'definit':14 'delay':151 'devic':96 'etc':34 'even':155 'everyon':88 'exact':133 'facebook':78 'famous':120,171 'favorit':77 'fit':10 'foss':32,125,143 'gitea':37 'googl':4 'guitar':53 'harm':25 'hijack':42 'instanc':149 'jailbreak':92 'kido':56 'licens':33 'like':18 'look':16 'make':46 'manga':67 'mani':148 'microsoft':6 'modifi':94 'musescor':57 'nomin':36 'oculus':81 'often':131 'oh':107 'one':40 'open':26,103 'organ':50 'p.s':106 'privaci':82 'proactiv':21 'probabl':12,100,178 'profit':49 'project':44 'proton':112,135 'publish':152 'realli':9,108,128 'reproduc':175 'respect':31 'right':73 'say':122 'server':140 'simpl':97 'someth':17 'sourc':27,104,154 'sue':87 'sure':164 'telegram':115,138,144,169 'thing':65 'think':110 'though':156 'threaten':85 'three':116 'tool':98 'toward':24 'tri':60,70,90 'ultim':52 'understand':3 'updat':159"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7747733"
  +editedAt: DateTimeImmutable @1726711224 {#1353
    date: 2024-09-19 04:00:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705664945 {#1354
    date: 2024-01-19 12:49:05.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 {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As i understand google and Microsoft don’t really fit here\n
    \n
    Probably the definition should look something like: companies that proactively did actions towards harming open source culture/community/movement. Don’t respect foss licensing, etc\n
    \n
    I nominate Gitea for this one, for hijacking the project, and making it for profit organization\n
    \n
    Also, Ultimate Guitar with their kido musescore, for basically trying to do the same thing that manga company is trying to do right now\n
    \n
    And my favorite… Facebook for their oculus privacy and for threatening to sue everyone who tries to jailbreak or modify their devices\n
    \n
    Simple tools is probably not considered open source anymore\n
    \n
    P.S. oh! Really also think about Proton, Brave, and Telegram\n
    \n
    Three companies that are famous for saying they are foss, but in really it’s often not exactly that\n
    \n
    Proton’s and telegram’s servers are not foss\n
    \n
    Telegram and brave had many instances of delaying publishing the source, even though they already updated the apps\n
    \n
    Also, not sure how about now, but telegram is famous for having not reproducible builds, brave probably too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726731677 {#1352
    date: 2024-09-19 09:41:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 322379
  -bodyTs: "'action':23 'alreadi':158 'also':51,109,162 'anymor':105 'app':161 'basic':59 'brave':113,146,177 'build':176 'compani':19,68,117 'consid':102 'culture/community/movement':28 'definit':14 'delay':151 'devic':96 'etc':34 'even':155 'everyon':88 'exact':133 'facebook':78 'famous':120,171 'favorit':77 'fit':10 'foss':32,125,143 'gitea':37 'googl':4 'guitar':53 'harm':25 'hijack':42 'instanc':149 'jailbreak':92 'kido':56 'licens':33 'like':18 'look':16 'make':46 'manga':67 'mani':148 'microsoft':6 'modifi':94 'musescor':57 'nomin':36 'oculus':81 'often':131 'oh':107 'one':40 'open':26,103 'organ':50 'p.s':106 'privaci':82 'proactiv':21 'probabl':12,100,178 'profit':49 'project':44 'proton':112,135 'publish':152 'realli':9,108,128 'reproduc':175 'respect':31 'right':73 'say':122 'server':140 'simpl':97 'someth':17 'sourc':27,104,154 'sue':87 'sure':164 'telegram':115,138,144,169 'thing':65 'think':110 'though':156 'threaten':85 'three':116 'tool':98 'toward':24 'tri':60,70,90 'ultim':52 'understand':3 'updat':159"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7747733"
  +editedAt: DateTimeImmutable @1726711224 {#1353
    date: 2024-09-19 04:00:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705664945 {#1354
    date: 2024-01-19 12:49:05.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 {#1357
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    As i understand google and Microsoft don’t really fit here\n
    \n
    Probably the definition should look something like: companies that proactively did actions towards harming open source culture/community/movement. Don’t respect foss licensing, etc\n
    \n
    I nominate Gitea for this one, for hijacking the project, and making it for profit organization\n
    \n
    Also, Ultimate Guitar with their kido musescore, for basically trying to do the same thing that manga company is trying to do right now\n
    \n
    And my favorite… Facebook for their oculus privacy and for threatening to sue everyone who tries to jailbreak or modify their devices\n
    \n
    Simple tools is probably not considered open source anymore\n
    \n
    P.S. oh! Really also think about Proton, Brave, and Telegram\n
    \n
    Three companies that are famous for saying they are foss, but in really it’s often not exactly that\n
    \n
    Proton’s and telegram’s servers are not foss\n
    \n
    Telegram and brave had many instances of delaying publishing the source, even though they already updated the apps\n
    \n
    Also, not sure how about now, but telegram is famous for having not reproducible builds, brave probably too
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1726731677 {#1352
    date: 2024-09-19 09:41:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 322379
  -bodyTs: "'action':23 'alreadi':158 'also':51,109,162 'anymor':105 'app':161 'basic':59 'brave':113,146,177 'build':176 'compani':19,68,117 'consid':102 'culture/community/movement':28 'definit':14 'delay':151 'devic':96 'etc':34 'even':155 'everyon':88 'exact':133 'facebook':78 'famous':120,171 'favorit':77 'fit':10 'foss':32,125,143 'gitea':37 'googl':4 'guitar':53 'harm':25 'hijack':42 'instanc':149 'jailbreak':92 'kido':56 'licens':33 'like':18 'look':16 'make':46 'manga':67 'mani':148 'microsoft':6 'modifi':94 'musescor':57 'nomin':36 'oculus':81 'often':131 'oh':107 'one':40 'open':26,103 'organ':50 'p.s':106 'privaci':82 'proactiv':21 'probabl':12,100,178 'profit':49 'project':44 'proton':112,135 'publish':152 'realli':9,108,128 'reproduc':175 'respect':31 'right':73 'say':122 'server':140 'simpl':97 'someth':17 'sourc':27,104,154 'sue':87 'sure':164 'telegram':115,138,144,169 'thing':65 'think':110 'though':156 'threaten':85 'three':116 'tool':98 'toward':24 'tri':60,70,90 'ultim':52 'understand':3 'updat':159"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7747733"
  +editedAt: DateTimeImmutable @1726711224 {#1353
    date: 2024-09-19 04:00:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705664945 {#1354
    date: 2024-01-19 12:49:05.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 {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Should add Reddit. Started out as FOSS, closed down their GitHub, then killed their API which killed dozens of third party integrations impacting hundreds of thousands of users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1726979051 {#2558
    date: 2024-09-22 06:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 322372
  -bodyTs: "'add':2 'api':15 'close':8 'dozen':18 'foss':7 'github':11 'hundr':24 'impact':23 'integr':22 'kill':13,17 'parti':21 'reddit':3 'start':4 'third':20 'thousand':26 'user':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6509890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664717 {#2559
    date: 2024-01-19 12:45:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Should add Reddit. Started out as FOSS, closed down their GitHub, then killed their API which killed dozens of third party integrations impacting hundreds of thousands of users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1726979051 {#2558
    date: 2024-09-22 06:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 322372
  -bodyTs: "'add':2 'api':15 'close':8 'dozen':18 'foss':7 'github':11 'hundr':24 'impact':23 'integr':22 'kill':13,17 'parti':21 'reddit':3 'start':4 'third':20 'thousand':26 'user':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6509890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664717 {#2559
    date: 2024-01-19 12:45:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2563
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Should add Reddit. Started out as FOSS, closed down their GitHub, then killed their API which killed dozens of third party integrations impacting hundreds of thousands of users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1726979051 {#2558
    date: 2024-09-22 06:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 322372
  -bodyTs: "'add':2 'api':15 'close':8 'dozen':18 'foss':7 'github':11 'hundr':24 'impact':23 'integr':22 'kill':13,17 'parti':21 'reddit':3 'start':4 'third':20 'thousand':26 'user':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6509890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664717 {#2559
    date: 2024-01-19 12:45:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2636
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hehehe, somebody really did it after Haier’s act of stupidity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705663816 {#2631
    date: 2024-01-19 12:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2637 …}
  +nested: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  -id: 322341
  -bodyTs: "'act':9 'haier':7 'heheh':1 'realli':3 'somebodi':2 'stupid':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7747498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705663816 {#2632
    date: 2024-01-19 12:30:16.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 {#2636
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hehehe, somebody really did it after Haier’s act of stupidity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705663816 {#2631
    date: 2024-01-19 12:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2637 …}
  +nested: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  -id: 322341
  -bodyTs: "'act':9 'haier':7 'heheh':1 'realli':3 'somebodi':2 'stupid':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7747498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705663816 {#2632
    date: 2024-01-19 12:30:16.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 {#2636
  +user: App\Entity\User {#2503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hehehe, somebody really did it after Haier’s act of stupidity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705663816 {#2631
    date: 2024-01-19 12:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2637 …}
  +nested: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  -id: 322341
  -bodyTs: "'act':9 'haier':7 'heheh':1 'realli':3 'somebodi':2 'stupid':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7747498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705663816 {#2632
    date: 2024-01-19 12:30:16.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 {#2651
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t forget to add Nintendo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1726726024 {#2635
    date: 2024-09-19 08:07:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2654 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
  -id: 322308
  -bodyTs: "'add':5 'forget':3 'nintendo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705662690 {#2634
    date: 2024-01-19 12:11:30.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 {#2651
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t forget to add Nintendo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1726726024 {#2635
    date: 2024-09-19 08:07:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2654 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
  -id: 322308
  -bodyTs: "'add':5 'forget':3 'nintendo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705662690 {#2634
    date: 2024-01-19 12:11:30.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 {#2651
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t forget to add Nintendo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1726726024 {#2635
    date: 2024-09-19 08:07:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2654 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
  -id: 322308
  -bodyTs: "'add':5 'forget':3 'nintendo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705662690 {#2634
    date: 2024-01-19 12:11:30.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 {#2725
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s probably a good idea to have a stronger definition and mission. Here are a few scenarios you should consider.\n
    \n
    - FSF defines anything that’s not copyleft as hostile. That’s most companies. I personally don’t think I can tell my users what to do with my software other than remove my liability so I vehemently disagree with Stallman.\n
    - Mongo wrote the SSPL and MariaDB wrote the BSL. Both licenses are seen as regressions. I personally respect the MariaDB case and have been harassed by too many Mongo salespeople to say the same about them.\n
    - Platforms like AWS are the reason companies like CockroachDB and Elastic implemented restrictive licenses.\n
    - IBM has been gutting open source through its acquisition of Red Hat. This is a common story; Oracle has been screwing *nix longer.\n
    - Protecting trademarks causes a lot of consternation from users. The Rust Foundation is the most recent example of this I remember blowing up the FOSS community.\n
    \n
    I like your idea a lot. I think it needs some definition to be very successful!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1726916850 {#2720
    date: 2024-09-21 13:07:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 322177
  -bodyTs: "'acquisit':120 'anyth':24 'aw':100 'blow':156 'bsl':70 'case':82 'caus':137 'cockroachdb':106 'common':127 'communiti':160 'compani':34,104 'consid':21 'constern':141 'copyleft':28 'defin':23 'definit':11,172 'disagre':59 'elast':108 'exampl':151 'foss':159 'foundat':146 'fsf':22 'good':5 'gut':115 'harass':86 'hat':123 'hostil':30 'ibm':112 'idea':6,164 'implement':109 'liabil':55 'licens':72,111 'like':99,105,162 'longer':134 'lot':139,166 'mani':89 'mariadb':67,81 'mission':13 'mongo':62,90 'need':170 'nix':133 'open':116 'oracl':129 'person':36,78 'platform':98 'probabl':3 'protect':135 'reason':103 'recent':150 'red':122 'regress':76 'rememb':155 'remov':53 'respect':79 'restrict':110 'rust':145 'salespeopl':91 'say':93 'scenario':18 'screw':132 'seen':74 'softwar':50 'sourc':117 'sspl':65 'stallman':61 'stori':128 'stronger':10 'success':176 'tell':42 'think':39,168 'trademark':136 'user':44,143 'vehement':58 'wrote':63,68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6605464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705659059 {#2721
    date: 2024-01-19 11:10:59.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 {#2725
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s probably a good idea to have a stronger definition and mission. Here are a few scenarios you should consider.\n
    \n
    - FSF defines anything that’s not copyleft as hostile. That’s most companies. I personally don’t think I can tell my users what to do with my software other than remove my liability so I vehemently disagree with Stallman.\n
    - Mongo wrote the SSPL and MariaDB wrote the BSL. Both licenses are seen as regressions. I personally respect the MariaDB case and have been harassed by too many Mongo salespeople to say the same about them.\n
    - Platforms like AWS are the reason companies like CockroachDB and Elastic implemented restrictive licenses.\n
    - IBM has been gutting open source through its acquisition of Red Hat. This is a common story; Oracle has been screwing *nix longer.\n
    - Protecting trademarks causes a lot of consternation from users. The Rust Foundation is the most recent example of this I remember blowing up the FOSS community.\n
    \n
    I like your idea a lot. I think it needs some definition to be very successful!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1726916850 {#2720
    date: 2024-09-21 13:07:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 322177
  -bodyTs: "'acquisit':120 'anyth':24 'aw':100 'blow':156 'bsl':70 'case':82 'caus':137 'cockroachdb':106 'common':127 'communiti':160 'compani':34,104 'consid':21 'constern':141 'copyleft':28 'defin':23 'definit':11,172 'disagre':59 'elast':108 'exampl':151 'foss':159 'foundat':146 'fsf':22 'good':5 'gut':115 'harass':86 'hat':123 'hostil':30 'ibm':112 'idea':6,164 'implement':109 'liabil':55 'licens':72,111 'like':99,105,162 'longer':134 'lot':139,166 'mani':89 'mariadb':67,81 'mission':13 'mongo':62,90 'need':170 'nix':133 'open':116 'oracl':129 'person':36,78 'platform':98 'probabl':3 'protect':135 'reason':103 'recent':150 'red':122 'regress':76 'rememb':155 'remov':53 'respect':79 'restrict':110 'rust':145 'salespeopl':91 'say':93 'scenario':18 'screw':132 'seen':74 'softwar':50 'sourc':117 'sspl':65 'stallman':61 'stori':128 'stronger':10 'success':176 'tell':42 'think':39,168 'trademark':136 'user':44,143 'vehement':58 'wrote':63,68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6605464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705659059 {#2721
    date: 2024-01-19 11:10:59.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 {#2725
  +user: App\Entity\User {#2738 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s probably a good idea to have a stronger definition and mission. Here are a few scenarios you should consider.\n
    \n
    - FSF defines anything that’s not copyleft as hostile. That’s most companies. I personally don’t think I can tell my users what to do with my software other than remove my liability so I vehemently disagree with Stallman.\n
    - Mongo wrote the SSPL and MariaDB wrote the BSL. Both licenses are seen as regressions. I personally respect the MariaDB case and have been harassed by too many Mongo salespeople to say the same about them.\n
    - Platforms like AWS are the reason companies like CockroachDB and Elastic implemented restrictive licenses.\n
    - IBM has been gutting open source through its acquisition of Red Hat. This is a common story; Oracle has been screwing *nix longer.\n
    - Protecting trademarks causes a lot of consternation from users. The Rust Foundation is the most recent example of this I remember blowing up the FOSS community.\n
    \n
    I like your idea a lot. I think it needs some definition to be very successful!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1726916850 {#2720
    date: 2024-09-21 13:07:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 322177
  -bodyTs: "'acquisit':120 'anyth':24 'aw':100 'blow':156 'bsl':70 'case':82 'caus':137 'cockroachdb':106 'common':127 'communiti':160 'compani':34,104 'consid':21 'constern':141 'copyleft':28 'defin':23 'definit':11,172 'disagre':59 'elast':108 'exampl':151 'foss':159 'foundat':146 'fsf':22 'good':5 'gut':115 'harass':86 'hat':123 'hostil':30 'ibm':112 'idea':6,164 'implement':109 'liabil':55 'licens':72,111 'like':99,105,162 'longer':134 'lot':139,166 'mani':89 'mariadb':67,81 'mission':13 'mongo':62,90 'need':170 'nix':133 'open':116 'oracl':129 'person':36,78 'platform':98 'probabl':3 'protect':135 'reason':103 'recent':150 'red':122 'regress':76 'rememb':155 'remov':53 'respect':79 'restrict':110 'rust':145 'salespeopl':91 'say':93 'scenario':18 'screw':132 'seen':74 'softwar':50 'sourc':117 'sspl':65 'stallman':61 'stori':128 'stronger':10 'success':176 'tell':42 'think':39,168 'trademark':136 'user':44,143 'vehement':58 'wrote':63,68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6605464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705659059 {#2721
    date: 2024-01-19 11:10:59.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
61 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
62 DENIED moderate
App\Entity\EntryComment {#2798
  +user: App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is awesome! Maybe it should be noted where the cutoff is. What is considered hostile behavior and what is not?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726692520 {#2793
    date: 2024-09-18 22:48:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2799 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 322155
  -bodyTs: "'awesom':3 'behavior':17 'consid':15 'cutoff':11 'hostil':16 'mayb':4 'note':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/437870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705658311 {#2794
    date: 2024-01-19 10:58:31.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
63 DENIED edit
App\Entity\EntryComment {#2798
  +user: App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is awesome! Maybe it should be noted where the cutoff is. What is considered hostile behavior and what is not?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726692520 {#2793
    date: 2024-09-18 22:48:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2799 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 322155
  -bodyTs: "'awesom':3 'behavior':17 'consid':15 'cutoff':11 'hostil':16 'mayb':4 'note':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/437870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705658311 {#2794
    date: 2024-01-19 10:58:31.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
64 DENIED moderate
App\Entity\EntryComment {#2798
  +user: App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is awesome! Maybe it should be noted where the cutoff is. What is considered hostile behavior and what is not?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726692520 {#2793
    date: 2024-09-18 22:48:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2799 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 322155
  -bodyTs: "'awesom':3 'behavior':17 'consid':15 'cutoff':11 'hostil':16 'mayb':4 'note':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/comment/437870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705658311 {#2794
    date: 2024-01-19 10:58:31.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
65 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
66 DENIED moderate
App\Entity\EntryComment {#2872
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Vizio\n
    \n
    [sfconservancy.org/news/2022/…/vizio-remand-win/](https://sfconservancy.org/news/2022/may/16/vizio-remand-win/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1728056114 {#2867
    date: 2024-10-04 17:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 322129
  -bodyTs: "'/news/2022/':4 '/news/2022/may/16/vizio-remand-win/)':8 '/vizio-remand-win':5 'sfconservancy.org':3,7 'sfconservancy.org/news/2022/':2 'sfconservancy.org/news/2022/may/16/vizio-remand-win/)':6 'vizio':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705657320 {#2868
    date: 2024-01-19 10:42:00.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
67 DENIED edit
App\Entity\EntryComment {#2872
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Vizio\n
    \n
    [sfconservancy.org/news/2022/…/vizio-remand-win/](https://sfconservancy.org/news/2022/may/16/vizio-remand-win/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1728056114 {#2867
    date: 2024-10-04 17:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 322129
  -bodyTs: "'/news/2022/':4 '/news/2022/may/16/vizio-remand-win/)':8 '/vizio-remand-win':5 'sfconservancy.org':3,7 'sfconservancy.org/news/2022/':2 'sfconservancy.org/news/2022/may/16/vizio-remand-win/)':6 'vizio':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705657320 {#2868
    date: 2024-01-19 10:42:00.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
68 DENIED moderate
App\Entity\EntryComment {#2872
  +user: App\Entity\User {#2885 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1684 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Vizio\n
    \n
    [sfconservancy.org/news/2022/…/vizio-remand-win/](https://sfconservancy.org/news/2022/may/16/vizio-remand-win/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1728056114 {#2867
    date: 2024-10-04 17:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2873 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  -id: 322129
  -bodyTs: "'/news/2022/':4 '/news/2022/may/16/vizio-remand-win/)':8 '/vizio-remand-win':5 'sfconservancy.org':3,7 'sfconservancy.org/news/2022/':2 'sfconservancy.org/news/2022/may/16/vizio-remand-win/)':6 'vizio':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6820923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705657320 {#2868
    date: 2024-01-19 10:42:00.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