oauth2-proxy/pkg/authentication/basic
Nick Meves 65c228394f
Address gosec findings
Mostly handling unhandled errors appropriately.
If logging to STDERR fails, we panic. Added #nosec
comments to findings we are OK with.
2020-08-09 07:55:39 -07:00
..
test Add HTPasswdValidator to basic authentication package 2020-07-18 11:01:49 +01:00
basic_suite_test.go Add HTPasswdValidator to basic authentication package 2020-07-18 11:01:49 +01:00
htpasswd.go Address gosec findings 2020-08-09 07:55:39 -07:00
htpasswd_test.go Add HTPasswdValidator to basic authentication package 2020-07-18 11:01:49 +01:00
validator.go Add HTPasswdValidator to basic authentication package 2020-07-18 11:01:49 +01:00