mirror of https://github.com/zulip/zulip.git
7910a6e134
Most directly useful for the migration to zulipchat.com.
Creates a new field in UserProfile to store the tos_version, as well as two
new settings TOS_VERSION and FIRST_TIME_TOS_TEMPLATE. We check for a version
mismatch between what the user has signed and the current
settings.TOS_VERSION whenever the user hits the home page, and redirect them
if needed.
Note that accounts_accept_terms.html and
zerver.views.accounts_accept_terms were unused before this commit
(they date from
|
||
---|---|---|
.. | ||
webhooks | ||
__init__.py | ||
alert_words.py | ||
integrations.py | ||
messages.py | ||
presence.py | ||
push_notifications.py | ||
realm.py | ||
realm_emoji.py | ||
report.py | ||
streams.py | ||
tutorial.py | ||
upload.py | ||
user_settings.py | ||
users.py |