mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
portico: Use /help/ style pages for displaying policies.
This replaces the TERMS_OF_SERVICE and PRIVACY_POLICY settings with just a POLICIES_DIRECTORY setting, in order to support settings (like Zulip Cloud) where there's more policies than just those two. With minor changes by Eeshan Garg.
This commit is contained in:
@@ -850,7 +850,7 @@ prefills that value in the new account creation form, but gives the
|
||||
user the opportunity to edit it before submitting. When `True`, Zulip
|
||||
assumes the name is correct, and new users will not be presented with
|
||||
a registration form unless they need to accept Terms of Service for
|
||||
the server (i.e. `TERMS_OF_SERVICE=True`).
|
||||
the server (i.e. `TERMS_OF_SERVICE_VERSION` is set).
|
||||
|
||||
## Adding more authentication backends
|
||||
|
||||
|
||||
Reference in New Issue
Block a user