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 …} } |
15.01 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.14 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
Access decision log
| # | Result | Attributes | Object | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | DENIED | ROLE_USER | null |
||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| 2 | DENIED | moderate | App\Entity\EntryComment {#1369 +user: Proxies\__CG__\App\Entity\User {#1370 …} +entry: App\Entity\Entry {#1810 …} +magazine: App\Entity\Magazine {#313 +icon: Proxies\__CG__\App\Entity\Image {#294 …} +name: "memes@lemmy.ml" +title: "memes" +description: """ #### Rules:\n \n 1. Be civil and nice.\n 2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to. """ +rules: null +subscriptionsCount: 1 +entryCount: 5926 +entryCommentCount: 65073 +postCount: 25 +postCommentCount: 152 +isAdult: false +customCss: null +lastActive: DateTime @1729583092 {#321 : 2024-10-22 09:44:52.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#285 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …} +entries: Doctrine\ORM\PersistentCollection {#228 …} +posts: Doctrine\ORM\PersistentCollection {#186 …} +subscriptions: Doctrine\ORM\PersistentCollection {#248 …} +bans: Doctrine\ORM\PersistentCollection {#165 …} +reports: Doctrine\ORM\PersistentCollection {#151 …} +badges: Doctrine\ORM\PersistentCollection {#129 …} +logs: Doctrine\ORM\PersistentCollection {#119 …} +awards: Doctrine\ORM\PersistentCollection {#108 …} +categories: Doctrine\ORM\PersistentCollection {#95 …} -id: 38 +apId: "memes@lemmy.ml" +apProfileId: "https://lemmy.ml/c/memes" +apPublicUrl: "https://lemmy.ml/c/memes" +apFollowersUrl: "https://lemmy.ml/c/memes/followers" +apInboxUrl: "https://lemmy.ml/inbox" +apDomain: "lemmy.ml" +apPreferredUsername: "memes" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1728572889 {#322 : 2024-10-10 17:08:09.0 +02:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1696428223 {#316 : 2023-10-04 16:03:43.0 +02:00 } } +image: null +parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …} +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …} +body: """ Depends on how the site is written to handle it. There's plenty of shopping carts, for instance, that do this. Other stuff, too. Here's a discussion of how it can be done with PHP on the server side. There's other options, as well.\n \n <https://stackoverflow.com/questions/42379157/can-sessions-work-without-cookies-if-so-how-does-a-session-work-without-cookie>\n \n More info:\n \n [https://www.w3schools.com/php/php_sessions.asp](https://www.w3schools.com/php/php_sessions.asp) """ +lang: "en" +isAdult: false +favouriteCount: 7 +score: 0 +lastActive: DateTime @1697298677 {#1605 : 2023-10-14 17:51:17.0 +02:00 } +ip: null +tags: null +mentions: [ "@Albin9326@kerala.party" "@pauldfaria@infosec.pub" "@uphillbothways@kbin.social" "@SpaceNoodle@lemmy.world" "@Grumpy@sh.itjust.works" ] +children: Doctrine\ORM\PersistentCollection {#2466 …} +nested: Doctrine\ORM\PersistentCollection {#2288 …} +votes: Doctrine\ORM\PersistentCollection {#2446 …} +reports: Doctrine\ORM\PersistentCollection {#2439 …} +favourites: Doctrine\ORM\PersistentCollection {#2489 …} +notifications: Doctrine\ORM\PersistentCollection {#60 …} -id: 48764 -bodyTs: "'/php/php_sessions.asp](https://www.w3schools.com/php/php_sessions.asp)':54 '/questions/42379157/can-sessions-work-without-cookies-if-so-how-does-a-session-work-without-cookie':49 'cart':16 'depend':1 'discuss':28 'done':34 'handl':9 'info':51 'instanc':18 'option':44 'php':36 'plenti':13 'server':39 'shop':15 'side':40 'site':5 'stackoverflow.com':48 'stackoverflow.com/questions/42379157/can-sessions-work-without-cookies-if-so-how-does-a-session-work-without-cookie':47 'stuff':23 'well':46 'written':7 'www.w3schools.com':53 'www.w3schools.com/php/php_sessions.asp](https://www.w3schools.com/php/php_sessions.asp)':52" +ranking: 0 +commentCount: 0 +upVotes: 0 +downVotes: 0 +visibility: "visible " +apId: "https://kbin.social/m/memes@lemmy.ml/t/539157/-/comment/2958156" +editedAt: DateTimeImmutable @1697299198 {#1945 : 2023-10-14 17:59:58.0 +02:00 } +createdAt: DateTimeImmutable @1697298677 {#1368 : 2023-10-14 17:51:17.0 +02:00 } } |
||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| 3 | DENIED | edit | App\Entity\EntryComment {#1369 +user: Proxies\__CG__\App\Entity\User {#1370 …} +entry: App\Entity\Entry {#1810 …} +magazine: App\Entity\Magazine {#313 +icon: Proxies\__CG__\App\Entity\Image {#294 …} +name: "memes@lemmy.ml" +title: "memes" +description: """ #### Rules:\n \n 1. Be civil and nice.\n 2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to. """ +rules: null +subscriptionsCount: 1 +entryCount: 5926 +entryCommentCount: 65073 +postCount: 25 +postCommentCount: 152 +isAdult: false +customCss: null +lastActive: DateTime @1729583092 {#321 : 2024-10-22 09:44:52.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#285 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …} +entries: Doctrine\ORM\PersistentCollection {#228 …} +posts: Doctrine\ORM\PersistentCollection {#186 …} +subscriptions: Doctrine\ORM\PersistentCollection {#248 …} +bans: Doctrine\ORM\PersistentCollection {#165 …} +reports: Doctrine\ORM\PersistentCollection {#151 …} +badges: Doctrine\ORM\PersistentCollection {#129 …} +logs: Doctrine\ORM\PersistentCollection {#119 …} +awards: Doctrine\ORM\PersistentCollection {#108 …} +categories: Doctrine\ORM\PersistentCollection {#95 …} -id: 38 +apId: "memes@lemmy.ml" +apProfileId: "https://lemmy.ml/c/memes" +apPublicUrl: "https://lemmy.ml/c/memes" +apFollowersUrl: "https://lemmy.ml/c/memes/followers" +apInboxUrl: "https://lemmy.ml/inbox" +apDomain: "lemmy.ml" +apPreferredUsername: "memes" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1728572889 {#322 : 2024-10-10 17:08:09.0 +02:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1696428223 {#316 : 2023-10-04 16:03:43.0 +02:00 } } +image: null +parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …} +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …} +body: """ Depends on how the site is written to handle it. There's plenty of shopping carts, for instance, that do this. Other stuff, too. Here's a discussion of how it can be done with PHP on the server side. There's other options, as well.\n \n <https://stackoverflow.com/questions/42379157/can-sessions-work-without-cookies-if-so-how-does-a-session-work-without-cookie>\n \n More info:\n \n [https://www.w3schools.com/php/php_sessions.asp](https://www.w3schools.com/php/php_sessions.asp) """ +lang: "en" +isAdult: false +favouriteCount: 7 +score: 0 +lastActive: DateTime @1697298677 {#1605 : 2023-10-14 17:51:17.0 +02:00 } +ip: null +tags: null +mentions: [ "@Albin9326@kerala.party" "@pauldfaria@infosec.pub" "@uphillbothways@kbin.social" "@SpaceNoodle@lemmy.world" "@Grumpy@sh.itjust.works" ] +children: Doctrine\ORM\PersistentCollection {#2466 …} +nested: Doctrine\ORM\PersistentCollection {#2288 …} +votes: Doctrine\ORM\PersistentCollection {#2446 …} +reports: Doctrine\ORM\PersistentCollection {#2439 …} +favourites: Doctrine\ORM\PersistentCollection {#2489 …} +notifications: Doctrine\ORM\PersistentCollection {#60 …} -id: 48764 -bodyTs: "'/php/php_sessions.asp](https://www.w3schools.com/php/php_sessions.asp)':54 '/questions/42379157/can-sessions-work-without-cookies-if-so-how-does-a-session-work-without-cookie':49 'cart':16 'depend':1 'discuss':28 'done':34 'handl':9 'info':51 'instanc':18 'option':44 'php':36 'plenti':13 'server':39 'shop':15 'side':40 'site':5 'stackoverflow.com':48 'stackoverflow.com/questions/42379157/can-sessions-work-without-cookies-if-so-how-does-a-session-work-without-cookie':47 'stuff':23 'well':46 'written':7 'www.w3schools.com':53 'www.w3schools.com/php/php_sessions.asp](https://www.w3schools.com/php/php_sessions.asp)':52" +ranking: 0 +commentCount: 0 +upVotes: 0 +downVotes: 0 +visibility: "visible " +apId: "https://kbin.social/m/memes@lemmy.ml/t/539157/-/comment/2958156" +editedAt: DateTimeImmutable @1697299198 {#1945 : 2023-10-14 17:59:58.0 +02:00 } +createdAt: DateTimeImmutable @1697298677 {#1368 : 2023-10-14 17:51:17.0 +02:00 } } |
||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| 4 | DENIED | moderate | App\Entity\EntryComment {#1369 +user: Proxies\__CG__\App\Entity\User {#1370 …} +entry: App\Entity\Entry {#1810 …} +magazine: App\Entity\Magazine {#313 +icon: Proxies\__CG__\App\Entity\Image {#294 …} +name: "memes@lemmy.ml" +title: "memes" +description: """ #### Rules:\n \n 1. Be civil and nice.\n 2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to. """ +rules: null +subscriptionsCount: 1 +entryCount: 5926 +entryCommentCount: 65073 +postCount: 25 +postCommentCount: 152 +isAdult: false +customCss: null +lastActive: DateTime @1729583092 {#321 : 2024-10-22 09:44:52.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#285 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …} +entries: Doctrine\ORM\PersistentCollection {#228 …} +posts: Doctrine\ORM\PersistentCollection {#186 …} +subscriptions: Doctrine\ORM\PersistentCollection {#248 …} +bans: Doctrine\ORM\PersistentCollection {#165 …} +reports: Doctrine\ORM\PersistentCollection {#151 …} +badges: Doctrine\ORM\PersistentCollection {#129 …} +logs: Doctrine\ORM\PersistentCollection {#119 …} +awards: Doctrine\ORM\PersistentCollection {#108 …} +categories: Doctrine\ORM\PersistentCollection {#95 …} -id: 38 +apId: "memes@lemmy.ml" +apProfileId: "https://lemmy.ml/c/memes" +apPublicUrl: "https://lemmy.ml/c/memes" +apFollowersUrl: "https://lemmy.ml/c/memes/followers" +apInboxUrl: "https://lemmy.ml/inbox" +apDomain: "lemmy.ml" +apPreferredUsername: "memes" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1728572889 {#322 : 2024-10-10 17:08:09.0 +02:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1696428223 {#316 : 2023-10-04 16:03:43.0 +02:00 } } +image: null +parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …} +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …} +body: """ Depends on how the site is written to handle it. There's plenty of shopping carts, for instance, that do this. Other stuff, too. Here's a discussion of how it can be done with PHP on the server side. There's other options, as well.\n \n <https://stackoverflow.com/questions/42379157/can-sessions-work-without-cookies-if-so-how-does-a-session-work-without-cookie>\n \n More info:\n \n [https://www.w3schools.com/php/php_sessions.asp](https://www.w3schools.com/php/php_sessions.asp) """ +lang: "en" +isAdult: false +favouriteCount: 7 +score: 0 +lastActive: DateTime @1697298677 {#1605 : 2023-10-14 17:51:17.0 +02:00 } +ip: null +tags: null +mentions: [ "@Albin9326@kerala.party" "@pauldfaria@infosec.pub" "@uphillbothways@kbin.social" "@SpaceNoodle@lemmy.world" "@Grumpy@sh.itjust.works" ] +children: Doctrine\ORM\PersistentCollection {#2466 …} +nested: Doctrine\ORM\PersistentCollection {#2288 …} +votes: Doctrine\ORM\PersistentCollection {#2446 …} +reports: Doctrine\ORM\PersistentCollection {#2439 …} +favourites: Doctrine\ORM\PersistentCollection {#2489 …} +notifications: Doctrine\ORM\PersistentCollection {#60 …} -id: 48764 -bodyTs: "'/php/php_sessions.asp](https://www.w3schools.com/php/php_sessions.asp)':54 '/questions/42379157/can-sessions-work-without-cookies-if-so-how-does-a-session-work-without-cookie':49 'cart':16 'depend':1 'discuss':28 'done':34 'handl':9 'info':51 'instanc':18 'option':44 'php':36 'plenti':13 'server':39 'shop':15 'side':40 'site':5 'stackoverflow.com':48 'stackoverflow.com/questions/42379157/can-sessions-work-without-cookies-if-so-how-does-a-session-work-without-cookie':47 'stuff':23 'well':46 'written':7 'www.w3schools.com':53 'www.w3schools.com/php/php_sessions.asp](https://www.w3schools.com/php/php_sessions.asp)':52" +ranking: 0 +commentCount: 0 +upVotes: 0 +downVotes: 0 +visibility: "visible " +apId: "https://kbin.social/m/memes@lemmy.ml/t/539157/-/comment/2958156" +editedAt: DateTimeImmutable @1697299198 {#1945 : 2023-10-14 17:59:58.0 +02:00 } +createdAt: DateTimeImmutable @1697298677 {#1368 : 2023-10-14 17:51:17.0 +02:00 } } |
||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| 5 | DENIED | edit | App\Entity\Magazine {#313 +icon: Proxies\__CG__\App\Entity\Image {#294 …} +name: "memes@lemmy.ml" +title: "memes" +description: """ #### Rules:\n \n 1. Be civil and nice.\n 2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to. """ +rules: null +subscriptionsCount: 1 +entryCount: 5926 +entryCommentCount: 65073 +postCount: 25 +postCommentCount: 152 +isAdult: false +customCss: null +lastActive: DateTime @1729583092 {#321 : 2024-10-22 09:44:52.0 +02:00 } +markedForDeletionAt: null +tags: null +moderators: Doctrine\ORM\PersistentCollection {#285 …} +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …} +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …} +entries: Doctrine\ORM\PersistentCollection {#228 …} +posts: Doctrine\ORM\PersistentCollection {#186 …} +subscriptions: Doctrine\ORM\PersistentCollection {#248 …} +bans: Doctrine\ORM\PersistentCollection {#165 …} +reports: Doctrine\ORM\PersistentCollection {#151 …} +badges: Doctrine\ORM\PersistentCollection {#129 …} +logs: Doctrine\ORM\PersistentCollection {#119 …} +awards: Doctrine\ORM\PersistentCollection {#108 …} +categories: Doctrine\ORM\PersistentCollection {#95 …} -id: 38 +apId: "memes@lemmy.ml" +apProfileId: "https://lemmy.ml/c/memes" +apPublicUrl: "https://lemmy.ml/c/memes" +apFollowersUrl: "https://lemmy.ml/c/memes/followers" +apInboxUrl: "https://lemmy.ml/inbox" +apDomain: "lemmy.ml" +apPreferredUsername: "memes" +apDiscoverable: true +apManuallyApprovesFollowers: null +privateKey: null +publicKey: null +apFetchedAt: DateTime @1728572889 {#322 : 2024-10-10 17:08:09.0 +02:00 } +apDeletedAt: null +apTimeoutAt: null +visibility: "visible " +createdAt: DateTimeImmutable @1696428223 {#316 : 2023-10-04 16:03:43.0 +02:00 } } |
||||||||||||||||||||||||
|
|||||||||||||||||||||||||||