]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Strip whitespaces from `Authorization` header credentials (#14786)
authorCecilia Madrid <61908819+WaveTheory1@users.noreply.github.com>
Wed, 4 Feb 2026 13:46:46 +0000 (14:46 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Feb 2026 13:46:46 +0000 (14:46 +0100)
commit1d96b3e3f14fa5a226ae817d1095b868796beb60
tree87d51c86919a165c293dd6c15451fd2a617bdee9
parent3675e284abfae4f43dd321301ddfa45bcc494056
🐛 Strip whitespaces from `Authorization` header credentials (#14786)
fastapi/security/utils.py
tests/test_security_http_base.py
tests/test_security_oauth2_authorization_code_bearer.py