crowdsec/pkg/apiserver
Laurence Jones 8acce4637a
Option to disable remote lapi registration (#2010)
* Allow to disable remote lapi registration

* Extract method and make it extendable as a generic middleware

* Change method name so it make sense to read abort remote if <config>

* golint
2023-02-24 13:44:21 +00:00
..
controllers Option to disable remote lapi registration (#2010) 2023-02-24 13:44:21 +00:00
middlewares/v1 enabled linters: gocritic, nilerr (#1853) 2022-11-07 10:36:50 +01:00
tests Fix #1552 (#1569) 2022-06-22 10:29:02 +02:00
alerts_test.go lint: error handling cleanup (#1877) 2022-11-29 09:16:07 +01:00
api_key_test.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
apic.go Do not try to refresh JWT token when doing a login request (#2059) 2023-02-16 16:16:26 +01:00
apic_test.go CAPI error code handling tests (#2027) 2023-02-17 14:57:46 +01:00
apiserver.go Option to disable remote lapi registration (#2010) 2023-02-24 13:44:21 +00:00
apiserver_test.go lint: error handling cleanup (#1877) 2022-11-29 09:16:07 +01: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 lint: error handling cleanup (#1877) 2022-11-29 09:16:07 +01:00
machines_test.go lint: error handling cleanup (#1877) 2022-11-29 09:16:07 +01:00
papi.go Polling API Integration (#1715) 2023-01-31 14:47:44 +01:00
papi_cmd.go Polling API Integration (#1715) 2023-01-31 14:47:44 +01:00
utils.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00