Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(flow): cannot set custom user agent #47480

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Aug 26, 2024

Summary

When trying to set a (custom) user agent in a flow check, the values are immediately replaced with an empty string. This happened because an identifier was changed, but one occurrence was missed (#38170).

Checklist

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz added this to the Nextcloud 30 milestone Aug 26, 2024
@blizzz blizzz requested review from nickvergessen, a team, artonge, Fenn-CS and sorbaugh and removed request for a team August 26, 2024 11:36
@blizzz blizzz modified the milestones: Nextcloud 30, Nextcloud 31 Aug 26, 2024
@blizzz
Copy link
Member Author

blizzz commented Aug 26, 2024

/backport 0eeb459 to stable30

@blizzz
Copy link
Member Author

blizzz commented Aug 26, 2024

/backport 0eeb459 to stable29

@blizzz
Copy link
Member Author

blizzz commented Aug 26, 2024

/backport 0eeb459 to stable28

@blizzz blizzz changed the title fix(flow): cannot set customer user agent fix(flow): cannot set custom user agent Aug 26, 2024
@nickvergessen nickvergessen merged commit c6ec822 into master Aug 26, 2024
113 checks passed
@nickvergessen nickvergessen deleted the fix/41639/flow-check-user-agent branch August 26, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Flow interface doesn't allow entering any letters for filter "Request user agent is Custom user agent"
4 participants