Skip to content

Allow configuring the User-Agent sent to Nextcloud#723

Open
matsaur wants to merge 1 commit into
nextcloud:mainfrom
IONOS-Productivity:ms/user_agent_support
Open

Allow configuring the User-Agent sent to Nextcloud#723
matsaur wants to merge 1 commit into
nextcloud:mainfrom
IONOS-Productivity:ms/user_agent_support

Conversation

@matsaur

@matsaur matsaur commented Jul 8, 2026

Copy link
Copy Markdown

Some deployments front Nextcloud with proxies/WAFs that filter requests based on User-Agent, so the push daemon needs a way to send a custom one for the requests it makes to the Nextcloud instance (including credential verification). Adds a USER_AGENT env var / --user-agent flag, following the same config plumbing as ALLOW_SELF_SIGNED.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Some deployments front Nextcloud with proxies/WAFs that filter requests
based on User-Agent, so the push daemon needs a way to send a custom
one for the requests it makes to the Nextcloud instance (including
credential verification). Adds a USER_AGENT env var / --user-agent
flag, following the same config plumbing as ALLOW_SELF_SIGNED.

Signed-off-by: Matthias Sauer <sauerm@strato.de>
@matsaur matsaur force-pushed the ms/user_agent_support branch from fbecb1f to 7a12c6f Compare July 9, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant