File python3-Flask-WTF.changes of Package python3-Flask-WTF
-------------------------------------------------------------------
Sun May 8 06:57:16 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Sun Jul 19 01:56:17 UTC 2015 - arun@gmx.de
- update to version 0.12:
* Abstract protect_csrf() into a separate method
* Update reCAPTCHA configuration
* Fix reCAPTCHA error handle
-------------------------------------------------------------------
Sun Jan 25 04:22:14 UTC 2015 - arun@gmx.de
- update to version 0.11:
* Use the new reCAPTCHA API via #164.
-------------------------------------------------------------------
Sat Jan 10 19:32:43 UTC 2015 - arun@gmx.de
- specfile:
* update copyright year
* add package name in header
- update to version 0.10.3:
* Add configuration: WTF_CSRF_HEADERS via #159.
* Support customize hidden tags via #150.
* And many more bug fixes
- changes from version 0.10.2:
* Update translation for reCaptcha via #146.
- changes from version 0.10.1:
* Update RECAPTCHA API SERVER URL via #145.
* Update requirement Werkzeug>=0.9.5
* Fix CsrfProtect exempt for blueprints via #143.
- changes from version 0.10.0:
* Add configuration: WTF_CSRF_METHODS
* Support WTForms 2.0 now
* Fix csrf validation without time limit (time_limit=False)
* CSRF exempt supports blueprint #111.
-------------------------------------------------------------------
Mon Mar 24 13:10:17 UTC 2014 - mvyskocil@opensuse.org
- Initial packaging of Flask-WTF 0.9.5 for openSUSE