cms
cms copied to clipboard
Contest Management System
Server time differs from local time in two cases (can be both): - Different timezone - Same timezone but clocks not aligned (for instance due to a misconfiguration of NTP)...
**Is your feature request related to a problem? Please describe.** The OutputOnly task type requires files named `output_*code*.txt`, but some organisers use different naming conventions, like `*code*.out`. **Describe the solution...
**Is your feature request related to a problem? Please describe.** A user that already has an account can't register with that account in a contest(which allows registration). **Describe the solution...
1.file: cms/cmscontrib/AddAdmin.py function:add_admin Log information disclosure username and password 
**Is your feature request related to a problem? Please describe.** There are two problems: 1. As soon as the contest ends, we are blocking access to the list and status...
**IMPORTANT:** This issue is a companion to https://github.com/cms-dev/cms/issues/970. I understand that it is about an old version of CMS, but I am reporting it just because maybe some other users...
**Is your feature request related to a problem?** I would like the possibility to limit allowed languages (a subset of the languages allowed at contest level) per task. We use...
**Description:** Task and contest configuration file lack documentation I am not able to find a complete specification of the configuration files for tasks and contests in YAML format (`italy_yaml`). Looking...
When a task has more than one dataset, the list of submissions available at `/dataset/` is misleading because clicking on the timestamp (first column of the table) of a submission...
Consider this situation: 1. User logs in to CWS 2. Contestant interface is left open in the browser for a long time 3. Authentication cookie expires 4. The open web...