Messages
Ordered list of dispatched messages across all your buses
"App\Message\ActivityPub\Inbox\ActivityMessage" |
|
---|---|
Caller | In SharedInboxController.php line |
Bus | messenger.bus.default |
Message | App\Message\ActivityPub\Inbox\ActivityMessage {#353 +payload: "{"@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"actor":"https://lemmy.world/c/linuxmemes","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://lemmy.world/activities/update/53091504-d5ee-48de-97db-a535022ce348","actor":"https://lemmy.world/u/TootSweet","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://lemmy.world/comment/16854722","attributedTo":"https://lemmy.world/u/TootSweet","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/linuxmemes","https://lemmy.world/u/renzev"],"content":"<p>Last time I was tempted to use suid, it was in order to allow an application I’d written to listen on 80 and 443. Fortunately I found the capabilities way of doing that (<code>setcap ‘cap_net_bind_service=+ep’ executable</code>) and that was the first I ever heard of capabilities. I consider myself pretty Linux-savvy, but it was pretty recently that I learned about capabilities.</p>\n","inReplyTo":"https://lemmy.world/post/29124204","mediaType":"text/html","source":{"content":"Last time I was tempted to use suid, it was in order to allow an application I'd written to listen on 80 and 443. Fortunately I found the capabilities way of doing that (`setcap 'cap_net_bind_service=+ep' executable`) and that was the first I ever heard of capabilities. I consider myself pretty Linux-savvy, but it was pretty recently that I learned about capabilities.","mediaType":"text/markdown"},"published":"2025-05-04T20:43:40.235112Z","updated":"2025-05-04T20:44:30.741848Z","tag":[{"href":"https://lemmy.world/u/renzev","name":"@renzev@lemmy.world","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/linuxmemes","attachment":[]},"cc":["https://lemmy.world/c/linuxmemes","https://lemmy.world/u/renzev"],"tag":[{"href":"https://lemmy.world/u/renzev","name":"@renzev@lemmy.world","type":"Mention"}],"type":"Update","audience":"https://lemmy.world/c/linuxmemes"},"cc":["https://lemmy.world/c/linuxmemes/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/update/00aca001-6ab5-4190-b73e-1ea1a02e936c"}" +request: [ "host" => "kbin.spritesserver.nl" "method" => "POST" "uri" => "/f/inbox" "client_ip" => "135.181.143.221" ] +headers: [ "content-type" => [ "application/activity+json" ] "host" => [ "kbin.spritesserver.nl" ] "date" => [ "Sun, 04 May 2025 20:44:48 GMT" ] "digest" => [ "SHA-256=I0idiU9T7qsY1o07C8FQhn9twSFpoCElSLCEZwN+pgM=" ] "signature" => [ "keyId="https://lemmy.world/c/linuxmemes#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="HSvxr8fy3L44Uw3XMC4UGsByukVd2C0eJf0bCP2xp+bQL/HcQbcMKYH21rqmuFSKOVddw1ohruKHo/tSskOtxQktka4Jb63qU7YcQj/90Svm6NOALVdfwb0ejs6T4+NzX4UIkjv4jdWcvZsIKakBeZZ0KALyk0lmBQdV2itNaFRFA29T+/mYy4D3+F7Wtqt5fH3pVXK9MzInjQmfqgjy4WjTkQlAyV86Z3W9OREo8zbLziP+lNmTQt6o2vdgMT3C/rJsi7dbUBqXajD+FLkrYtdvJfKGInirMbNmtfVKtqrrgM31XyYmaxsVksgFDoYEkl5xJaI5VCTdYJrVelBenA=="" ] "traceparent" => [ "00-b6031f9c69d4f3a13b914b7773ab84b0-b30b98e755b3b8a8-01" ] "tracestate" => [ "" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.11-16-g3824d1992; +https://lemmy.world" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "2224" ] "x-php-ob-level" => [ "1" ] ] } |
Envelope stamps when dispatching | No items |
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#343 -busName: "messenger.bus.default" } Symfony\Component\Messenger\Stamp\SentStamp {#268 -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport" -senderAlias: "async_ap" } Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#227 -id: "55446226" } |