this post was submitted on 16 Aug 2025
373 points (99.0% liked)
Programmer Humor
25864 readers
745 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I actually recently added the Microsoft logout page to µblocks domain filter at work, since it would every now and then trigger a logout the very first page load after I'd log in to the email there.
This has also somehow caused a bunch of other AD-connected systems to suddenly behave a lot better when it comes to session termination.
Edit: Since people were asking for it, this is what you need to add to the "My filters" tab in your UBO config;
This will prevent any requests from redirecting you to log out, timeouts etc will still invalidate your session.
Oh, do share.
Added an edit with the filter line