max
- https://blog.mpatterson.xyz
-
If you would like to contribute, email me a patch and how you want to be credited in the commit
- Joined on
2022-03-30
Block a user
f7eb852c66
Gracefully shut down server when interrupt signal is received and remove panic when creating log directory
6d1e700d8b
Update version
1b2fcd72b9
Use switch statements for argument matching, use a map for removing disallowedCharacters, and set up worker pool for concurrent "chunk" generation of the password
6c20c7bb8b
Add go.sum
f5289baecd
Update Go version to 1.20
fcd6477ec3
Migration implementation, auto migrate when starting program
bbbf14bdc7
Fix example config to have AutoMigrate be a proper boolean type in JSON
eb1c2daa6a
Add AuthToken to user struct, and update SQL statements to match struct fields
cb786a6a56
Prepare config option to enable auto migrations
b962bbdd88
Fix import order
83c7065d2a
Full refactor, remove dead code, remove math/rand, add version arg, remove symbol arg, help arg, and improve remove disallowed character argument