Thibault "bui" Koechlin
|
1c0fe09576
|
Add support for certificate authentication for agents and bouncers (#1428)
|
2022-06-08 16:05:52 +02:00 |
|
mmetc
|
131ed1b0a7
|
error reporting (#1501)
* unified error reporting, removed redundancy, tests
|
2022-05-19 10:48:08 +02:00 |
|
blotus
|
0449ec1868
|
Windows Support (#1159)
|
2022-05-17 12:14:59 +02:00 |
|
Thibault "bui" Koechlin
|
d8dc01cd94
|
Revamp unit tests (#1368)
* Revamp unit tests
* Increase coverage
* Use go-acc to get cross packages coverage
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
|
2022-03-29 14:20:26 +02:00 |
|
Thibault "bui" Koechlin
|
a88848009a
|
fix default perms for log file (#1177)
* fix default perms
|
2022-01-18 16:54:02 +01:00 |
|
Thibault "bui" Koechlin
|
40ed810c0b
|
Gin upgrade (#1174)
* upgrade gin / gin-jwt, and add a new 'trusted_proxies' option to provide trusted CIDRs
|
2022-01-17 17:18:12 +01:00 |
|
Thibault "bui" Koechlin
|
6e92da76ad
|
lapi to capi : allow push of tainted/custom/manual decisions (#1154)
* add console command to control signal sharing
* modify metrics endpoint to add lastpush
Co-authored-by: alteredCoder <kevin@crowdsec.net>
|
2022-01-13 16:46:16 +01:00 |
|
blotus
|
3105897f37
|
Allow to configure log rotation (#1130)
|
2021-12-28 11:59:03 +01:00 |
|
Thibault "bui" Koechlin
|
950759f6d6
|
Output plugins (#878)
* Add plugin system for notifications (#857)
|
2021-08-25 11:43:29 +02:00 |
|
Thibault "bui" Koechlin
|
cd06929e75
|
honor log levels for api : don't log access logs if level is warn/err (#732)
* honor log levels for api : don't log access logs if level is warn/err
* add basic test for logging of api server
|
2021-04-07 11:39:24 +02:00 |
|
AlteredCoder
|
1e899c2211
|
Refactor configuration management (#698)
|
2021-03-24 18:16:17 +01:00 |
|
blotus
|
260332c726
|
Add use_forwarded_for_headers configuration option for LAPI (#610)
* Add use_forwarded_for_headers configuration option for LAPI
* update documentation
|
2021-02-09 19:10:14 +01:00 |
|
Thibault "bui" Koechlin
|
71ac0d2fce
|
Apiclient tests (#484)
Co-authored-by: AlteredCoder
Co-authored-by: erenJag
|
2020-11-30 16:15:07 +01:00 |
|
Thibault "bui" Koechlin
|
dbb420f79e
|
local api (#482)
Co-authored-by: AlteredCoder
Co-authored-by: erenJag
|
2020-11-30 10:37:17 +01:00 |
|