1
0
mirror of https://github.com/chylex/SMTP-Relay.git synced 2024-10-16 23:42:47 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
7f8b140d4a
Reorganize source code directories 2023-07-05 11:03:12 +02:00
a4a97716e2
Change hasher utility to accept passwords from stdin 2023-07-03 08:10:10 +02:00
Jonathon Reinhart
009ae8f73a hasher: Check number of arguments
This makes for a better user experience than a go segfault.
2021-02-15 00:18:15 -05:00
Nicolai Willems
076fd65dea Use default cost for bcrypt 2020-06-05 22:48:33 +02:00
Nicolai Willems
36673ae3f0 Add helper to do hashing 2020-05-24 21:07:29 +02:00