pkgsrc/www/py-flask-cors
kleink 26d815e121 py-flask-cors: Update to 3.0.9.
## 3.0.9
### Security
 - Escape path before evaluating resource rules (thanks to Colby Morgan).
   Prior to this, flask-cors incorrectly evaluated CORS resource matching
   before path expansion. E.g. "/api/../foo.txt" would incorrectly match
   resources for "/api/*" whereas the path actually expands simply to
   "/foo.txt"
2020-08-31 21:53:43 +00:00
..
DESCR
distinfo py-flask-cors: Update to 3.0.9. 2020-08-31 21:53:43 +00:00
Makefile py-flask-cors: Update to 3.0.9. 2020-08-31 21:53:43 +00:00
PLIST