You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-11-29 21:48:14 +02:00
Use proper oauth state (#3847)
This commit is contained in:
@@ -38,6 +38,7 @@ var Config = struct {
|
||||
LogStore log.Service
|
||||
}
|
||||
Server struct {
|
||||
JWTSecret string
|
||||
Key string
|
||||
Cert string
|
||||
OAuthHost string
|
||||
|
||||
Reference in New Issue
Block a user