3 Sep 2024 |
f0x | hmm right, that makes sense | 16:48:33 |
morguldir | In reply to @f0x:pixie.town so additionally in this case I'm assuming conduit.rs is also doing something odd where it's cycling keys without adding historical ones to old_verify_keys (it doesn't do that in it's own /_matrix/key/v2/server response either) yes there's nowhere to add old_verify_keys | 16:50:46 |
morguldir | and if i had to guess, "cycling keys" was probably "losing the db" :p | 16:51:33 |
4 Sep 2024 |
Timo ⚡️ | In what situations does synapse respond to media queries with "no auth provided (required)" ? I can't find the relevant code | 10:49:06 |
f0x | In reply to @timokoesters:fachschaften.org In what situations does synapse respond to media queries with "no auth provided (required)" ? I can't find the relevant code was wondering the same thing yesterday, I'm only getting that from beta.matrix.org | 10:53:16 |
xiretza | In reply to @timokoesters:fachschaften.org In what situations does synapse respond to media queries with "no auth provided (required)" ? I can't find the relevant code is it https://github.com/t2bot/matrix-media-repo/issues/609#issuecomment-2312950147? | 10:55:03 |
xiretza | In reply to @timokoesters:fachschaften.org In what situations does synapse respond to media queries with "no auth provided (required)" ? I can't find the relevant code * | 10:55:12 |
Timo ⚡️ | Hmm that's probably it. Should I change Conduit or just wait? | 10:56:21 |
xiretza | In reply to @timokoesters:fachschaften.org Hmm that's probably it. Should I change Conduit or just wait? I added a workaround in grapevine: https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/58/diffs?commit_id=b4fecbc51719a33d09be1e76d55ae0eec11fb71a | 10:58:12 |
f0x | ahh didn't realize beta.matrix.org was behind mmr, that explains it | 11:00:48 |
NotHSDevNico | In reply to @timokoesters:fachschaften.org In what situations does synapse respond to media queries with "no auth provided (required)" ? I can't find the relevant code You need to enable the authenticated media config option currently | 11:28:20 |
NotHSDevNico | Like on my HS | 11:28:23 |
f0x | In reply to @deepbluev7:neko.dev You need to enable the authenticated media config option currently why? that'd only apply to local media. afaik Synapse already attempts authorized media requests even when that's disabled | 11:34:45 |
NotHSDevNico | In reply to @f0x:pixie.town why? that'd only apply to local media. afaik Synapse already attempts authorized media requests even when that's disabled Oh, you mean media markes as requiring authentication, that isn't downloadable via the old endpoints? | 11:35:44 |
TravisR | In reply to @f0x:pixie.town ahh didn't realize beta.matrix.org was behind mmr, that explains it (it's on EMS, which uses MMR. We also forgot this when we spent a bunch of time making enable_authenticated_media a thing in Synapse, only to find it didn't do anything when we deployed it 🤦♂️) | 16:06:55 |
TravisR | anyways, matrix.org (non-beta) now has its media freeze in place. There's some slightly non-standard ways we've achieved it, but the general principle remains: authentication is required to download newly uploaded media.
If folks run into issues during development, let us know here. | 16:08:57 |
| f0x joined the room. | 16:27:24 |
5 Sep 2024 |
| Shay changed their display name from Shay [away, back Sept 5] to Shay. | 15:49:50 |
6 Sep 2024 |
| morguldir (Old) joined the room. | 16:30:36 |
morguwuldir 🏳️⚧️ | | 16:31:56 |
morguldir (Old) | kinda feels like custom emoji don't work with forced auth media 🤔 | 16:33:16 |
TravisR | works for me | 16:41:09 |
| TravisR [matrix.org backup] joined the room. | 16:41:29 |
olivia | same | 16:44:06 |
TravisR [matrix.org backup] | though not working on staging.element.io - possibly a good bug to report. Might be the same reason why the Download button doesn't work. | 16:42:41 |
frebib | Yeah not working on EXA either :( | 17:05:24 |
morguldir | In reply to @Criminal:matrix.org kinda feels like custom emoji don't work with forced auth media 🤔 ah i think disabling media previews in element web also stops custom emoji from working | 17:08:16 |
tulir | In reply to @morguldir:sulian.eu ah i think disabling media previews in element web also stops custom emoji from working makes sense, otherwise you could bypass the setting with inline images | 17:10:12 |
morguldir | https://github.com/element-hq/element-web/issues/16935 | 17:11:06 |
| LDA changed their display name from LDA [my kobashi coming soon...] to LDA. | 17:27:28 |