woodpecker/server/forge
qwerty287 f582ad3159
Various enhancements in configuration (#1645)
- backends: move to cli flags instead of os.Getenv
- ssh: support 2fa with key and password
- allow to set grpc jwt secret (solves todo)
- allow to set default and max timeout (solves todo)

Closes https://github.com/woodpecker-ci/woodpecker/issues/896
Closes https://github.com/woodpecker-ci/woodpecker/issues/1131
2023-03-19 20:24:43 +01:00
..
bitbucket Refactor nits (#1652) 2023-03-19 18:32:19 +01:00
bitbucketserver Refactor nits (#1652) 2023-03-19 18:32:19 +01:00
common Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
gitea Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
github Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
gitlab Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
gogs Refactor nits (#1652) 2023-03-19 18:32:19 +01:00
mocks Various enhancements in configuration (#1645) 2023-03-19 20:24:43 +01:00
types Split and refactor (#1394) 2022-11-06 12:44:04 +01:00
configFetcher.go Use modern error handling and enforce it via lint (#1327) 2023-02-02 00:08:02 +01:00
configFetcher_test.go Define WOODPECKER_FORGE_TIMEOUT server config (#1558) 2023-02-01 18:53:19 +01:00
forge.go Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
userSyncer.go fix: apply permissions when flatPermissions enabled (#1603) 2023-03-14 03:42:11 +01:00