mtav

Results 3 issues of mtav

This would fix #219 when using c.NativeAuthenticator.import_from_firstuse = True: When importing users from passwords.dbm, the hashed password was processed as if it was a cleartext password, leading the original password...

bug

### Bug description After setting _c.NativeAuthenticator.import_from_firstuse = True_ and reloading the configuration, the users from _firstuse_dbm_path_ do get added to the new database, but they cannot log in or create...

bug

Added requirements.txt and an installation guide to help people use these notebooks after the end of the challenge.