mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
Compare commits
2 Commits
52ba675a26
...
de19741613
Author | SHA1 | Date | |
---|---|---|---|
|
de19741613 | ||
|
36a63f7963 |
@@ -47,9 +47,8 @@ When we discover a security issue in Zulip, we publish a security and
|
||||
bug fix release, transparently documenting the issue using the
|
||||
industry-standard [CVE advisory process](https://cve.mitre.org/).
|
||||
|
||||
When new security releases are published, we simultaneously publish
|
||||
the fixes to the `main` and stable release branches, so
|
||||
that anyone using those branches can immediately upgrade as well.
|
||||
When new security releases are published, we simultaneously publish the fixes to
|
||||
the `main` branch and the release branch for the current major release series.
|
||||
|
||||
See also our [security overview][security-overview], and our [guide on securing
|
||||
your Zulip server][securing-your-zulip-server].
|
||||
|
@@ -11,7 +11,8 @@ anyone will be able to click the link and view the discussion in the
|
||||
Zulip web application without needing to create an account.
|
||||
|
||||
To see this feature in action, you can [view web-public channels in the Zulip
|
||||
development community](https://chat.zulip.org/) without logging in.
|
||||
development community](https://chat.zulip.org/?show_try_zulip_modal) without
|
||||
logging in.
|
||||
|
||||
Users who wish to post content will need to create an account in order
|
||||
to do so.
|
||||
|
Reference in New Issue
Block a user