Package: wnpp Severity: wishlist * Package name : aiohttp-csrf Version : 0.0.2 Upstream Author : Tom A. TensorTom https://github.com/TensorTom * URL : https://github.com/TensorTom/aiohttp-csrf * License : MIT Programming Lang: Python Description : The library provides csrf (xsrf) protection for aiohttp.web
This package seems to be a basic requirement for developing aiohttp applications exposed to the web, since as far as I could see, aiohttp does not come with XSRF protection by default.