Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / maxcountryman/flask-seasurf issues and pull requests

#148 - Remove old tests badge

Pull Request - State: closed - Opened by alanhamlett 7 months ago

#147 - fix tests badge

Pull Request - State: closed - Opened by alanhamlett 7 months ago

#146 - Remove support for Python 3.7

Pull Request - State: closed - Opened by alanhamlett 7 months ago

#145 - Fix tests

Pull Request - State: closed - Opened by alanhamlett 7 months ago

#143 - 415 error on SeaSurf use

Issue - State: closed - Opened by tkitka over 1 year ago - 1 comment

#142 - Fix test failures related to Werkzeug updates

Pull Request - State: closed - Opened by amiantos over 1 year ago - 1 comment

#138 - Doesn't work anymore with Flask 3.0

Issue - State: open - Opened by Cabu over 1 year ago - 1 comment

#136 - New release with latest changes

Issue - State: open - Opened by mbiddle153 over 1 year ago - 2 comments

#135 - New version for PyPi

Issue - State: open - Opened by john-kjj almost 2 years ago - 1 comment

#134 - Can't add exempt for Blueprints

Issue - State: open - Opened by marban over 2 years ago - 3 comments

#132 - Remove usage of deprecated flask._app_ctx_stack

Pull Request - State: closed - Opened by c4rlo over 2 years ago - 1 comment

#130 - Validate the request is actually json

Pull Request - State: closed - Opened by rspitler almost 3 years ago

#129 - Docs improvements

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#128 - Fix disable_cookie docs example

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#127 - v1.1.1

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#126 - remove unused docs conf code

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#125 - Fix autodoc

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#124 - Bump version 1.1.0

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#123 - Fix fork me on github link

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#122 - Add fork me on github banner to docs

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#121 - use newer sphinx version when building docs

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#120 - Fix version parsing in docs

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#119 - Replace deprecated makeSuite with loadTestsFromTestCase

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#118 - Ability to set csrf cookie on exempt views

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#117 - Run tests on push to main

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#116 - v1.0.0

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#115 - Fix tests badge branch

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#114 - Set max_age and expires on csrf token cookie

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#113 - Fix imports in docs examples

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#112 - Migrate from Travis to GitHub Actions for tests

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#111 - Use requirements.txt for docs dependencies

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#110 - Pip needs a new scheme to install from https urls

Pull Request - State: closed - Opened by alanhamlett almost 3 years ago

#109 - Werkzeug 2.1.0 breaks Seasurf

Issue - State: closed - Opened by marban almost 3 years ago - 2 comments

#108 - Become compatible with werkzeug 2.1.X

Pull Request - State: closed - Opened by shenek almost 3 years ago - 1 comment

#106 - Error with Flask-WTForms Usage

Issue - State: closed - Opened by nknantha about 3 years ago

#105 - Use 'hmac.compare_digest' if available

Pull Request - State: closed - Opened by c4rlo about 3 years ago - 1 comment

#104 - Update the list of configuration variables

Pull Request - State: closed - Opened by killthekitten over 3 years ago - 1 comment

#103 - fix simple typos

Pull Request - State: closed - Opened by lpmi-13 over 3 years ago - 1 comment

#102 - Adding CSRF token to unprotected view.

Issue - State: closed - Opened by leoschmitz over 3 years ago - 1 comment

#101 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#100 - Add release notes/changelog

Issue - State: open - Opened by BKPepe about 4 years ago - 1 comment

#99 - add SameSite and Secure attribute to cookie

Issue - State: closed - Opened by therealadityashankar about 4 years ago - 4 comments

#98 - Add a GitHub action to push releases to PyPI

Pull Request - State: closed - Opened by gaborfeher about 4 years ago - 3 comments

#96 - Prevent unhandled exception from invalid referer hosts

Pull Request - State: closed - Opened by alanhamlett over 4 years ago - 1 comment

#95 - Safari Caching Issues

Issue - State: closed - Opened by marban over 4 years ago

#94 - Way to select session or cookie based tokens?

Issue - State: open - Opened by rkerr about 5 years ago
Labels: feature-request

#93 - Drop Python 2.6 and 3.3 support

Pull Request - State: closed - Opened by alanhamlett over 5 years ago

#92 - Convert duplicated getCookie methods to helper function

Pull Request - State: closed - Opened by boatx over 5 years ago - 2 comments

#91 - Add 'expires' for setting cookie

Issue - State: closed - Opened by sooyeon-cho over 5 years ago

#90 - Python Code Injection

Issue - State: closed - Opened by edmacke over 5 years ago - 10 comments

#89 - Add skip_validation decorator to bypass CSRF validation programatically

Pull Request - State: closed - Opened by bjudson almost 6 years ago

#88 - Fix getCookie implementation in test classes

Pull Request - State: closed - Opened by bjudson almost 6 years ago - 1 comment

#87 - getCookie methods could use some DRYing out

Issue - State: closed - Opened by tansaku almost 6 years ago - 1 comment
Labels: good first issue, help wanted

#86 - Tests failing

Issue - State: closed - Opened by bjudson almost 6 years ago - 1 comment

#85 - Change docs URL to avoid redirect

Pull Request - State: closed - Opened by nk9 almost 6 years ago - 1 comment

#84 - Add skip_validation decorator to bypass CSRF validation programatically

Pull Request - State: closed - Opened by bjudson about 6 years ago - 4 comments

#83 - allow to customize the cookie samesite

Pull Request - State: closed - Opened by crazyguitar over 6 years ago - 1 comment

#82 - tag 0.2.2 missing in git

Issue - State: closed - Opened by ThomasWaldmann over 6 years ago - 2 comments

#80 - add manifest file to fix #61

Pull Request - State: closed - Opened by alanhamlett over 7 years ago

#79 - feat: use PEP 506 secrets module if available

Pull Request - State: closed - Opened by simon04 over 7 years ago - 1 comment

#78 - feat: allow to customize the cookie path

Pull Request - State: closed - Opened by simon04 over 7 years ago - 1 comment

#77 - docs: link to owasp for CSRF explanation

Pull Request - State: closed - Opened by simon04 over 7 years ago

#76 - docs: fix typo

Pull Request - State: closed - Opened by simon04 over 7 years ago

#75 - Updated Pypi release

Issue - State: closed - Opened by jasco over 7 years ago - 10 comments

#74 - CORS and CSRF

Issue - State: closed - Opened by pts-davidpark over 7 years ago - 2 comments

#73 - why not every request generate a csrf token

Issue - State: closed - Opened by willhope over 7 years ago - 2 comments

#72 - Nitpicky markdown formatting fix for headers in the readme.

Pull Request - State: closed - Opened by Tethik over 7 years ago

#71 - Send Set-Cookie header(much) less often to reduce breaking cache

Pull Request - State: closed - Opened by jesseops almost 8 years ago - 4 comments

#70 - Ability to disable CSRF for OAuth requests

Pull Request - State: closed - Opened by alanhamlett almost 8 years ago

#69 - flask.ext namespace is depreciated

Pull Request - State: closed - Opened by alanhamlett about 8 years ago

#68 - Updated docs to mention about TESTING mode

Pull Request - State: closed - Opened by ninadmhatre about 8 years ago

#67 - Updating documentation for specifying TESTING=True disabled token generation

Issue - State: closed - Opened by ninadmhatre about 8 years ago - 1 comment

#66 - Flask-WTForms example doesn't make sense

Issue - State: closed - Opened by kkinder about 8 years ago - 2 comments

#65 - Except json.get error for JSON list data

Pull Request - State: closed - Opened by SkylerWilliams over 8 years ago - 1 comment

#64 - _before_request JSON read issue

Issue - State: closed - Opened by SkylerWilliams over 8 years ago

#63 - add configuration option for sha256 in HMAC

Issue - State: open - Opened by unuseless over 8 years ago - 1 comment
Labels: help wanted

#62 - Added Python 3 classifier to setup.py

Pull Request - State: closed - Opened by monostop over 8 years ago - 1 comment

#61 - Add MANIFEST.in with link to LICENSE

Issue - State: closed - Opened by pmlandwehr over 8 years ago - 1 comment

#60 - improve test coverage and prevent hijacking requests with invalid json

Pull Request - State: closed - Opened by alanhamlett over 8 years ago - 1 comment

#59 - prevent Jinja2 from displaying csrf_token() output wrapped with b''

Pull Request - State: closed - Opened by alanhamlett over 8 years ago

#58 - Is this really safe with cookie-based session?

Issue - State: closed - Opened by zhaoxin almost 9 years ago - 2 comments

#57 - option to disable Referer check

Pull Request - State: closed - Opened by alanhamlett almost 9 years ago - 1 comment

#56 - better error exception descriptions

Pull Request - State: closed - Opened by alanhamlett almost 9 years ago - 1 comment

#55 - Ability to provide custom error pages for CSRF errors

Issue - State: closed - Opened by alanhamlett almost 9 years ago

#54 - Fix problems with unicode URLs

Pull Request - State: closed - Opened by thomasst almost 9 years ago - 1 comment

#53 - Don't write session unless it's modified

Pull Request - State: closed - Opened by thomasst almost 9 years ago - 3 comments

#52 - add optional CSRF_COOKIE_DOMAIN setting

Pull Request - State: closed - Opened by ghost about 9 years ago

#51 - Configuring domain unsupported

Issue - State: closed - Opened by ghost about 9 years ago

#50 - Disable CSRF protection in all views by default

Issue - State: closed - Opened by Alexmod about 9 years ago - 2 comments