mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-21 15:33:17 +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 |
||
---|---|---|
.. | ||
basic_test.go | ||
basic.go | ||
config_test.go | ||
config.go | ||
oidc_test.go | ||
oidc.go | ||
sessions.go | ||
sha512_test.go | ||
sha512.go |