]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Fix hierarchical security scope propagation (#5624)
authorKristján Valur Jónsson <sweskman@gmail.com>
Sun, 30 Nov 2025 11:57:01 +0000 (11:57 +0000)
committerGitHub <noreply@github.com>
Sun, 30 Nov 2025 11:57:01 +0000 (12:57 +0100)
commit378ad688b7e57efb190506b3b36be65eb8ad5e6f
treedcd7695e2132b659c41d73a6fad9f9fbfde7e99d
parentc6487ed632056e450d844846a1b63be551a3cbc6
🐛 Fix hierarchical security scope propagation (#5624)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
fastapi/dependencies/utils.py
tests/test_security_scopes_dont_propagate.py [new file with mode: 0644]