I have seen this on lemm.ee for the past year. It’s rare but happens
Comment on Lemmy.world appears to have briefly logged me in as a completely different user (twice)?
MrKaplan@lemmy.world 1 week agoI already followed various code paths to try and see where Lemmy might be setting incorrect caching headers without finding anything and nothing in the relevant code seems to have been changed between 0.19.3 and newer 0.19 releases.
I’m still unsure if we’re just seeing it more frequently due to a larger number of users and us also having a “proper” caching setup and in practice it would happen on other instances as well or whether it’s somehow something that others just don’t see due to not being on 0.19.3.
wintermute_oregon@lemm.ee 1 week ago
MrKaplan@lemmy.world 1 week ago
glad to at least have confirmation that this isn’t just us, thanks!
do you remember whether this has still been happening while lemm.ee was on lemmy 0.19.5 or 0.19.8?
wintermute_oregon@lemm.ee 1 week ago
I have not seen it for a while. I have not seen it for about 6 months. You may want to reach out to Sunaurus over at Lemm.ee to see if he has any info about it.
Blaze@lemmy.dbzer0.com 1 week ago
We could maybe open a thread somewhere to try to get additional evidence.
I was thinking about !asklemmy@lemmy.world , but that would probably get removed as a support question.
Maybe !fediverse@lemmy.world ?
PugJesus@lemmy.world 1 week ago
I’ve been seeing this for as long as I’ve been using Lemmy, I assumed it was just some known bug in the code.
e0qdk@reddthat.com 1 week ago
Hmm… I don’t know what would be causing this particular issue on the Cloudflare side, but the fact that lemmy.world shows
@[email protected]
instead of usernames when viewed with JS disabled suggests that you should review your Cloudflare configuration… At a minimum you have their email filter enabled when it shouldn’t be; there could be other issues too.MrKaplan@lemmy.world 1 week ago
why shouldn’t the email filter be enabled?
I have to admit that it doesn’t do much for us, as the support emails we have in sidebars and posts are unfortunately federated to other instances where they’re not getting obfuscated and will be crawled there, but we do have contact emails on the website. I’m currently not aware of any issues caused by that.
e0qdk@reddthat.com 1 week ago
It breaks readability of your site without JS. That’s particularly bad for the “old” (mlmym) UI which would otherwise be usable for basic interaction without JS entirely, but I find it annoying every time I end up loading a page from lemmy.world directly – e.g. to check federation.
That’s one of the reasons why I’m on reddthat instead of lemmy.world: old.reddthat.com works without JS.