------------------------------------------------------------------- Wed Oct 30 11:49:52 UTC 2019 - Tomáš Chvátal - Update to 3.24.1: * Fixes a bug where missing JWTs were not being handled gracefully ------------------------------------------------------------------- Mon Oct 7 13:17:41 UTC 2019 - Tomáš Chvátal - Update to 3.24.0: * Adds the ability to add custom data to the JWT headers via the headers kwarg ------------------------------------------------------------------- Tue Sep 24 11:09:32 UTC 2019 - Tomáš Chvátal - Update to 3.23.0: * Make header reading compliant with RFC7230, section 3.2.2 ------------------------------------------------------------------- Mon Sep 9 15:00:48 UTC 2019 - Tomáš Chvátal - Update to 3.22.0: * Adds ability to check CSRF double submit token from form data instead of headers ------------------------------------------------------------------- Tue Aug 27 06:49:47 UTC 2019 - Jan Engelhardt - Trim metadata redundancies from summary. Trim filler wording from description. ------------------------------------------------------------------- Mon Aug 12 15:45:57 UTC 2019 - Tomáš Chvátal - Update to 3.21.0: * Require flask 1.0 or greater (#263) * Move docs to pallets-sphinx-themes (#261) * Add a new JWT_DECODE_ISSUER option for use with other JWT providers (#259) * Gracefully handle errors for malformed tokens (#246) ------------------------------------------------------------------- Tue Jul 23 18:52:53 UTC 2019 - Sean Marlow - Update Flask minimum version requirement. ------------------------------------------------------------------- Wed Jul 17 13:57:14 UTC 2019 - Sean Marlow - Update to v3.20.0 (2019-07-17) + Initial release.