From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com, Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] applied: [PATCH manager] fix #6657: pveproxy: detect mobile firefox better
Date: Tue, 12 Aug 2025 09:55:08 +0200 [thread overview]
Message-ID: <175498530291.6009.3248313843366234336.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250811131600.2886215-1-d.csapak@proxmox.com>
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
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-08-12 7:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-11 13:16 [pve-devel] " Dominik Csapak
2025-08-11 13:18 ` Dominik Csapak
2025-08-12 7:55 ` Fiona Ebner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175498530291.6009.3248313843366234336.b4-ty@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.