Actions
Bug #15565
closedSystem proxy credentials with certain characters may fail to authenticate
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
24.11
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
The system proxy password should be URL-encoded, otherwise auth requests may fail. Additionally, input validation should prevent empty proxy passwords when a proxy username is specified.
There are valid special characters that get rejected due to input validation for the proxy username; encode it as well instead of rejecting.
Updated by Marcos M 5 months ago
- % Done changed from 0 to 100
Applied in changeset 529683187672cabc7db6b1ada2a9a3c77c35b6a7.
Updated by Georgiy Tyutyunnik 5 months ago
patch fixes the issues
tested on:
Version 24.03-RELEASE (amd64)
built on Mon May 13 12:17:00 UTC 2024
FreeBSD 15.0-CURRENT
Updated by Jim Pingle about 2 months ago
- Subject changed from Encode system proxy username and password to System proxy credentials with certain characters may fail to authenticate
Updated by Jim Pingle about 1 month ago
- Plus Target Version changed from 24.08 to 24.11
Updated by Georgiy Tyutyunnik about 1 month ago
- Status changed from Feedback to Resolved
fixed, tested in
24.11-ALPHA (amd64)
built on Fri Oct 18 8:00:00 CEST 2024
FreeBSD 15.0-CURRENT
Actions