[go: up one dir, main page]

Skip to content

Tags: cheahengteong/crowdsec

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
trying to fix docker push ci (crowdsecurity#519)

v1.0.0-rc5

Toggle v1.0.0-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix & improve cscli remove action + improve cscli args vars (crowdsec…

…urity#498)

v1.0.0-rc4

Toggle v1.0.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
push to CAPI in go routine (crowdsecurity#489)

Co-authored-by: AlteredCoder <AlteredCoder>

v1.0.0-rc3

Toggle v1.0.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cahse_size doc (crowdsecurity#476)

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v1.0.0-rc2

Toggle v1.0.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
have some random seed for jwt generation (crowdsecurity#440)

* have some random seed for jwt generation

* change env var name for not mixing up with other services

v1.0.0-rc

Toggle v1.0.0-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
wip_lapi: Add branch in config file (crowdsecurity#435)

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
properly honor the --force flag of upgrade (crowdsecurity#327)

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
set default hub branch to master in cscli (crowdsecurity#279)

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix ban flush (crowdsecurity#277)

* fix ban flush by soft-deleting entries in database
* fix unit tests accordingly