Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow authenticating using urlencoded passwords #22992

Merged
merged 2 commits into from
Jan 8, 2021
Merged

Commits on Jan 7, 2021

  1. allow authenticating using urlencoded passwords

    this allows authenticating with passwords that contain non ascii-characters in contexts that otherwise do not allow it (http basic)
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and rullzer committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    c374bbf View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Update baseline.xml

    Signed-off-by: Morris Jobke <hey@morrisjobke.de>
    MorrisJobke committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    63dc2df View commit details
    Browse the repository at this point in the history