3

I can log in with OpenID, but I am having problems logging out. Whenever I open Stack Overflow, a message appears on the top of my screen saying:

Stack Overflow requires external JavaScript from another domain, which is blocked or failed to load

I guess this is due to restrictions in my office network. Can I access my Stack Overflow accounts without external JavaScript? Is there any basic HTML version of Stack Overflow that can be used in these circumstances?

3
  • (For a list of other domains, see also Which browsers are officially supported? And what else do I need?) Commented Dec 7, 2011 at 12:25
  • Given you have "problems logging in and logging out": so you actually can log in? Commented Dec 7, 2011 at 13:27
  • yes i was able to log in with open Id but couldn't log out.I'll appreciate if i am able to log in and out normally. Commented Dec 12, 2011 at 10:13

1 Answer 1

1

I'd bet the blocked javascript in this case is the "clear global login" script from stackauth.com.

All it does is remove a key from localStorage under the stackauth.com domain. You can do that manually, if you want.

Alternatively, you can disable global auth altogether by blocking the stackauth.com domain, or disabling javascript. Neither experience is stellar, honestly, but it's what a "HTML-only" version of Stack Overflow would be doing so... yeah.

2
  • Hmm no, that message is the "there's no jQuery" warning. Commented Dec 12, 2011 at 19:47
  • 1
    So I'm not crazy after all Commented Dec 12, 2011 at 20:16

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.