discourse/plugins/discourse-lti/spec
Loïc Guitaut 3fc6511278 FIX: Don’t store return path in the session
Since the session is backed by a cookie, storing too much data will lead
to a cookie overflow error.

A return path can be quite large sometimes, so intead of storing it in
the session, this patch stores it in our server session.
2025-09-19 10:05:20 +02:00
..
requests FIX: Don’t store return path in the session 2025-09-19 10:05:20 +02:00
system