summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-wtf_1.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-wtf: upgrade 1.2.2 -> 1.3.0Wang Mingyu2026-05-121-0/+17
Changelog: ========== - pre-commit autoupdate - remove slsa provenance - Support for Python 3.14 - Try not to read uploaded files into memory - Migrate the project to uv - ReCaptcha field testing mode documentation - Allow nonce in reCaptcha - CSRF meta tag helper - widget support the kwargs to add custom html attributes - Respect exempts in CSRFProtect.protect() - Adding RECAPTCHA_ENABLE to disable recaptcha - Improve CSRF Documentation Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>