Redirect 302 redirect from GET @messages_create (ad36de)

GET https://kbin.spritesserver.nl/index.php/u/@Jtskywalker@lemm.ee/threads/commented

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 …}
}
4.04 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.07 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 {#1573
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#1572
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#1660
    date: 2024-01-22 18:20:54.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 {#1573
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#1572
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#1660
    date: 2024-01-22 18:20:54.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 {#1573
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#1572
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#1660
    date: 2024-01-22 18:20:54.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