mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 21:30:25 +08:00
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. |
||
|---|---|---|
| .. | ||
| assets/javascripts/discourse-lti/api-initializers | ||
| config | ||
| lib/discourse_lti | ||
| public/javascripts | ||
| spec | ||
| plugin.rb | ||
| README.md | ||
Learning Management System Integration Plugin
A plugin which allows Discourse to act as an Learning Tools Interoperability (1.3) Tool
For more information, please see: https://meta.discourse.org/t/learning-management-system-integration-lti-1-3-authentication/196174