[00:20:29] is anybody able to look at ? seems like SMW is broken on their wiki, DBQueryErrors on category pages and Special:Preferences, RuntimeExceptions on Special:Statistics and a few other special pages [00:44:05] lol, nice [06:27:48] MirahezeLogBot is down [06:27:49] fun [06:30:34] BlankEclair: morning and fixed [06:30:38] ty :3 [15:46:18] does a domain need a review for adding it to `frame-src` in the CSP if it's already allowed in `media-src`? [15:47:10] specifically, this is about which can be fixed by adding `clips.twitch.tv` to `frame-src`, but I'm not sure whether I should make a PR for adding it or wait for a CSP review [15:48:12] Generally I would say yes personally, given a frame has more security risks than an image etc -- in this instance, Twitch can probably be added without an additional review since its Twitch, but cc @rhinosf1 [15:50:01] Yes [15:50:43] Any change to the CSP should go through a security review [15:50:54] They also need to be assessed for ongoing need [15:51:04] As the list is getting too broad [15:57:16] alright, I added the CSP Review project to the task [15:57:48] makes sense, iirc it is sent to the client via a header, right? [16:00:31] Yup [16:00:34] A very long header [16:01:26] ah [16:01:35] yeah that does not sound like it's optimal for performance [16:08:17] Headers are relatively cheap to add [16:08:53] Since they are added on the response and not the request, they do not slow down the http request [16:09:15] (And are also likely cached in haproxy so are not recomputed on every request) [16:15:15] but is there really a difference for the user between a slower request or a slower response? [18:25:32] [1/2] https://discord.com/channels/407504499280707585/1372259915468505168/1372259915468505168 [18:25:33] [2/2] Could a techie help out? [23:00:13] https://www.mediawiki.org/wiki/Extension:Tabs seems incompatible with MW1.42 and higher. Should Tabs be removed? [23:22:37] anything to do for https://issue-tracker.miraheze.org/T13688? cert is setup in cloudflare, and miraheze/{ssl,dns} are also already updated [23:32:06] re Extension:Tabs: there's work to make it work: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Tabs/+/1125639 [23:52:32] Probably restrict deployment til that’s up streamed [23:54:40] i am not a fan of phan [23:59:50] Phan has fans?