Commit Graph
2 Commits
Author SHA1 Message Date
Galen AbellandAntoine Eiche d47e4ead88 Add send-only accounts 2020-05-08 20:43:46 +02:00
Galen Abellandlewo 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