From: Eric Wong <e@80x24.org>
To: meta@public-inbox.org
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: [PATCH] TODO: handle more cases of unencoded slashes
Date: Fri, 17 Feb 2023 10:32:22 +0000 [thread overview]
Message-ID: <20230217103222.M164115@dcvr> (raw)
In-Reply-To: <20230217102828.M907338@dcvr>
Nowadays, mutt defaults to Message-IDs with `/' in them :<
---
TODO | 3 +++
1 file changed, 3 insertions(+)
diff --git a/TODO b/TODO
index 1537179e..77453eba 100644
--- a/TODO
+++ b/TODO
@@ -75,6 +75,9 @@ all need to be considered for everything we introduce)
* use REQUEST_URI properly for CGI / mod_perl2 compatibility
with Message-IDs which include '%' (done?)
+* handle unencoded slashes from user-generated URLs properly
+ https://public-inbox.org/meta/20230217085255.xcsaoozloz2yuxil@pengutronix.de/
+
* better test cases, make faster by reusing more setup
code across tests
next prev parent reply other threads:[~2023-02-17 10:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 21:05 Bug related to (maybe?) / in Message-Id Uwe Kleine-König
2023-02-16 21:36 ` Eric Wong
2023-02-17 8:52 ` Uwe Kleine-König
2023-02-17 10:28 ` Eric Wong
2023-02-17 10:32 ` Eric Wong [this message]
2023-02-17 11:08 ` [PATCH] public-inbox.cgi(1): Mention AllowEncodedSlashes for Apache setups Uwe Kleine-König
2023-02-17 13:15 ` Eric Wong
2023-02-18 17:58 ` Bug related to (maybe?) / in Message-Id Thomas Weißschuh
2023-02-18 18:06 ` Thomas Weißschuh
2023-03-07 8:31 ` Eric Wong
2023-03-07 22:30 ` Eric Wong
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
List information: https://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230217103222.M164115@dcvr \
--to=e@80x24.org \
--cc=meta@public-inbox.org \
--cc=u.kleine-koenig@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).