Rework of the flexisip authdb file parsing using belr.
I also changed slightly the behavior for user names and user ids including spaces (url_encoded in the form of '%20'): now both hash-based passwords(md5 and sha256) and password keys use the unescaped values. It is consistent if the authdb backend is file but i am unsure of the values stored in database.