Introducing Olympus 2024.04.05.0 - The MC, Excel, and Lucia Authentication update!
Implemented MC view! Basically the same as Viewer but with the solution always
shown
Questions can be bulk created from a CSV file by running the scripts scripts/kd.js, scripts/vcnv.js, scripts/tt.js, and scripts/vd.js. (The
CSV file can be created from the “ods” “excel” template file)
Implemented proper authentication and sessions management.
Passwords are no longer stored in plain text in sessionStorage.
Authentication and sessions management are now handled using Lucia Auth.
Accounts can be bulk created by running the script scripts/users.js
Semantic Compression: Socket authentication is now handled using a shared
socket middleware instead of multiple authentication check, one for each
event