crowdsec/pkg/apiserver
2023-11-07 15:07:36 +01:00
..
controllers errors.Wrap -> fmt.Errorf; clean up imports (#2301) 2023-06-23 14:04:58 +02:00
middlewares/v1 add missing scenarios in first login when authenticating with TLS (#2454) 2023-10-09 15:26:38 +02:00
tests Fix #1552 (#1569) 2022-06-22 10:29:02 +02:00
alerts_test.go test cleanup: remove /tmp/crowdsec_tests* directories (#2232) 2023-05-25 15:32:32 +02:00
api_key_test.go test cleanup: remove /tmp/crowdsec_tests* directories (#2232) 2023-05-25 15:32:32 +02:00
apic.go typos/grammar (#2561) 2023-11-07 15:07:36 +01:00
apic_metrics.go use go 1.21.1 (#2418) 2023-10-04 13:01:57 +02:00
apic_metrics_test.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
apic_test.go typos/grammar (#2561) 2023-11-07 15:07:36 +01:00
apiserver.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
apiserver_test.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
decisions_test.go support decisions deletion via scenario + alerts delete via ID (#1798) 2022-10-19 14:37:27 +02:00
heartbeat_test.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
jwt_test.go add missing scenarios in first login when authenticating with TLS (#2454) 2023-10-09 15:26:38 +02:00
machines_test.go test cleanup: remove /tmp/crowdsec_tests* directories (#2232) 2023-05-25 15:32:32 +02:00
papi.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
papi_cmd.go update dependency on go-cs-lib; drop the pkg/ part (#2393) 2023-07-28 16:35:08 +02:00
utils.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00