zulip: Can't create account or login on chat.zulip.org with GitHub

I found out about the demo server and I wanted to test it. Unfortunately using this GitHub account for authentication doesn’t seem to work.

These are the steps I have taken:

(reporting here as suggested on HN)

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 29 (14 by maintainers)

Commits related to this issue

Most upvoted comments

@hadrianw I think you might have misread the “No account found for …” error message – if you click the “Continue to registration”, it’ll let you create an account (which is I assume what you’re trying to do). We just did a redesign of that page to be more clear (not available in production yet, but it now reads like this:

image

Actually, @ciupicri I think that might be your issue as well.

@andychu I think the firefox issue might be this? https://github.com/zulip/zulip/issues/4914; basically Django’s CSRF requires the Referer header to be set. If it’s not, open a new issue? It’s a lot easier to debug if we don’t get several independent things in a single issue thread.