Prevent LDAP injections in the autocompletion process by restricting the query to the alphanumeric words.
We let the users know about it by adding a help-text above each autocompletion input.
I can push this code to https://dev.cof.ens.fr/gestion upon request to allow the reviewers to test it on the actual LDAP database.
Fixes #150