Commit graph

442 commits

Author SHA1 Message Date
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
Thibault "bui" Koechlin
f25acab313
remove tachymeter (#561) 2021-01-07 14:07:05 +01:00
Thibault "bui" Koechlin
66f943446a
add doc on how to contribute bouncers (#560)
* add doc on how to contribute bouncers

* fix typo
2021-01-07 12:17:52 +01:00
Shivam Sandbhor
a63b6729bf
Enable detection of httpd (#512)
* Enable detection of `httpd` on centos

Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
2020-12-23 09:47:49 +01:00
thelittlefireman
9a1babc365
Update docker doc for database persistence (#551)
Fix #550
2020-12-21 16:57:44 +01:00
Thibault "bui" Koechlin
8a87e76fe5
up add http as well (#547) 2020-12-17 11:30:26 +01:00
AlteredCoder
bd7bcff2fd
Add upgrade tests (#545) 2020-12-17 10:50:34 +01:00
Thibault "bui" Koechlin
f00f7778bc
document how to use it with tor (#546) 2020-12-17 09:55:55 +01:00
Thibault "bui" Koechlin
2d990c4e7f
delete old empty docs (#544) 2020-12-16 12:55:03 +01:00
erenJag
23ba741f2e
improve wizard upgrade (#542)
* improve wizard upgrade
2020-12-15 17:52:57 +01:00
Thibault "bui" Koechlin
825f8f83b2
up doc (#543) 2020-12-15 17:02:24 +01:00
Thibault "bui" Koechlin
b79c897d99
fix the config restore feature for tainted configurations (#541) 2020-12-15 12:07:43 +01:00
AlteredCoder
ea86a4f4ec
Update README.md 2020-12-14 17:55:03 +01:00
Thibault "bui" Koechlin
ad4521f2cc
gin: broken pipe (#538)
* broken pipe

* don't fail if release isn't here
2020-12-14 17:48:32 +01:00
AlteredCoder
1c005d6923
fix systemctl env (#535)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-12-14 17:44:24 +01:00
registergoofy
13881edbaa
export node logger (#537) 2020-12-14 14:12:22 +01:00
Thibault "bui" Koechlin
f2b30db684
ensure decisions from local or tainted scenarios aren't push, neither are manual decisions (#536) 2020-12-14 12:46:07 +01:00
Thibault "bui" Koechlin
bb679310c7
deal with LAPI down : ensure client will reauthenticate (#527)
* to avoid keeping apiclient in broken state, reset the token on error
2020-12-14 11:54:16 +01:00
AlteredCoder
79080d4e36
Fix cscli hub (#534) 2020-12-14 11:53:30 +01:00
Thibault "bui" Koechlin
fd8c23eb09 Update issue templates 2020-12-08 22:37:46 +01:00
erenJag
b6d73f48cd
Fix some bugs : update doc, codename and fix wizard (#522)
* change localhost to 127.0.0.1 + fix uninstall in wizard
* remove beta from repo
2020-12-08 12:45:36 +01:00
registergoofy
23a8707fad
first try at fixing the CI (#521) 2020-12-08 10:51:01 +01:00
AlteredCoder
0ed92b20a0
fix prometheus URL used by cscli (#520) 2020-12-07 17:35:30 +01:00
erenJag
674630f7b1
trying to fix docker push ci (#519) 2020-12-07 15:44:24 +01:00
erenJag
da5ca5f0ba
fix docker push CI ep3 (#518)
Co-authored-by: erenJag <erenJag>
2020-12-07 12:53:32 +01:00
AlteredCoder
6f4c72776a
remove debug for docker CI (#517)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-12-07 12:39:58 +01:00
AlteredCoder
f8054e1f32
debug CI (#516)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-12-07 12:31:46 +01:00
erenJag
bd69c8042a
fix docker CI (#515)
Co-authored-by: erenJag <erenJag>
2020-12-07 12:20:13 +01:00
erenJag
89f1c92d7e
fix docker ci (#514)
Co-authored-by: erenJag <erenJag>
2020-12-07 12:05:32 +01:00
Thibault "bui" Koechlin
6dcc9e7810
change the hub branch for the upcoming release (#513) 2020-12-07 10:42:37 +01:00
AlteredCoder
cbbe210736
improve docs (#511) 2020-12-04 14:24:34 +01:00
erenJag
a9353e3016
cscli: fix bug in restore command (#510) 2020-12-04 13:00:13 +01:00
erenJag
339cb6cce7
update prometheus doc (#509) 2020-12-04 11:24:12 +01:00
AlteredCoder
759bd2134c
Faq metabase (#508) 2020-12-04 10:43:39 +01:00
erenJag
28c1ea1e23
Add ci docker push (#504) 2020-12-04 10:05:33 +01:00
AlteredCoder
7831dabaa8
rename username by machine (#506)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-12-03 17:38:27 +01:00
registergoofy
f411ab4fcd
Fix a crash (#503)
* fix a crash
2020-12-03 17:34:57 +01:00
AlteredCoder
d057d811b2
allow to specify username when register to lapi (#505)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-12-03 17:07:02 +01:00
erenJag
fd744408c3
fix cwhub remove func (#501) 2020-12-03 12:05:27 +01:00
erenJag
9d016f262f
fix & improve cscli remove action + improve cscli args vars (#498) 2020-12-02 18:47:17 +01:00
Thibault "bui" Koechlin
2e76097d35
Fix overflows of overflows requesting for different decision scope (#499) 2020-12-02 17:15:48 +01:00
AlteredCoder
8707140fb2
Fix documentation errors (#496) 2020-12-01 17:04:13 +01:00
Thibault "bui" Koechlin
b7190c9ecc
improve error management of cscli bouncers add (#495) 2020-12-01 16:16:01 +01:00
Thibault "bui" Koechlin
e5487aacdb
Doc fix install (#494) 2020-12-01 15:08:36 +01:00
erenJag
71325d9134
Improve create alerts input (#493)
* check decisions start_ip & end_ip fields
2020-12-01 14:42:53 +01:00
erenJag
a16fb1475d
add info message when there is no hub index (#492) 2020-12-01 12:33:14 +01:00
Thibault "bui" Koechlin
0be78d4cbf
doc update (#491)
* fix doc indent

* up bouncer doc & arm doc
2020-12-01 11:28:29 +01:00
AlteredCoder
c6eb2afa20
push to CAPI in go routine (#489)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-11-30 17:46:02 +01:00
AlteredCoder
fa11a94e21
fix paths in documentation (#490) 2020-11-30 17:44:30 +01:00
AlteredCoder
b2b60072ea update cscli documentation 2020-11-30 17:16:34 +01:00