Comment on Anyone else being forced to log into the site for each visit?
marsara9@lemmy.world 1 year ago
How are you visiting the site? Are you typing the URL into the address bar yourself or are you going to Google and then clicking on the link?
For the later, a few weeks back Lemmy pushed a change that doesn’t allow cookies to be seen if coming from an external domain. This change might have finally made it to your instance.
For the former, I have no idea. 🫤
mark@programming.dev 1 year ago
I’m usually just either clicking a link that directs me to a post on this programming.dev instance (via my RSS reader) or just typing the programming.dev domain in my browser bar. Neither of which seems like it would have cross-domain cookie issues, so not sure what it could be.
snowe@programming.dev 1 year ago
very strange. We haven’t done an update since the 9th, so you shouldn’t be seeing anything acting differently.
marsara9@lemmy.world 1 year ago
Clicking on the link would if you’re currently on lemmy.world and it’s taking you to programmingml.dev. But ya typing the URL into the browser bar shouldn’t.
Something you might try… Logout and log back in and the look for the
jwt
cookie and see what properties are set on it. Maybe they’ve started using session only cookies?mark@programming.dev 1 year ago
I’m never going straight to lemmy.world. This happens even when links are going to a Lemmy post on my instance, programming.dev. For instance, I’m viewing this post on programming.dev, and I just had to log in again to see it.