woodpecker/server
qwerty287 ef1d286596
Allow PR secrets to be used on close (#3084)
closes https://github.com/woodpecker-ci/woodpecker/issues/3071

1. If a secret can be used on PRs, it can also be used on PR close.
2. If no events are set, disallow access to secret. This was different
before, secrets without any event set were allowed for all events.
3. Compare strings instead of patterns.

---------

Co-authored-by: 6543 <6543@obermui.de>
2023-12-31 21:43:24 +01:00
..
api Correct http cache headers for firefox (#3017) 2023-12-26 08:37:13 +01:00
badges Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cache Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
ccmenu Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cron Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
forge Load changed files for closed PR (#3067) 2023-12-29 22:50:31 +01:00
grpc Add depends_on support for steps (#2771) 2023-12-24 12:14:30 +01:00
logging Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
model Allow PR secrets to be used on close (#3084) 2023-12-31 21:43:24 +01:00
pipeline Add imports checks to linter (#3056) 2023-12-29 21:19:42 +01:00
plugins Add another testcase (#3035) 2023-12-27 10:51:39 +01:00
pubsub Refactor/simplify pubsub (#2554) 2023-10-13 07:34:33 +02:00
queue Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
router Add option to disable version check in admin web UI (#3040) 2023-12-27 22:16:15 +01:00
store Hide PR tab if PRs are disabled (#3004) 2023-12-24 11:04:18 +02:00
web Add option to disable version check in admin web UI (#3040) 2023-12-27 22:16:15 +01:00
config.go Add option to disable version check in admin web UI (#3040) 2023-12-27 22:16:15 +01:00