Subversion Repositories wimsdev

Rev

Rev 16579 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16579 Rev 16591
Line 23... Line 23...
23
	getscore, getscores, getsheetscores, getexamscores, getlog, putcsv, search,\
23
	getscore, getscores, getsheetscores, getexamscores, getlog, putcsv, search,\
24
	checkident, update, authuser, gettime, listmodules, getmodule,\
24
	checkident, update, authuser, gettime, listmodules, getmodule,\
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, listclassbackups, restoreclassbackup,\
29
	movexo, movexos, listexos, sharecontent, getexosheet, modexosheet,\
29
	getclassesuser, testexo, movexo, movexos, listexos, sharecontent, getexosheet,\
30
	getinfoserver, getsheetstats, buildexos, changedates
30
	modexosheet, 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, getserverstat, getmodulesstat
33
allowed_jobs_without_auth=listmodules, getmodule, getinfoserver, getserverstat, getmodulesstat
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