Redirect 302 redirect from GET @messages_create (3453ca)

GET https://kbin.spritesserver.nl/u/@helenslunch@feddit.nl/threads

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
11.74 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2471
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "Help-with-NGINX-so-close"
  +title: "Help with NGINX? so close..."
  +url: null
  +body: """
    Hi friends. I’m new to the whole homeserver. I managed to make a ton of progress very quickly using CasaOS but I’ve been hung up on this for a couple of days now.\n
    \n
    I have Jellyfin set up and working properly, locally. I configured Namecheap to forward requests from [subdomain] to [WAN]. I have my router set up to port forward requests from [WAN] 80 and 443 to NGINX on [LAN] port 81. I created a proxy host in NGINX to forward requests from [subdomain] to [LAN Server] on [LAN] port 8097 (Jellyfin container).\n
    \n
    Problem is when I type in [subdomain] into the browser, it takes me to the NGINX login page instead of the Jellyfin server…like it’s not forwarding the request? Not really sure what I’m doing wrong here. Any help is appreciated.\n
    \n
    Potential issue I see is that Jellyfin by default fires up on port 8097 but in the settings defaults HTTP to 8096 and…I’m not really sure why. Going to 8096 returns a “site can’t be reached” error.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710089304 {#2452
    date: 2024-03-10 17:48:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 26274
  -titleTs: "'close':5 'help':1 'nginx':3"
  -bodyTs: "'443':69 '80':67 '8096':161,171 '8097':94,153 '81':75 'appreci':139 'browser':106 'casao':21 'configur':46 'contain':96 'coupl':32 'creat':77 'day':34 'default':148,158 'error':179 'fire':149 'forward':49,63,84,124 'friend':2 'go':169 'help':137 'hi':1 'homeserv':9 'host':80 'http':159 'hung':26 'instead':115 'issu':141 'jellyfin':38,95,118,146 'lan':73,89,92 'like':120 'local':44 'login':113 'm':4,132,164 'make':13 'manag':11 'namecheap':47 'new':5 'nginx':71,82,112 'page':114 'port':62,74,93,152 'potenti':140 'problem':97 'progress':17 'proper':43 'proxi':79 'quick':19 'reach':178 'realli':128,166 'request':50,64,85,126 'return':172 'router':58 'see':143 'server':90,119 'set':39,59,157 'site':174 'subdomain':52,87,103 'sure':129,167 'take':108 'ton':15 'type':101 'use':20 've':24 'wan':54,66 'whole':8 'work':42 'wrong':134"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704129941
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8509980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043541 {#2456
    date: 2023-12-31 18:25:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2471
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "Help-with-NGINX-so-close"
  +title: "Help with NGINX? so close..."
  +url: null
  +body: """
    Hi friends. I’m new to the whole homeserver. I managed to make a ton of progress very quickly using CasaOS but I’ve been hung up on this for a couple of days now.\n
    \n
    I have Jellyfin set up and working properly, locally. I configured Namecheap to forward requests from [subdomain] to [WAN]. I have my router set up to port forward requests from [WAN] 80 and 443 to NGINX on [LAN] port 81. I created a proxy host in NGINX to forward requests from [subdomain] to [LAN Server] on [LAN] port 8097 (Jellyfin container).\n
    \n
    Problem is when I type in [subdomain] into the browser, it takes me to the NGINX login page instead of the Jellyfin server…like it’s not forwarding the request? Not really sure what I’m doing wrong here. Any help is appreciated.\n
    \n
    Potential issue I see is that Jellyfin by default fires up on port 8097 but in the settings defaults HTTP to 8096 and…I’m not really sure why. Going to 8096 returns a “site can’t be reached” error.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710089304 {#2452
    date: 2024-03-10 17:48:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 26274
  -titleTs: "'close':5 'help':1 'nginx':3"
  -bodyTs: "'443':69 '80':67 '8096':161,171 '8097':94,153 '81':75 'appreci':139 'browser':106 'casao':21 'configur':46 'contain':96 'coupl':32 'creat':77 'day':34 'default':148,158 'error':179 'fire':149 'forward':49,63,84,124 'friend':2 'go':169 'help':137 'hi':1 'homeserv':9 'host':80 'http':159 'hung':26 'instead':115 'issu':141 'jellyfin':38,95,118,146 'lan':73,89,92 'like':120 'local':44 'login':113 'm':4,132,164 'make':13 'manag':11 'namecheap':47 'new':5 'nginx':71,82,112 'page':114 'port':62,74,93,152 'potenti':140 'problem':97 'progress':17 'proper':43 'proxi':79 'quick':19 'reach':178 'realli':128,166 'request':50,64,85,126 'return':172 'router':58 'see':143 'server':90,119 'set':39,59,157 'site':174 'subdomain':52,87,103 'sure':129,167 'take':108 'ton':15 'type':101 'use':20 've':24 'wan':54,66 'whole':8 'work':42 'wrong':134"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704129941
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8509980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043541 {#2456
    date: 2023-12-31 18:25:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2471
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "Help-with-NGINX-so-close"
  +title: "Help with NGINX? so close..."
  +url: null
  +body: """
    Hi friends. I’m new to the whole homeserver. I managed to make a ton of progress very quickly using CasaOS but I’ve been hung up on this for a couple of days now.\n
    \n
    I have Jellyfin set up and working properly, locally. I configured Namecheap to forward requests from [subdomain] to [WAN]. I have my router set up to port forward requests from [WAN] 80 and 443 to NGINX on [LAN] port 81. I created a proxy host in NGINX to forward requests from [subdomain] to [LAN Server] on [LAN] port 8097 (Jellyfin container).\n
    \n
    Problem is when I type in [subdomain] into the browser, it takes me to the NGINX login page instead of the Jellyfin server…like it’s not forwarding the request? Not really sure what I’m doing wrong here. Any help is appreciated.\n
    \n
    Potential issue I see is that Jellyfin by default fires up on port 8097 but in the settings defaults HTTP to 8096 and…I’m not really sure why. Going to 8096 returns a “site can’t be reached” error.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710089304 {#2452
    date: 2024-03-10 17:48:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 26274
  -titleTs: "'close':5 'help':1 'nginx':3"
  -bodyTs: "'443':69 '80':67 '8096':161,171 '8097':94,153 '81':75 'appreci':139 'browser':106 'casao':21 'configur':46 'contain':96 'coupl':32 'creat':77 'day':34 'default':148,158 'error':179 'fire':149 'forward':49,63,84,124 'friend':2 'go':169 'help':137 'hi':1 'homeserv':9 'host':80 'http':159 'hung':26 'instead':115 'issu':141 'jellyfin':38,95,118,146 'lan':73,89,92 'like':120 'local':44 'login':113 'm':4,132,164 'make':13 'manag':11 'namecheap':47 'new':5 'nginx':71,82,112 'page':114 'port':62,74,93,152 'potenti':140 'problem':97 'progress':17 'proper':43 'proxi':79 'quick':19 'reach':178 'realli':128,166 'request':50,64,85,126 'return':172 'router':58 'see':143 'server':90,119 'set':39,59,157 'site':174 'subdomain':52,87,103 'sure':129,167 'take':108 'ton':15 'type':101 'use':20 've':24 'wan':54,66 'whole':8 'work':42 'wrong':134"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704129941
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8509980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043541 {#2456
    date: 2023-12-31 18:25:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1564
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "How-to-prevent-link-hijacking-on-sites-like-Facebook-Reddit"
  +title: "How to prevent link hijacking on sites like Facebook, Reddit and Twitter?"
  +url: null
  +body: """
    Lately I’ve noticed some mainstream sites injection tracking links into literally every link on their site.\n
    \n
    When I hover over it, it shows the correct link at the bottom of my browser, but if I click it or copy it, it takes me to a hijacked tracker link.\n
    \n
    Then I can’t even get the original link without having my activity tracked.\n
    \n
    How do I get the original link that appears at the bottom of my browser?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710493464 {#1525
    date: 2024-03-15 10:04:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 25460
  -titleTs: "'facebook':9 'hijack':5 'like':8 'link':4 'prevent':3 'reddit':10 'site':7 'twitter':12"
  -bodyTs: "'activ':62 'appear':72 'bottom':30,75 'browser':33,78 'click':37 'copi':40 'correct':26 'even':54 'everi':13 'get':55,67 'hijack':47 'hover':20 'inject':8 'late':1 'link':10,14,27,49,58,70 'liter':12 'mainstream':6 'notic':4 'origin':57,69 'show':24 'site':7,17 'take':43 'track':9,63 'tracker':48 've':3 'without':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703877037
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8387808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703790637 {#1417
    date: 2023-12-28 20:10:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1564
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "How-to-prevent-link-hijacking-on-sites-like-Facebook-Reddit"
  +title: "How to prevent link hijacking on sites like Facebook, Reddit and Twitter?"
  +url: null
  +body: """
    Lately I’ve noticed some mainstream sites injection tracking links into literally every link on their site.\n
    \n
    When I hover over it, it shows the correct link at the bottom of my browser, but if I click it or copy it, it takes me to a hijacked tracker link.\n
    \n
    Then I can’t even get the original link without having my activity tracked.\n
    \n
    How do I get the original link that appears at the bottom of my browser?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710493464 {#1525
    date: 2024-03-15 10:04:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 25460
  -titleTs: "'facebook':9 'hijack':5 'like':8 'link':4 'prevent':3 'reddit':10 'site':7 'twitter':12"
  -bodyTs: "'activ':62 'appear':72 'bottom':30,75 'browser':33,78 'click':37 'copi':40 'correct':26 'even':54 'everi':13 'get':55,67 'hijack':47 'hover':20 'inject':8 'late':1 'link':10,14,27,49,58,70 'liter':12 'mainstream':6 'notic':4 'origin':57,69 'show':24 'site':7,17 'take':43 'track':9,63 'tracker':48 've':3 'without':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703877037
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8387808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703790637 {#1417
    date: 2023-12-28 20:10:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1564
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "How-to-prevent-link-hijacking-on-sites-like-Facebook-Reddit"
  +title: "How to prevent link hijacking on sites like Facebook, Reddit and Twitter?"
  +url: null
  +body: """
    Lately I’ve noticed some mainstream sites injection tracking links into literally every link on their site.\n
    \n
    When I hover over it, it shows the correct link at the bottom of my browser, but if I click it or copy it, it takes me to a hijacked tracker link.\n
    \n
    Then I can’t even get the original link without having my activity tracked.\n
    \n
    How do I get the original link that appears at the bottom of my browser?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710493464 {#1525
    date: 2024-03-15 10:04:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 25460
  -titleTs: "'facebook':9 'hijack':5 'like':8 'link':4 'prevent':3 'reddit':10 'site':7 'twitter':12"
  -bodyTs: "'activ':62 'appear':72 'bottom':30,75 'browser':33,78 'click':37 'copi':40 'correct':26 'even':54 'everi':13 'get':55,67 'hijack':47 'hover':20 'inject':8 'late':1 'link':10,14,27,49,58,70 'liter':12 'mainstream':6 'notic':4 'origin':57,69 'show':24 'site':7,17 'take':43 'track':9,63 'tracker':48 've':3 'without':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703877037
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8387808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703790637 {#1417
    date: 2023-12-28 20:10:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details