• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. What programming/technical projects have you been working on?

      This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's...

      This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?

      19 votes
    2. [SOLVED] Bug report: Firefox login

      Comment box Scope: bug report Tone: neutral Opinion: none Sarcasm/humor: none I don't think I have an account on GitLab, so I'll just share this here and tag @Deimos. It's not possible for me to...
      Comment box
      • Scope: bug report
      • Tone: neutral
      • Opinion: none
      • Sarcasm/humor: none

      I don't think I have an account on GitLab, so I'll just share this here and tag @Deimos.

      It's not possible for me to log into Tildes on Firefox. I receive a "Page expired, reload and try again" error every time I try. It occurs in all cases, including:

      • If I'm using a stale tab and if I open a new tab or refresh the page
      • With browser extensions enabled and disabled
      • In private browsing mode with no extensions enabled
      • With Enhanced Tracking Protection turned on or off
      • When I specifically add https://tildes.net as an exception in my tracking preferences
      • When I'm not signed in or syncing data from another browser
      • After I delete my Tildes password from my browser
      • Even when I clear cookies/cache..

      I have only tried this on Firefox desktop, but I found this Git issue from @Omnicrola describing the same problem for Firefox mobile. Some differences:

      • My problem seems to happen every day of the week, not just Sundays.
      • My problem does NOT resolve itself within 24 hours. I have to use a different browser like Cheome to log in.

      Not experiencing this with any other website. Maybe the website/server/browser thinks I'm in a different timezone or something, as theorized in that thread, CSRF and all that, but I've been in the same place for a week or two now. If I go to Web Developer Tools I can see error messages like this:

      Cookie “” has been rejected by user set permissions.

      Cookie “session=abcdefghijklmnopqrstuvwxyz12345; Max-Age=31536000; Path=/; expires=Wed, 19-Feb-2025 22:34:16 GMT; secure; HttpOnly” has been rejected by user set permissions.

      Request to access cookies or storage on “https://tildes.net/login” was blocked because of custom cookie permission.

      That links to this page which isn't very helpful because I've already tried that. It's possible that I have some other privacy configuration in Firefox that's screwing with Tildes, but I wouldn't know what. Wondering if anyone else has experienced this and gotten around it?

      7 votes