Require explicit listing of published elections in data dirs
Do no longer rely on the presence of result.json to decide whether an election should be imported or not. Now, directories listed in <data> tags must contain an "index.json" file that lists sub-directories that should be imported by the web server. Additional changes: - allow several <data> tags - small memory optimization in election.json parsing
demo/data/index.json
0 → 100644
Please register or sign in to comment