Redesign authentication
- there is now a single Eliom reference holding the logged in user - per-election authentication is no longer handled by a submodule of WEB_ELECTION - the database of passwords for password authentication can only be initialized for the site from the configuration file
src/web/web_auth_state.ml
0 → 100644