issues
search
maxcountryman
/
flask-seasurf
SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).
http://readthedocs.org/docs/flask-seasurf/
Other
190
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SeaSurf documentation link redirects to an error page
#149
Shellcat-Zero
opened
1 week ago
0
Remove old tests badge
#148
alanhamlett
closed
3 months ago
0
fix tests badge
#147
alanhamlett
closed
3 months ago
0
Remove support for Python 3.7
#146
alanhamlett
closed
3 months ago
0
Fix tests
#145
alanhamlett
closed
3 months ago
0
DeprecationWarning: '_app_ctx_stack' is deprecated and will be removed in Flask 2.4.
#144
eladavron
closed
3 months ago
4
415 error on SeaSurf use
#143
tkitka
closed
11 months ago
1
Fix test failures related to Werkzeug updates
#142
amiantos
closed
3 months ago
1
Test errors: test_header_set_cookie, test_header_set_on_post, test_https_good_referer, test_https_referer_check_disabled
#141
pbsds
opened
12 months ago
3
DeprecationWarning: The first parameter 'server_name' is no longer used, and will be removed in Werkzeug 3.0.
#140
pbsds
opened
12 months ago
0
DeprecationWarning: The 'cookie_jar' attribute is a private API and will be removed in Werkzeug 3.0
#139
pbsds
opened
12 months ago
0
Doesn't work anymore with Flask 3.0
#138
Cabu
opened
1 year ago
1
CSRF validation crashes when app.secret_key is bytes, not str
#137
solsword
opened
1 year ago
0
New release with latest changes
#136
mbiddle153
opened
1 year ago
2
New version for PyPi
#135
john-kjj
opened
1 year ago
1
Can't add exempt for Blueprints
#134
marban
opened
2 years ago
3
Catch TypeError comparing strings with non-ASCII characters is not supported
#133
alanhamlett
closed
2 years ago
0
Remove usage of deprecated flask._app_ctx_stack
#132
c4rlo
closed
2 years ago
1
disable_cookie prevents token value being stored in session
#131
psycle-dblakemore
opened
2 years ago
0
Validate the request is actually json
#130
rspitler
closed
2 years ago
0
Docs improvements
#129
alanhamlett
closed
2 years ago
0
Fix disable_cookie docs example
#128
alanhamlett
closed
2 years ago
0
v1.1.1
#127
alanhamlett
closed
2 years ago
0
remove unused docs conf code
#126
alanhamlett
closed
2 years ago
0
Fix autodoc
#125
alanhamlett
closed
2 years ago
0
Bump version 1.1.0
#124
alanhamlett
closed
2 years ago
0
Fix fork me on github link
#123
alanhamlett
closed
2 years ago
0
Add fork me on github banner to docs
#122
alanhamlett
closed
2 years ago
0
use newer sphinx version when building docs
#121
alanhamlett
closed
2 years ago
0
Fix version parsing in docs
#120
alanhamlett
closed
2 years ago
0
Replace deprecated makeSuite with loadTestsFromTestCase
#119
alanhamlett
closed
2 years ago
0
Ability to set csrf cookie on exempt views
#118
alanhamlett
closed
2 years ago
0
Run tests on push to main
#117
alanhamlett
closed
2 years ago
0
v1.0.0
#116
alanhamlett
closed
2 years ago
0
Fix tests badge branch
#115
alanhamlett
closed
2 years ago
0
Set max_age and expires on csrf token cookie
#114
alanhamlett
closed
2 years ago
0
Fix imports in docs examples
#113
alanhamlett
closed
2 years ago
0
Migrate from Travis to GitHub Actions for tests
#112
alanhamlett
closed
2 years ago
0
Use requirements.txt for docs dependencies
#111
alanhamlett
closed
2 years ago
0
Pip needs a new scheme to install from https urls
#110
alanhamlett
closed
2 years ago
0
Werkzeug 2.1.0 breaks Seasurf
#109
marban
closed
2 years ago
2
Become compatible with werkzeug 2.1.X
#108
shenek
closed
2 years ago
1
unittest.makeSuite() is deprecated in Python 3.11 and will be removed in Python 3.13
#107
tirkarthi
closed
2 years ago
0
Error with Flask-WTForms Usage
#106
nknantha
closed
2 years ago
0
Use 'hmac.compare_digest' if available
#105
c4rlo
closed
2 years ago
1
Update the list of configuration variables
#104
killthekitten
closed
3 years ago
1
fix simple typos
#103
lpmi-13
closed
3 years ago
1
Adding CSRF token to unprotected view.
#102
leoschmitz
closed
2 years ago
1
Upgrade to GitHub-native Dependabot
#101
dependabot-preview[bot]
closed
3 years ago
1
Add release notes/changelog
#100
BKPepe
opened
3 years ago
1
Next