mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-11 21:59:06 +00:00
Replace CDAP Support Agent generator with BetterDesk Support templates
Install Client generator templates from GitHub, inject custom.txt for incoming-only builds, and remove the Go Support Agent pipeline.
This commit is contained in:
@@ -58,7 +58,6 @@ query-filters:
|
||||
paths:
|
||||
- betterdesk-server/api/auth_handlers.go
|
||||
- betterdesk-server/main.go
|
||||
- betterdesk-support-agent/signalhost/crypto.go
|
||||
|
||||
# --- Agent mTLS / self-signed relay in controlled deployments ---
|
||||
- exclude:
|
||||
@@ -67,7 +66,6 @@ query-filters:
|
||||
- betterdesk-agent/agent/agent.go
|
||||
# API cert pinning uses VerifyPeerCertificate; development-only
|
||||
# insecure TLS is additionally gated by !release and explicit opt-in.
|
||||
- betterdesk-support-agent/apihttp.go
|
||||
|
||||
# --- On-prem TLS opt-in (env / tls_strict UI); default remains strict ---
|
||||
- exclude:
|
||||
|
||||
Reference in New Issue
Block a user