crowdsec/pkg/apiserver
mmetc 7d6514c7cc
update user agent with version and platform information (#3035)
* update user agent with version and platform information

* remove unused import

* user agent: omit tag correctly if git is dirty
2024-05-30 09:45:43 +02:00
..
controllers LAPI: local api unix socket support (#2770) 2024-03-14 10:43:02 +01:00
middlewares/v1 LAPI: support CRL files with multiple PEM blocks (#3002) 2024-05-13 17:09:30 +02:00
tests Fix #1552 (#1569) 2022-06-22 10:29:02 +02:00
alerts_test.go CI: bump lint version and update configuration (#2901) 2024-03-19 10:48:49 +01:00
api_key_test.go apiserver/apiclient: compact tests (#2694) 2024-01-04 17:10:36 +01:00
apic.go update user agent with version and platform information (#3035) 2024-05-30 09:45:43 +02:00
apic_metrics.go light pkg/api{client,server} refact (#2659) 2023-12-14 14:54:11 +01:00
apic_metrics_test.go update user agent with version and platform information (#3035) 2024-05-30 09:45:43 +02:00
apic_test.go update user agent with version and platform information (#3035) 2024-05-30 09:45:43 +02:00
apiserver.go cscli support: include stack traces (#2935) 2024-04-22 23:54:51 +02:00
apiserver_test.go apiserver/apiclient: compact tests (#2694) 2024-01-04 17:10:36 +01:00
decisions_test.go apiserver/apiclient: compact tests (#2694) 2024-01-04 17:10:36 +01:00
heartbeat_test.go apiserver/apiclient: compact tests (#2694) 2024-01-04 17:10:36 +01:00
jwt_test.go apiserver/apiclient: compact tests (#2694) 2024-01-04 17:10:36 +01:00
machines_test.go apiserver/apiclient: compact tests (#2694) 2024-01-04 17:10:36 +01:00
papi.go replace log.Fatal with error return (#2996) 2024-05-17 14:26:10 +02:00
papi_cmd.go Fix locking logic for HA + add list unsubscribe for PAPI (#2904) 2024-03-19 10:29:16 +01:00