Galen Abell 6563abc1c4 Fix password hash file generation behavior
- Move the "create password hash file from hashed password" behavior to
  a separate variable, since having it in the default field of config
  would always cause the warning to trigger
- Change type of hashedPassword to `nullOr str`
2020-03-06 17:27:47 +00:00
..
2018-05-22 23:18:55 +02:00
2018-05-22 23:18:55 +02:00
2018-01-29 10:34:27 +01:00
2018-05-22 23:18:55 +02:00
2019-07-09 21:59:28 -06:00