[15:04:38] So I just tried to trigger the logout issue myself, and it is very curious [15:05:25] I logged in on meta, then logged in on https://lophocmatngu.wiki/ and everything works fine [15:05:44] hey, my SEO settings works now [15:05:57] seeing the network log on Firefox, it works almost like real SSO, using redirects [15:06:48] be reminded that my wiki don't use the standard settings [15:07:11] yeah, but for the purposes of this test it works fine [15:07:23] I see. Still, you may have to try with another one with the standard article path [15:07:42] something curious happened when I went to mhtech.miraheze.org though [15:08:16] my central session was immediately deleted [15:08:48] now, if I reload on meta, I'm indeed logged out completely [15:09:20] :squint: [15:09:48] this shouldn't happen, but maybe it is just because mhtechwiki is a private wiki, I'll see if I can reproduce somewhere else [15:12:56] could reproduce also on devwiki [15:13:41] I'll try to get a redacted log done so we can analyze it [15:30:19] could not reproduce anymore on devwiki after logging in on Special:UserLogin there [15:31:10] so, now I know that everytime you visit a wiki on the *.miraheze.org domain (where CentralAuth sets its SUL2 cookies) that you have never logged to before, your central session is deleted [15:32:15] good to know, but I don't think this is the issue the users getting logged out are facing [15:39:27] you need another custom domain wiki? [15:39:40] no [15:40:08] @theoneandonlylegroom if you've ever had the logout issue, do you remember what exactly you did before getting logged out? [15:41:24] honestly don't but I did visited today a wiki which I usually don't and later saw that I'm logged out of Meta [15:41:47] was the wiki on *.miraheze.org? [15:41:48] still logged in that other wiki though [15:41:52] yes [15:42:20] it was on android Firefox btw [15:42:26] was that your first time visiting it while logged in? [15:42:28] I just got home [15:43:37] probably first time in couple of months [15:43:55] you could have faced the issue I described [15:43:58] probably [15:44:20] I browsed it on my desktop firefox yesterday evening, if that's help [15:44:48] need some kind of trace to be done? [15:44:57] w/ a random wiki? [15:45:44] I'm doing those w/ an account I created just now: https://meta.miraheze.org/wiki/Special:Log?logid=1053738 [15:46:40] I remember reading my CentralAuth page once, and wondering "when exactly did I visit over 80 wikis 😂 ". [15:47:10] I think I discovered that one of the wikis I visited had some sort of script that depended on something on another wiki [15:47:57] Could be these kinds of cross-wiki scripts getting people logged out because they never visited the other wiki before [15:48:29] But then I don't remember that happening to me back then 🤔 [15:49:57] I never seen cross wiki scripts [15:50:06] what their purpose even? [15:50:14] I don't even remember [15:50:28] also thanks for reminding me I have test account w/o email [15:50:29] besides, we don't have CORS setup, so why would those even work? [15:51:46] I've never seen them either [15:53:04] so much stuff to investigate, yet so little time awake and on the computer [15:53:19] Now I'm interested in seeing what's happening [16:46:52] https://meta.miraheze.org/wiki/Special:RequestWikiQueue/41774#mw-section-comments noticing this a lot lately [16:47:12] it is also a big reason why I have more echo notifs that I should [16:50:40] if only Mirabeta wasn't down 😢 [16:51:17] I forgot about echo notif spam tbh [16:51:37] only reason I've ever gotten multiple hundreds of notifs in the past [18:24:56] Scripts you load from another wiki, Like on Wikimedia. You can load them locally or globally? [18:29:05] ah, Global.js? [18:34:31] yes [18:34:43] That's what I think it is. [18:36:01] [1/2] Like: [18:36:01] [2/2] ```mw.loader.load("//en.wiktionary.org/w/index.php?title=MediaWiki:Gadget-CodeLinks.js&action=raw&ctype=text/javascript");``` [19:19:59] Hallo [19:20:38] MirahezeMagic has two translatable messages about the Visual Diffs beta feature. See https://github.com/miraheze/MirahezeMagic/blob/master/i18n/managewiki/en.json and search for wgVisualEditorEnableDiffPageBetaFeature [19:21:19] I've actually fixed one of them a bit, but now I'm realizing a bigger problem. This beta feature was removed from the VisualEditor extension almost a year ago: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/VisualEditor/+/909753 [19:22:17] So the support for this beta feature should probably be removed from MirahezeMagic, unless Miraheze uses a custom version of VisualEditor that does have this beta feature. [19:22:52] We might have missed that [19:23:16] Can you file a task tagged with #config on our phorge [19:29:20] https://issue-tracker.miraheze.org/ ? [19:31:54] Ye [19:39:14] [1/2] OK: https://issue-tracker.miraheze.org/T11935 [19:39:14] [2/2] Please check that I've done it correctly. It's my first for Miraheze. [19:39:50] from a setup perspective it seems perfect to me [19:40:25] Thanks