gatus/vendor/golang.org/x
TwiN c712133df0 feat(security): Implement Bcrypt for basic auth and deprecate SHA512
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
2022-01-08 19:59:45 -05:00
..
crypto feat(security): Implement Bcrypt for basic auth and deprecate SHA512 2022-01-08 19:59:45 -05:00
image Add response time badge and chart 2021-08-21 18:12:06 -04:00
mod Update dependencies 2021-10-03 22:15:20 -04:00
net #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00
oauth2 #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00
sync Update dependencies 2021-10-03 22:15:20 -04:00
sys Update dependencies 2021-10-03 22:15:20 -04:00
tools Update dependencies 2021-10-03 22:15:20 -04:00
xerrors Update Go to 1.17 2021-10-03 15:03:09 -04:00