Rev 13828 | Rev 15818 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13828 | Rev 14384 | ||
---|---|---|---|
Line 25... | Line 25... | ||
25 | addsheet, listsheets, delsheet, getsheet, checksheet, modsheet,\ |
25 | addsheet, listsheets, delsheet, getsheet, checksheet, modsheet,\ |
26 | putexo, listexams, addexam, getexam, checkexam, linkexo, linksheet,\ |
26 | putexo, listexams, addexam, getexam, checkexam, linkexo, linksheet,\ |
27 | modexam, delexam, listlinks, getexo, addexo, delexo,\ |
27 | modexam, delexam, listlinks, getexo, addexo, delexo,\ |
28 | getexamsessions, addcontent, listclasses, getclassesuser, testexo,\ |
28 | getexamsessions, addcontent, listclasses, getclassesuser, testexo,\ |
29 | movexo, movexos, listexos, sharecontent, getexosheet, modexosheet,\ |
29 | movexo, movexos, listexos, sharecontent, getexosheet, modexosheet,\ |
30 | getinfoserver, getsheetstats, |
30 | getinfoserver, getsheetstats, buildexos, changedates |
31 | 31 | ||
32 | # List of jobs allowed without authentication |
32 | # List of jobs allowed without authentication |
33 | allowed_jobs_without_auth=listmodules, getmodule, getinfoserver |
33 | allowed_jobs_without_auth=listmodules, getmodule, getinfoserver |
34 | 34 | ||
35 | #List class descriptions (in .def class file) - "creation" and "connections" are voluntary not here |
35 | #List class descriptions (in .def class file) - "creation" and "connections" are voluntary not here |