| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.2.2 source code.tar.gz | 2026-06-23 | 7.1 MB | |
| 5.2.2 source code.zip | 2026-06-23 | 7.6 MB | |
| README.md | 2026-06-23 | 1.5 kB | |
| Totals: 3 Items | 14.7 MB | 1 | |
What's Changed
- chore: remove PSModel/PSSession example classes from package by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2457
- fix(ci): update MSSQL Docker image to 2022-latest by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2460
- fix: enforce API login provider validation when AUTH_TYPE has no API provider by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2462
- chore: Increase upper bound for Flask-Limiter dependency by @ecederstrand in https://github.com/dpgaspar/Flask-AppBuilder/pull/2465
- ci: restore Python 3.11 and 3.12 to CI test matrix by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2467
- fix: Warn when Azure OAuth JWT signature verification is disabled by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2468
- fix: escape special characters in LDAP search filter username by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2469
- fix: switch from uuid1 to uuid4 for better randomness by @RinZ27 in https://github.com/dpgaspar/Flask-AppBuilder/pull/2435
- fix: anchor OAuth email whitelist regex to end of string by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2470
- release: 5.2.2 by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2472
New Contributors
- @RinZ27 made their first contribution in https://github.com/dpgaspar/Flask-AppBuilder/pull/2435
Full Changelog: https://github.com/dpgaspar/Flask-AppBuilder/compare/v5.2.1...v5.2.2