Project

General

Profile

Actions

Bug #15565

closed
MM MM

System proxy credentials with certain characters may fail to authenticate

Bug #15565: System proxy credentials with certain characters may fail to authenticate

Added by Marcos M about 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Configuration Backend
Target version:
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.

MM Updated by Marcos M about 2 years ago Actions #1

  • Status changed from In Progress to Feedback

Fixed in commit:529683187672cabc7db6b1ada2a9a3c77c35b6a7

MM Updated by Marcos M about 2 years ago Actions #2

  • % Done changed from 0 to 100

Applied in changeset commit:529683187672cabc7db6b1ada2a9a3c77c35b6a7.

GT Updated by Georgiy Tyutyunnik about 2 years ago Actions #3

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

JP Updated by Jim Pingle almost 2 years ago Actions #4

  • Subject changed from Encode system proxy username and password to System proxy credentials with certain characters may fail to authenticate

JP Updated by Jim Pingle almost 2 years ago Actions #5

  • Plus Target Version changed from 24.08 to 24.11

GT Updated by Georgiy Tyutyunnik almost 2 years ago Actions #6

  • 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

Also available in: Atom