zulip/docs/overview
Aditya Bansal 9b485f3ef4 auth: Fix bug with subdomains and GitHub auth causing apparent logouts.
This adds a new settings, SOCIAL_AUTH_SUBDOMAIN, which specifies which
domain should be used for GitHub auth and other python-social-auth
backends.

If one is running a single-realm Zulip server like chat.zulip.org, one
doesn't need to use this setting, but for multi-realm servers using
social auth, this fixes an annoying bug where the session cookie that
python-social-auth sets early in the auth process on the root domain
ends up masking the session cookie that would have been used to
determine a user is logged in.  The end result was that logging in
with GitHub on one domain on a multi-realm server like zulipchat.com
would appear to log you out from all the others!

We fix this by moving python-social-auth to a separate subdomain.

Fixes: #9847.
2018-07-10 16:49:00 +05:30
..
architecture-overview.md Replace all user-facing references to "invite-only" with "private". 2018-06-12 13:37:45 -04:00
changelog.md auth: Fix bug with subdomains and GitHub auth causing apparent logouts. 2018-07-10 16:49:00 +05:30
contributing.md
directory-structure.md docs: Rename "webhooks" to "incoming webhooks". 2018-05-30 18:21:13 -07:00
gsoc-ideas.md documentation: Migrate all CZO stream links to new stream URL style 2018-05-24 15:15:34 -07:00
index.rst docs: Move readme-symlink symlink to be just called readme. 2017-11-16 21:43:25 -08:00
readme.md docs: Move readme-symlink symlink to be just called readme. 2017-11-16 21:43:25 -08:00
roadmap.md docs: Fix link in roadmap. 2017-12-12 20:50:36 -08:00

readme.md

Zulip overview

Zulip is a powerful, open source group chat application that combines the immediacy of real-time chat with the productivity benefits of threaded conversations. Zulip is used by open source projects, Fortune 500 companies, large standards bodies, and others who need a real-time chat system that allows users to easily process hundreds or thousands of messages a day. With over 300 contributors merging over 500 commits a month, Zulip is also the largest and fastest growing open source group chat project.

CircleCI Build Status Travis Build Status Coverage Status Mypy coverage docs Zulip chat Twitter

Getting started

Click on the appropriate link below. If nothing seems to apply, join us on the Zulip community server and tell us what's up!

You might be interested in:

You may also be interested in reading our blog or following us on twitter. Zulip is distributed under the Apache 2.0 license.