mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-22 16:03:44 +01:00
c712133df0
I've re-written the code for this several times before but always ended up not going through with it because a hashed Bcrypt string has dollar signs in it, which caused issues with the config due to environment variable support. I finally decided to go through with it by forcing users to base64 encode the bcrypt hash |
||
---|---|---|
.. | ||
base64.go | ||
bcrypt.go |