Closed bjudson closed 5 years ago
Those test failures confuse me, but they look the same/similar to the ones failing on master
. FWIW all tests pass on my laptop running Python 3.6.
Is anyone maintaining this project?
Closing as tests aren’t passing.
It appears that tests are failing on master.
https://travis-ci.org/maxcountryman/flask-seasurf/builds/432163366
This allows controlling validation() calls without applying @exempt decorator to each endpoint. Useful when performing widespread manual validation (eg through a custom view decorator or before_request hook).
Happy to add documentation if this makes sense to merge.