You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RSPEED-2651: enforce max header size on x-rh-identity before base64 decode
Reject x-rh-identity headers exceeding configurable max_header_size
(default 8KB) before base64 decoding to prevent DoS from oversized
payloads.
Resolves: RSPEED-2651
Signed-off-by: Major Hayden <major@redhat.com>
0 commit comments