JuezUN / INGInious

UNCode is an online platform for frequent practice and automatic evaluation of computer programming, Jupyter Notebooks and hardware description language (VHDL/Verilog) assignments. Also provides a pluggable interface with your existing LMS.
https://juezun.github.io
Other
9 stars 7 forks source link

remove requests logs on lti and enforce https on lti requests #560

Closed VirtualDiegox closed 5 months ago

VirtualDiegox commented 5 months ago

Description

Hotfix to ensure LTI on AWS Now the LTI requests are forced to be https in order to validate them with the HMAC-SHA1 signature

Type of change

Please delete options that are not relevant.