mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 07:52:19 +00:00
Previously, we deleted all reload tokens on each reload, which created a race condition if there were multiple tabs open. Now, we continue to delete tokens after using them, but if a token is not used it is preserved for a week before being deleted. Fixes #22832.
5.4 KiB
5.4 KiB