Releases: iudeen/ASGIJWTSignatureValidatorMiddleware
Releases · iudeen/ASGIJWTSignatureValidatorMiddleware
Version 5
Restricted content validation to ones that have payload
What's Changed
- fix: skipped content type validation for GET requests by @noureentaj in #28
Full Changelog: 0.0.4...0.0.5
Version 0.0.4
Fixes:
Content-Type validation added in middleware to prevent spoofing attacks
What's Changed
- chore(deps): update coverage requirement from ~=6.4.2 to ~=6.4.4 by @dependabot in #14
- chore(deps): update setuptools requirement from ~=63.3.0 to ~=65.3.0 by @dependabot in #13
- chore(deps): update starlette requirement from ~=0.19.1 to ~=0.20.4 by @dependabot in #10
- chore(deps): update wsproto requirement from ~=1.1.0 to ~=1.2.0 by @dependabot in #12
- chore(deps): update black requirement from ~=22.6.0 to ~=22.8.0 by @dependabot in #11
- add dummy setup.py by @iudeen in #18
- Raised HTTP Exception for requests with Content-Type None by @noureentaj in #26
- chore: version updated by @noureentaj in #27
New Contributors
- @noureentaj made their first contribution in #26
Full Changelog: 0.0.3...0.0.4
Version 0.0.3
Features:
FastAPI
users can now use leverage propagation ofHTTPException
Internal:
- Added tests
0.0.2
What's Changed
- chore(deps): bump mkdocs from 1.3.0 to 1.3.1 by @dependabot in #2
- chore(deps): update setuptools requirement from ~=63.1.0 to ~=63.3.0 by @dependabot in #5
- chore(deps): bump types-pyyaml from 6.0.9 to 6.0.11 by @dependabot in #4
- chore(deps): bump mypy from 0.961 to 0.971 by @dependabot in #3
- chore(deps): bump coverage from 6.4.1 to 6.4.2 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/iudeen/ASGIJWTSignatureValidatorMiddleware/commits/0.0.2