mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 02:17:19 +00:00
Fixes a message forgery bug (#335). This works because Django will not generate a new CSRF token if a valid token cookie is already present (see django/middleware/csrf.py). (imported from commit 23222cb0bb62ae8a2f8ac7fb3f24bbc866103454)
4.5 KiB
4.5 KiB