[pve-devel] applied: [PATCH manager] fix #6657: pveproxy: detect mobile firefox better
Fiona Ebner
f.ebner at proxmox.com
Tue Aug 12 09:55:08 CEST 2025
On Mon, 11 Aug 2025 15:16:00 +0200, Dominik Csapak wrote:
> in mobile firefox, the text 'Mobile' is not followed by whitespace or a
> forward slash, but rather a semicolon (';'). Instead of simply adding
> that to the list of characters, change the regex to accept 'Mobile' only
> when it's a word boundary, this should include
> slashes/whitespace/semicolons and other things browser vendors might use
> in their user agent strings.
>
> [...]
Applied, thanks!
[1/1] fix #6657: pveproxy: detect mobile firefox better
commit: 188ff556ccff8783ac3efa7698389e5b55957d9f
More information about the pve-devel
mailing list