What's Changed
- chore: remove PSModel/PSSession example classes from package by @dpgaspar in #2457
- fix(ci): update MSSQL Docker image to 2022-latest by @dpgaspar in #2460
- fix: enforce API login provider validation when AUTH_TYPE has no API provider by @dpgaspar in #2462
- chore: Increase upper bound for Flask-Limiter dependency by @ecederstrand in #2465
- ci: restore Python 3.11 and 3.12 to CI test matrix by @dpgaspar in #2467
- fix: Warn when Azure OAuth JWT signature verification is disabled by @dpgaspar in #2468
- fix: escape special characters in LDAP search filter username by @dpgaspar in #2469
- fix: switch from uuid1 to uuid4 for better randomness by @RinZ27 in #2435
- fix: anchor OAuth email whitelist regex to end of string by @dpgaspar in #2470
- release: 5.2.2 by @dpgaspar in #2472
New Contributors
Full Changelog: v5.2.1...v5.2.2