1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-03-29 20:39:54 +02:00

5 Commits

Author SHA1 Message Date
Robert Kaussow
685907ddf6
Fix spelling in test description () 2024-01-13 15:24:13 +01:00
6543
5742e8695c
Do not sanitzie secrets with 3 or less chars ()
as this secrets have to low entropy they can not be valid secrets and
e.g. make log only unredable

just add a secret with value `a` to a repo an run a pipeline ...

---
*Sponsored by Kithara Software GmbH*
2023-10-31 19:44:03 +01:00
qwerty287
8cdac56d8f
Check for correct license header () 2023-08-10 11:06:00 +02:00
Philipp
366701fde7
Fix multiline secrets replacer ()
* Fix multiline secrets replacer

* Add tests
2022-01-16 22:57:37 +01:00
6543
7986eba002
Hide multi line secrets from log ()
close 
2022-01-08 20:39:52 +01:00