]> git.ipfire.org Git - thirdparty/suricata.git/commit
http2: app-layer event for userinfo in uri 9820/head
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 7 Nov 2023 16:23:23 +0000 (17:23 +0100)
committerPhilippe Antoine <pantoine@oisf.net>
Fri, 17 Nov 2023 11:48:23 +0000 (12:48 +0100)
commitb6e889bd950ad0fbc2bb8c27c5ff75e9ff4123a6
tree3111c85ce0e347df5363421a2d65e8749f94793a
parent6bb882c4c0157cb3edee561860baa4854a510619
http2: app-layer event for userinfo in uri

Ticket: #6426

as per RFC 9113
":authority" MUST NOT include the deprecated userinfo subcomponent
for "http" or "https" schemed URIs.

(cherry picked from commit e3cd0d073f18a9d760e332852d53bce080ea96f0)
rules/http2-events.rules
rust/src/http2/http2.rs