mirror of
https://github.com/discourse/discourse.git
synced 2026-08-03 01:49:44 -05:00
Reverts discourse/discourse#34639 We understood the main culprit for cookie overflows was storing `destination_url` in the session, so we don’t really need that debug code anymore.