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

Migrate from Travis to GitHub Actions for tests #112

Closed alanhamlett closed 2 years ago

alanhamlett commented 2 years ago

Also drops support for Python 3.6 and lower because Flask no longer supports those legacy versions.