Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / simonw/asgi-csrf issues and pull requests
#37 - Fix a bunch more DeprecationWarning
Issue -
State: closed - Opened by simonw 3 months ago
- 2 comments
Labels: bug
#36 - PendingDeprecationWarning: Please use `import python_multipart` instead
Issue -
State: closed - Opened by simonw 3 months ago
- 1 comment
Labels: bug
#35 - Switch to pyproject.toml
Pull Request -
State: closed - Opened by simonw 3 months ago
- 1 comment
#34 - Switch to pyproject.toml from setup.py
Issue -
State: closed - Opened by simonw 3 months ago
- 4 comments
Labels: enhancement
#33 - misc: Add module type hints
Pull Request -
State: open - Opened by adamantike 4 months ago
- 1 comment
#32 - Use ASGITransport to fix isolation test failures
Pull Request -
State: closed - Opened by EdwardBetts 6 months ago
- 1 comment
#31 - Tests for the fix from #27 and #21
Issue -
State: open - Opened by simonw 6 months ago
- 5 comments
Labels: bug
#30 - Custom errors
Pull Request -
State: closed - Opened by simonw 6 months ago
- 2 comments
#29 - Add ability to customize error messages
Pull Request -
State: closed - Opened by simonw 6 months ago
- 3 comments
#28 - Ability to customize error messages
Issue -
State: closed - Opened by simonw 6 months ago
- 1 comment
Labels: enhancement
#27 - Avoid popping from empty list
Pull Request -
State: closed - Opened by ricardogsilva over 1 year ago
- 2 comments
#26 - cookie attribute options, closes #25
Pull Request -
State: closed - Opened by abraha2d almost 2 years ago
- 2 comments
#25 - Add options to set csrftoken cookie attributes
Issue -
State: closed - Opened by abraha2d almost 2 years ago
Labels: enhancement
#24 - 2 test_multipart tests failures
Issue -
State: closed - Opened by Apteryks almost 2 years ago
- 1 comment
#23 - setup.py has test dependencies, but there are no tests in the repository
Issue -
State: closed - Opened by yurivict about 2 years ago
- 1 comment
#22 - Option to skip checks if custom header present
Issue -
State: open - Opened by simonw over 2 years ago
Labels: enhancement
#21 - IndexError thrown on form posts
Issue -
State: closed - Opened by scott2b over 2 years ago
- 1 comment
Labels: bug
#20 - Callback for skipping checks
Issue -
State: closed - Opened by simonw over 3 years ago
- 8 comments
Labels: enhancement
#19 - Remove dependency on undocumented httpx classes
Issue -
State: closed - Opened by simonw about 4 years ago
- 3 comments
Labels: enhancement
#18 - Tests fail with httpx==0.16.1
Issue -
State: closed - Opened by mweinelt over 4 years ago
- 3 comments
Labels: bug
#17 - sdist release in addition to wheel
Issue -
State: closed - Opened by simonw over 4 years ago
- 2 comments
#16 - Always generate a token even if scope not called
Issue -
State: closed - Opened by frankie567 over 4 years ago
- 3 comments
Labels: enhancement
#15 - Throws errors if scope["method"] is missing
Issue -
State: closed - Opened by simonw over 4 years ago
- 1 comment
Labels: bug
#14 - Ensure test coverage 100%
Pull Request -
State: closed - Opened by simonw over 4 years ago
- 8 comments
#13 - Get 100% test coverage
Issue -
State: closed - Opened by simonw over 4 years ago
- 4 comments
Labels: enhancement
#12 - Switch to GitHub Actions
Issue -
State: closed - Opened by simonw over 4 years ago
- 1 comment
Labels: ops
#11 - Skip CSRF checks if no cookies or if authorization: bearer xxx headers
Issue -
State: closed - Opened by simonw over 4 years ago
Labels: enhancement
#10 - Bug: I'm not correctly passing through headers
Issue -
State: closed - Opened by simonw over 4 years ago
Labels: bug
#9 - Vary: Cookie on pages that show csrftoken in form, not pages that set cookies
Issue -
State: closed - Opened by simonw over 4 years ago
Labels: bug
#8 - Add Vary: Cookie header to the response if cookie is set
Issue -
State: closed - Opened by simonw over 4 years ago
- 1 comment
Labels: enhancement
#7 - Only set missing csrftoken cookie if needed by current page
Issue -
State: closed - Opened by simonw over 4 years ago
- 1 comment
Labels: enhancement
#6 - Set cookie with path=/
Issue -
State: closed - Opened by simonw over 4 years ago
Labels: bug, enhancement
#5 - Sign csrftoken value with itsdangerous
Pull Request -
State: closed - Opened by simonw over 4 years ago
#4 - Confirm that replay_receive mechanism works correctly
Issue -
State: closed - Opened by simonw almost 5 years ago
- 1 comment
Labels: bug
#3 - Implement Origin header checks
Issue -
State: open - Opened by simonw almost 5 years ago
Labels: enhancement
#2 - Sign the csrftoken cookie value
Issue -
State: closed - Opened by simonw almost 5 years ago
- 6 comments
Labels: enhancement
#1 - Support multipart/form-data upload forms
Issue -
State: closed - Opened by simonw almost 5 years ago
- 8 comments
Labels: enhancement