Files
snikket-web-portal/snikket_web
Jonas Schäfer 76c38030a8 Improve avatar route handler
- Fix etag attaching (add_etag is actually a coroutine which hashes
  the data payload)
- Add expires header (with now + 1800s default) so that we don’t
  get hit with an avatar request on each load -- also helps with
  page responsiveness.
- Proper handling for HEAD requests.
- CSP to prevent funny SVG attacks.
2020-03-07 13:12:30 +01:00
..
2020-03-05 18:43:52 +01:00
2020-03-07 13:12:30 +01:00