woodpecker/cmd/server
Zav Shotan f16525fae5
Add flag to always authenticate when cloning public repositories (#760)
As a developer using an custom git server (e.g. Github Enterprise) I would like to be able to authenticate 
the user on repositories which are marked as public.

See issue: https://github.com/woodpecker-ci/woodpecker/issues/473

Ref: https://github.com/woodpecker-ci/woodpecker/pull/693#issuecomment-1025771162
2022-02-08 17:55:08 +01:00
..
flags.go Add flag to always authenticate when cloning public repositories (#760) 2022-02-08 17:55:08 +01:00
main.go godotenv use autoload everywhere (#548) 2021-11-27 03:01:06 +01:00
server.go Add flag to always authenticate when cloning public repositories (#760) 2022-02-08 17:55:08 +01:00
setup.go Remove unused flags / options (#693) 2022-01-31 15:38:00 +01:00