crowdsec/pkg/apiserver
registergoofy eda9c03c82
jwt token generation improvement (#557)
* add some warning comment for those who want to choose their secret
* strictly follow the golang doc for using crypto/rand
* fatal if not enough entropy
* add a check when using pre-choosen secret
2021-01-07 14:24:53 +01:00
..
controllers update prometheus doc (#509) 2020-12-04 11:24:12 +01:00
middlewares/v1 jwt token generation improvement (#557) 2021-01-07 14:24:53 +01:00
tests local api (#482) 2020-11-30 10:37:17 +01:00
alerts_test.go Apiclient tests (#484) 2020-11-30 16:15:07 +01:00
api_key_test.go local api (#482) 2020-11-30 10:37:17 +01:00
apic.go ensure decisions from local or tainted scenarios aren't push, neither are manual decisions (#536) 2020-12-14 12:46:07 +01:00
apiserver.go local api (#482) 2020-11-30 10:37:17 +01:00
apiserver_test.go Apiclient tests (#484) 2020-11-30 16:15:07 +01:00
decisions_test.go local api (#482) 2020-11-30 10:37:17 +01:00
jwt_test.go local api (#482) 2020-11-30 10:37:17 +01:00
machines_test.go Apiclient tests (#484) 2020-11-30 16:15:07 +01:00
utils_test.go local api (#482) 2020-11-30 10:37:17 +01:00