gatus/security
2023-07-11 22:46:49 -04:00
..
basic_test.go feat(security)!: Remove deprecated SHA512 parameter for password hashing 2022-06-14 23:48:28 -04:00
basic.go feat(security)!: Remove deprecated SHA512 parameter for password hashing 2022-06-14 23:48:28 -04:00
config_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
config.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
oidc_test.go Add tests for OIDC 2022-01-02 21:14:01 -05:00
oidc.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
sessions.go fix(security): Use LRU eviction policy for OIDC sessions 2022-01-13 18:42:19 -05:00