]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Move duplicated code portion to a static method in the `APIKeyBase` super class...
authorShahriyar Rzayev <rzayev.sehriyar@gmail.com>
Thu, 30 Jan 2025 12:17:20 +0000 (13:17 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 12:17:20 +0000 (12:17 +0000)
commit30b270be9ac9cf931b0efaac549ba0ad8112f547
treecfbba989241359eed4061f462016a9c4ac5f02fc
parentd5ecbaceae3a4e19191bf3771a1dbfd33aa1e8f5
♻️ Move duplicated code portion to a static method in the `APIKeyBase` super class (#3142)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
fastapi/security/api_key.py