]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Fix testing security scopes when using dependency overrides (#1549)
authorAndrew <amacfie@sent.com>
Sun, 14 Jun 2020 15:54:46 +0000 (11:54 -0400)
committerGitHub <noreply@github.com>
Sun, 14 Jun 2020 15:54:46 +0000 (17:54 +0200)
commit7dd881334d6bdd582a2529b0ed5d05b0484f969a
treeba2ada9e007459701e3250d8a33f73f0ddfc6087
parent530fc8ff3f3c788473304b15f600b75ac553b978
🐛 Fix testing security scopes when using dependency overrides (#1549)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/dependencies/utils.py
tests/test_dependency_security_overrides.py [new file with mode: 0644]