gatus/security
2022-01-02 21:14:01 -05:00
..
basic_test.go Add tests for OIDC 2022-01-02 21:14:01 -05:00
basic.go #205: Work on supporting OpenID Connect for auth 2022-01-02 21:14:01 -05:00
config_test.go oidc: Add /api/v1/config route for determining whether to display a login button on the UI 2022-01-02 21:14:01 -05:00
config.go oidc: Add /api/v1/config route for determining whether to display a login button on the UI 2022-01-02 21:14:01 -05:00
oidc_test.go Add tests for OIDC 2022-01-02 21:14:01 -05:00
oidc.go oidc: Log when a subject tries to authenticate but isn't allowed 2022-01-02 21:14:01 -05:00
sessions.go Add tests for OIDC 2022-01-02 21:14:01 -05:00
sha512_test.go Support SHA512 as hashing algorithm (#8) 2020-10-14 19:24:00 -04:00
sha512.go Improve code documentation 2020-10-23 15:58:59 -04:00