]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
📝 Update docs for handling HTTP Basic Auth with `secrets.compare_digest()` to account...
authorKevin Tewouda <rollandkev@yahoo.fr>
Wed, 24 Aug 2022 14:53:43 +0000 (16:53 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Aug 2022 14:53:43 +0000 (16:53 +0200)
commit8c6ad3561534d69a2ccb0d3d0e9e60afc5b388de
tree37636d9d5dccd1e0698baeec209b4ddd2ecc3a76
parentf90465f5b4e83110722b096306057c54bb211ba7
📝 Update docs for handling HTTP Basic Auth with `secrets.compare_digest()` to account for non-ASCII characters (#3536)

Co-authored-by: le_woudar <kevin.tewouda@gandi.net>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
docs/en/docs/advanced/security/http-basic-auth.md
docs_src/security/tutorial007.py