GET https://kbin.spritesserver.nl/u/@TCB13@lemmy.world/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 …}
}
14.20 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\Entry {#2372
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
  +title: "Alternative to Home Assistant for ESPHome Devices"
  +url: null
  +body: """
    Hello,\n
    \n
    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
    \n
    Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
    \n
    Is there any alternative dashboard that just does this:\n
    \n
    1. Specifically made for ESPHome devices - no other devices required;\n
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
    4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
    \n
    Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729577227 {#2469
    date: 2024-10-22 08:07:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  +badges: Doctrine\ORM\PersistentCollection {#1909 …}
  +children: []
  -id: 33609
  -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
  -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11282607"
  +editedAt: DateTimeImmutable @1729127186 {#2459
    date: 2024-10-17 03:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706441084 {#2361
    date: 2024-01-28 12:24:44.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 {#2372
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
  +title: "Alternative to Home Assistant for ESPHome Devices"
  +url: null
  +body: """
    Hello,\n
    \n
    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
    \n
    Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
    \n
    Is there any alternative dashboard that just does this:\n
    \n
    1. Specifically made for ESPHome devices - no other devices required;\n
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
    4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
    \n
    Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729577227 {#2469
    date: 2024-10-22 08:07:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  +badges: Doctrine\ORM\PersistentCollection {#1909 …}
  +children: []
  -id: 33609
  -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
  -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11282607"
  +editedAt: DateTimeImmutable @1729127186 {#2459
    date: 2024-10-17 03:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706441084 {#2361
    date: 2024-01-28 12:24:44.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 {#2372
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
  +title: "Alternative to Home Assistant for ESPHome Devices"
  +url: null
  +body: """
    Hello,\n
    \n
    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
    \n
    Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
    \n
    Is there any alternative dashboard that just does this:\n
    \n
    1. Specifically made for ESPHome devices - no other devices required;\n
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
    4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
    \n
    Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729577227 {#2469
    date: 2024-10-22 08:07:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  +badges: Doctrine\ORM\PersistentCollection {#1909 …}
  +children: []
  -id: 33609
  -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
  -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11282607"
  +editedAt: DateTimeImmutable @1729127186 {#2459
    date: 2024-10-17 03:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706441084 {#2361
    date: 2024-01-28 12:24:44.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 {#1563
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: Proxies\__CG__\App\Entity\Image {#1718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1599 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#1416
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#1668
    date: 2023-10-31 14:50:29.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 {#1563
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: Proxies\__CG__\App\Entity\Image {#1718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1599 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#1416
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#1668
    date: 2023-10-31 14:50:29.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 {#1563
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: Proxies\__CG__\App\Entity\Image {#1718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1599 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#1416
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#1668
    date: 2023-10-31 14:50:29.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
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\Entry {#2011
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "searx-prvcy-eu-dead"
  +title: "searx.prvcy.eu dead?"
  +url: null
  +body: """
    Hello,\n
    \n
    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?\n
    \n
    I’m getting 502 Bad Gateway.\n
    \n
    Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724355903 {#2018
    date: 2024-08-22 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  +badges: Doctrine\ORM\PersistentCollection {#2037 …}
  +children: []
  -id: 30637
  -titleTs: "'dead':2 'searx.prvcy.eu':1"
  -bodyTs: "'502':19 'anyon':14 'bad':20 'coupl':10 'dead':5 'els':15 'gateway':21 'get':18 'hello':1 'm':17 'searx.prvcy.eu':2 'thank':22 'week':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705411341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10740478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324941 {#2025
    date: 2024-01-15 14:22:21.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
11 DENIED edit
App\Entity\Entry {#2011
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "searx-prvcy-eu-dead"
  +title: "searx.prvcy.eu dead?"
  +url: null
  +body: """
    Hello,\n
    \n
    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?\n
    \n
    I’m getting 502 Bad Gateway.\n
    \n
    Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724355903 {#2018
    date: 2024-08-22 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  +badges: Doctrine\ORM\PersistentCollection {#2037 …}
  +children: []
  -id: 30637
  -titleTs: "'dead':2 'searx.prvcy.eu':1"
  -bodyTs: "'502':19 'anyon':14 'bad':20 'coupl':10 'dead':5 'els':15 'gateway':21 'get':18 'hello':1 'm':17 'searx.prvcy.eu':2 'thank':22 'week':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705411341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10740478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324941 {#2025
    date: 2024-01-15 14:22:21.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
12 DENIED moderate
App\Entity\Entry {#2011
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2370 …}
  +slug: "searx-prvcy-eu-dead"
  +title: "searx.prvcy.eu dead?"
  +url: null
  +body: """
    Hello,\n
    \n
    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?\n
    \n
    I’m getting 502 Bad Gateway.\n
    \n
    Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724355903 {#2018
    date: 2024-08-22 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  +badges: Doctrine\ORM\PersistentCollection {#2037 …}
  +children: []
  -id: 30637
  -titleTs: "'dead':2 'searx.prvcy.eu':1"
  -bodyTs: "'502':19 'anyon':14 'bad':20 'coupl':10 'dead':5 'els':15 'gateway':21 'get':18 'hello':1 'm':17 'searx.prvcy.eu':2 'thank':22 'week':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705411341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10740478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324941 {#2025
    date: 2024-01-15 14:22:21.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
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\Entry {#1874
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#1908 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1407 …}
  +slug: "Replacement-Bulb-for-Ultrafire-WF-500-Flashlight"
  +title: "Replacement Bulb for Ultrafire WF-500 Flashlight"
  +url: "https://cdn.tcb13.com/2023/wf500-bulb.jpg"
  +body: """
    Some years ago, before LEDs were a thing, I bought an Ultrafire WF-500 Flashlight that features a Xeon light bulb. As you might imagine the bulb reached its lifetime and burned away.\n
    \n
    Now a replacement bulb is available here [www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663) the thing is that it will cost me 35€ and for that price I could just buy a new LED flashlight.\n
    \n
    Now I was considering trying to adapt a generic LED bulb like this one here [www.aliexpress.com/item/1005002419159094.html?mp=…](https://www.aliexpress.com/item/1005002419159094.html?mp=1).\n
    \n
    Anyone else with this model of flashlight succeed at a similar mod? Any LED bulb recommendations? Or… is there any other source for the original bulb at a lower cost?\n
    \n
    Some photos:\n
    \n
    - [cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)\n
    \n
    Thank you.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697379975 {#1926
    date: 2023-10-15 16:26:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 2025
  -titleTs: "'-500':6 'bulb':2 'flashlight':7 'replac':1 'ultrafir':4 'wf':5"
  -bodyTs: "'-500':14 '/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':120 '/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':123 '/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':126 '/item/1005002419159094.html?mp=':82 '/item/1005002419159094.html?mp=1).':85 '/itm/321916301663](https://www.ebay.com/itm/321916301663)':43 '35':52 'adapt':71 'ago':3 'anyon':86 'avail':39 'away':33 'bought':10 'bulb':21,27,37,75,100,111 'burn':32 'buy':60 'cdn.tcb13.com':119,122,125 'cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':118 'cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':121 'cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':124 'consid':68 'cost':50,115 'could':58 'els':87 'featur':17 'flashlight':15,64,92 'generic':73 'imagin':25 'led':5,63,74,99 'lifetim':30 'light':20 'like':76 'lower':114 'might':24 'mod':97 'model':90 'new':62 'one':78 'origin':110 'photo':117 'price':56 'reach':28 'recommend':101 'replac':36 'similar':96 'sourc':107 'succeed':93 'thank':127 'thing':8,45 'tri':69 'ultrafir':12 'wf':13 'www.aliexpress.com':81,84 'www.aliexpress.com/item/1005002419159094.html?mp=':80 'www.aliexpress.com/item/1005002419159094.html?mp=1).':83 'www.ebay.com':42 'www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663)':41 'xeon':19 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693530236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4202482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693492236 {#1410
    date: 2023-08-31 16:30:36.0 +02: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
15 DENIED edit
App\Entity\Entry {#1874
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#1908 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1407 …}
  +slug: "Replacement-Bulb-for-Ultrafire-WF-500-Flashlight"
  +title: "Replacement Bulb for Ultrafire WF-500 Flashlight"
  +url: "https://cdn.tcb13.com/2023/wf500-bulb.jpg"
  +body: """
    Some years ago, before LEDs were a thing, I bought an Ultrafire WF-500 Flashlight that features a Xeon light bulb. As you might imagine the bulb reached its lifetime and burned away.\n
    \n
    Now a replacement bulb is available here [www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663) the thing is that it will cost me 35€ and for that price I could just buy a new LED flashlight.\n
    \n
    Now I was considering trying to adapt a generic LED bulb like this one here [www.aliexpress.com/item/1005002419159094.html?mp=…](https://www.aliexpress.com/item/1005002419159094.html?mp=1).\n
    \n
    Anyone else with this model of flashlight succeed at a similar mod? Any LED bulb recommendations? Or… is there any other source for the original bulb at a lower cost?\n
    \n
    Some photos:\n
    \n
    - [cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)\n
    \n
    Thank you.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697379975 {#1926
    date: 2023-10-15 16:26:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 2025
  -titleTs: "'-500':6 'bulb':2 'flashlight':7 'replac':1 'ultrafir':4 'wf':5"
  -bodyTs: "'-500':14 '/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':120 '/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':123 '/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':126 '/item/1005002419159094.html?mp=':82 '/item/1005002419159094.html?mp=1).':85 '/itm/321916301663](https://www.ebay.com/itm/321916301663)':43 '35':52 'adapt':71 'ago':3 'anyon':86 'avail':39 'away':33 'bought':10 'bulb':21,27,37,75,100,111 'burn':32 'buy':60 'cdn.tcb13.com':119,122,125 'cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':118 'cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':121 'cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':124 'consid':68 'cost':50,115 'could':58 'els':87 'featur':17 'flashlight':15,64,92 'generic':73 'imagin':25 'led':5,63,74,99 'lifetim':30 'light':20 'like':76 'lower':114 'might':24 'mod':97 'model':90 'new':62 'one':78 'origin':110 'photo':117 'price':56 'reach':28 'recommend':101 'replac':36 'similar':96 'sourc':107 'succeed':93 'thank':127 'thing':8,45 'tri':69 'ultrafir':12 'wf':13 'www.aliexpress.com':81,84 'www.aliexpress.com/item/1005002419159094.html?mp=':80 'www.aliexpress.com/item/1005002419159094.html?mp=1).':83 'www.ebay.com':42 'www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663)':41 'xeon':19 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693530236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4202482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693492236 {#1410
    date: 2023-08-31 16:30:36.0 +02: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
16 DENIED moderate
App\Entity\Entry {#1874
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#1908 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1407 …}
  +slug: "Replacement-Bulb-for-Ultrafire-WF-500-Flashlight"
  +title: "Replacement Bulb for Ultrafire WF-500 Flashlight"
  +url: "https://cdn.tcb13.com/2023/wf500-bulb.jpg"
  +body: """
    Some years ago, before LEDs were a thing, I bought an Ultrafire WF-500 Flashlight that features a Xeon light bulb. As you might imagine the bulb reached its lifetime and burned away.\n
    \n
    Now a replacement bulb is available here [www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663) the thing is that it will cost me 35€ and for that price I could just buy a new LED flashlight.\n
    \n
    Now I was considering trying to adapt a generic LED bulb like this one here [www.aliexpress.com/item/1005002419159094.html?mp=…](https://www.aliexpress.com/item/1005002419159094.html?mp=1).\n
    \n
    Anyone else with this model of flashlight succeed at a similar mod? Any LED bulb recommendations? Or… is there any other source for the original bulb at a lower cost?\n
    \n
    Some photos:\n
    \n
    - [cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)\n
    \n
    Thank you.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697379975 {#1926
    date: 2023-10-15 16:26:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 2025
  -titleTs: "'-500':6 'bulb':2 'flashlight':7 'replac':1 'ultrafir':4 'wf':5"
  -bodyTs: "'-500':14 '/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':120 '/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':123 '/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':126 '/item/1005002419159094.html?mp=':82 '/item/1005002419159094.html?mp=1).':85 '/itm/321916301663](https://www.ebay.com/itm/321916301663)':43 '35':52 'adapt':71 'ago':3 'anyon':86 'avail':39 'away':33 'bought':10 'bulb':21,27,37,75,100,111 'burn':32 'buy':60 'cdn.tcb13.com':119,122,125 'cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':118 'cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':121 'cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':124 'consid':68 'cost':50,115 'could':58 'els':87 'featur':17 'flashlight':15,64,92 'generic':73 'imagin':25 'led':5,63,74,99 'lifetim':30 'light':20 'like':76 'lower':114 'might':24 'mod':97 'model':90 'new':62 'one':78 'origin':110 'photo':117 'price':56 'reach':28 'recommend':101 'replac':36 'similar':96 'sourc':107 'succeed':93 'thank':127 'thing':8,45 'tri':69 'ultrafir':12 'wf':13 'www.aliexpress.com':81,84 'www.aliexpress.com/item/1005002419159094.html?mp=':80 'www.aliexpress.com/item/1005002419159094.html?mp=1).':83 'www.ebay.com':42 'www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663)':41 'xeon':19 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693530236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4202482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693492236 {#1410
    date: 2023-08-31 16:30:36.0 +02: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
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\Entry {#2079
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: Proxies\__CG__\App\Entity\Image {#1382 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1401 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    cross-posted from: [lemmy.world/post/11162262](https://lemmy.world/post/11162262)\n
    \n
    > Hey,\n
    > \n
    > For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    > \n
    > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    > \n
    > [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    > \n
    > Here’s how you can block / track traffic from certain countries:\n
    > \n
    > - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    > - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    > \n
    > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173364 {#2075
    date: 2024-01-25 10:02:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  +badges: Doctrine\ORM\PersistentCollection {#2077 …}
  +children: []
  -id: 32966
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':63 '/geoip_matching':81 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':87 '/post/11162262](https://lemmy.world/post/11162262)':7 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':66 '/wiki-nftables/':80 '/wiki-nftables/index.php/geoip_matching)':84 'abil':32 'aren':111 'awar':26 'block':72 'certain':76 'chang':126 'contain':97 'countri':38,51,61,77,118 'cross':2 'cross-post':1 'db':96 'drop':46,55 'end':102 'entir':94 'everyth':56 'except':57 'file':120 'gb':99 'generat':34,134 'geoip':95 'github.com':62,65 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':64 'guid':110 'hey':8 'includ':128 'instanc':45 'ip':35 'lemmy.world':6 'lemmy.world/post/11162262](https://lemmy.world/post/11162262)':5 'line':129 'list':36 'load':92 'lot':106 'multipl':98 'nftabl':20 'opposit':54 'post':3 'previous':88 'proper':16 'protect':22 'pvxe/nftables-geoip':28,136 'ram':108 'run':15 'server':24 'setup':17 'specif':50,119 'track':73 'traffic':48,74 'updat':114 'use':19,42,104,116 've':133 'whatev':131 'wiki.nftables.org':79,83 'wiki.nftables.org/wiki-nftables/':78 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':82 'would':101 'www.mybluelinux.com':86 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':85 'yet':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706213864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173364 {#2061
    date: 2024-01-25 10:02:44.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
19 DENIED edit
App\Entity\Entry {#2079
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: Proxies\__CG__\App\Entity\Image {#1382 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1401 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    cross-posted from: [lemmy.world/post/11162262](https://lemmy.world/post/11162262)\n
    \n
    > Hey,\n
    > \n
    > For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    > \n
    > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    > \n
    > [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    > \n
    > Here’s how you can block / track traffic from certain countries:\n
    > \n
    > - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    > - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    > \n
    > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173364 {#2075
    date: 2024-01-25 10:02:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  +badges: Doctrine\ORM\PersistentCollection {#2077 …}
  +children: []
  -id: 32966
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':63 '/geoip_matching':81 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':87 '/post/11162262](https://lemmy.world/post/11162262)':7 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':66 '/wiki-nftables/':80 '/wiki-nftables/index.php/geoip_matching)':84 'abil':32 'aren':111 'awar':26 'block':72 'certain':76 'chang':126 'contain':97 'countri':38,51,61,77,118 'cross':2 'cross-post':1 'db':96 'drop':46,55 'end':102 'entir':94 'everyth':56 'except':57 'file':120 'gb':99 'generat':34,134 'geoip':95 'github.com':62,65 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':64 'guid':110 'hey':8 'includ':128 'instanc':45 'ip':35 'lemmy.world':6 'lemmy.world/post/11162262](https://lemmy.world/post/11162262)':5 'line':129 'list':36 'load':92 'lot':106 'multipl':98 'nftabl':20 'opposit':54 'post':3 'previous':88 'proper':16 'protect':22 'pvxe/nftables-geoip':28,136 'ram':108 'run':15 'server':24 'setup':17 'specif':50,119 'track':73 'traffic':48,74 'updat':114 'use':19,42,104,116 've':133 'whatev':131 'wiki.nftables.org':79,83 'wiki.nftables.org/wiki-nftables/':78 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':82 'would':101 'www.mybluelinux.com':86 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':85 'yet':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706213864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173364 {#2061
    date: 2024-01-25 10:02:44.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
20 DENIED moderate
App\Entity\Entry {#2079
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: Proxies\__CG__\App\Entity\Image {#1382 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1401 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    cross-posted from: [lemmy.world/post/11162262](https://lemmy.world/post/11162262)\n
    \n
    > Hey,\n
    > \n
    > For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    > \n
    > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    > \n
    > [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    > \n
    > Here’s how you can block / track traffic from certain countries:\n
    > \n
    > - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    > - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    > \n
    > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173364 {#2075
    date: 2024-01-25 10:02:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  +badges: Doctrine\ORM\PersistentCollection {#2077 …}
  +children: []
  -id: 32966
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':63 '/geoip_matching':81 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':87 '/post/11162262](https://lemmy.world/post/11162262)':7 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':66 '/wiki-nftables/':80 '/wiki-nftables/index.php/geoip_matching)':84 'abil':32 'aren':111 'awar':26 'block':72 'certain':76 'chang':126 'contain':97 'countri':38,51,61,77,118 'cross':2 'cross-post':1 'db':96 'drop':46,55 'end':102 'entir':94 'everyth':56 'except':57 'file':120 'gb':99 'generat':34,134 'geoip':95 'github.com':62,65 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':64 'guid':110 'hey':8 'includ':128 'instanc':45 'ip':35 'lemmy.world':6 'lemmy.world/post/11162262](https://lemmy.world/post/11162262)':5 'line':129 'list':36 'load':92 'lot':106 'multipl':98 'nftabl':20 'opposit':54 'post':3 'previous':88 'proper':16 'protect':22 'pvxe/nftables-geoip':28,136 'ram':108 'run':15 'server':24 'setup':17 'specif':50,119 'track':73 'traffic':48,74 'updat':114 'use':19,42,104,116 've':133 'whatev':131 'wiki.nftables.org':79,83 'wiki.nftables.org/wiki-nftables/':78 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':82 'would':101 'www.mybluelinux.com':86 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':85 'yet':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706213864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173364 {#2061
    date: 2024-01-25 10:02:44.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
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\Entry {#1385
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#1382 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1401 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    Hey,\n
    \n
    For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    \n
    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    \n
    [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    \n
    Here’s how you can block / track traffic from certain countries:\n
    \n
    - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    \n
    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173335 {#1402
    date: 2024-01-25 10:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2024 …}
  +children: []
  -id: 32965
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':56 '/geoip_matching':74 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':80 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':59 '/wiki-nftables/':73 '/wiki-nftables/index.php/geoip_matching)':77 'abil':25 'aren':104 'awar':19 'block':65 'certain':69 'chang':119 'contain':90 'countri':31,44,54,70,111 'db':89 'drop':39,48 'end':95 'entir':87 'everyth':49 'except':50 'file':113 'gb':92 'generat':27,127 'geoip':88 'github.com':55,58 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':57 'guid':103 'hey':1 'includ':121 'instanc':38 'ip':28 'line':122 'list':29 'load':85 'lot':99 'multipl':91 'nftabl':13 'opposit':47 'previous':81 'proper':9 'protect':15 'pvxe/nftables-geoip':21,129 'ram':101 'run':8 'server':17 'setup':10 'specif':43,112 'track':66 'traffic':41,67 'updat':107 'use':12,35,97,109 've':126 'whatev':124 'wiki.nftables.org':72,76 'wiki.nftables.org/wiki-nftables/':71 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':75 'would':94 'www.mybluelinux.com':79 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':78 'yet':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706240835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173335 {#1405
    date: 2024-01-25 10:02:15.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
23 DENIED edit
App\Entity\Entry {#1385
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#1382 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1401 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    Hey,\n
    \n
    For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    \n
    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    \n
    [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    \n
    Here’s how you can block / track traffic from certain countries:\n
    \n
    - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    \n
    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173335 {#1402
    date: 2024-01-25 10:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2024 …}
  +children: []
  -id: 32965
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':56 '/geoip_matching':74 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':80 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':59 '/wiki-nftables/':73 '/wiki-nftables/index.php/geoip_matching)':77 'abil':25 'aren':104 'awar':19 'block':65 'certain':69 'chang':119 'contain':90 'countri':31,44,54,70,111 'db':89 'drop':39,48 'end':95 'entir':87 'everyth':49 'except':50 'file':113 'gb':92 'generat':27,127 'geoip':88 'github.com':55,58 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':57 'guid':103 'hey':1 'includ':121 'instanc':38 'ip':28 'line':122 'list':29 'load':85 'lot':99 'multipl':91 'nftabl':13 'opposit':47 'previous':81 'proper':9 'protect':15 'pvxe/nftables-geoip':21,129 'ram':101 'run':8 'server':17 'setup':10 'specif':43,112 'track':66 'traffic':41,67 'updat':107 'use':12,35,97,109 've':126 'whatev':124 'wiki.nftables.org':72,76 'wiki.nftables.org/wiki-nftables/':71 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':75 'would':94 'www.mybluelinux.com':79 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':78 'yet':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706240835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173335 {#1405
    date: 2024-01-25 10:02:15.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
24 DENIED moderate
App\Entity\Entry {#1385
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#1382 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1401 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    Hey,\n
    \n
    For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    \n
    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    \n
    [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    \n
    Here’s how you can block / track traffic from certain countries:\n
    \n
    - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    \n
    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173335 {#1402
    date: 2024-01-25 10:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  +badges: Doctrine\ORM\PersistentCollection {#2024 …}
  +children: []
  -id: 32965
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':56 '/geoip_matching':74 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':80 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':59 '/wiki-nftables/':73 '/wiki-nftables/index.php/geoip_matching)':77 'abil':25 'aren':104 'awar':19 'block':65 'certain':69 'chang':119 'contain':90 'countri':31,44,54,70,111 'db':89 'drop':39,48 'end':95 'entir':87 'everyth':49 'except':50 'file':113 'gb':92 'generat':27,127 'geoip':88 'github.com':55,58 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':57 'guid':103 'hey':1 'includ':121 'instanc':38 'ip':28 'line':122 'list':29 'load':85 'lot':99 'multipl':91 'nftabl':13 'opposit':47 'previous':81 'proper':9 'protect':15 'pvxe/nftables-geoip':21,129 'ram':101 'run':8 'server':17 'setup':10 'specif':43,112 'track':66 'traffic':41,67 'updat':107 'use':12,35,97,109 've':126 'whatev':124 'wiki.nftables.org':72,76 'wiki.nftables.org/wiki-nftables/':71 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':75 'would':94 'www.mybluelinux.com':79 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':78 'yet':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706240835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173335 {#1405
    date: 2024-01-25 10:02:15.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