woodpecker/cmd/server
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
..
flags.go Various enhancements in configuration (#1645) 2023-03-19 20:24:43 +01:00
main.go godotenv use autoload everywhere (#548) 2021-11-27 03:01:06 +01:00
server.go Various enhancements in configuration (#1645) 2023-03-19 20:24:43 +01:00
setup.go Drop coding support (#1644) 2023-03-19 09:36:04 +01:00