COMMITS
July 10, 2026
D
fix: bump pinned dependencies to address vulnerabilities (#2474)
Daniel Vaz Gaspar committed
June 23, 2026
D
release: 5.2.2 (#2472)
Daniel Vaz Gaspar committed
June 22, 2026
D
fix: anchor OAuth email whitelist regex to end of string (#2470)
Daniel Vaz Gaspar committed
R
D
fix: escape special characters in LDAP search filter username (#2469)
Daniel Vaz Gaspar committed
D
fix: warn when Azure OAuth JWT signature verification is disabled (#2468)
Daniel Vaz Gaspar committed
D
ci: restore Python 3.11 and 3.12 to CI test matrix (#2467)
Daniel Vaz Gaspar committed
E
chore: Increase upper bound for Flask-Limiter dependency (#2465)
Erik Cederstrand committed
June 19, 2026
D
fix: enforce API login provider validation when AUTH_TYPE has no API provider (#2462)
Daniel Vaz Gaspar committed
June 5, 2026
D
fix(ci): update MSSQL Docker image to 2022-latest (#2460)
Daniel Vaz Gaspar committed
May 28, 2026
D
chore: remove PSModel/PSSession example classes from package (#2457)
Daniel Vaz Gaspar committed
April 9, 2026
D
release: 5.2.1 (#2452)
Daniel Vaz Gaspar committed
S
fix: pass outer_default_load to apply_all (#2449)
skrepkaq committed
April 8, 2026
D
feat: add missing CRUD hooks and auth event hooks (#2450)
Daniel Vaz Gaspar committed
March 13, 2026
D
fix(security): remove OAuth token values from debug log statements (#2440)
Daniel Vaz Gaspar committed
March 2, 2026
D
release: 5.2.0 (#2436)
Daniel Vaz Gaspar committed
March 1, 2026
A
feat: add API key authentication support (#2431)
Amin Ghadersohi committed
February 27, 2026
J
ci: add py3.13 to the test matrix (#2419)
jnahmias committed
February 23, 2026
D
feat: Add security model signals for User, Role, and Group CRUD operations (#2432)
Daniel Vaz Gaspar committed
February 6, 2026
D
release: 5.1.0 (#2428)
Daniel Vaz Gaspar committed
February 5, 2026
D
feat: SAML Authentication (#2426)
Daniel Vaz Gaspar committed
February 3, 2026
A
fix: update user.changed_on when roles are modified (#2423)
alok kumar priyadarshi committed
November 12, 2025
D
release: 5.0.2 (#2415)
Daniel Vaz Gaspar committed
D
fix: fix pkg name to comply with pypi (#2413)
Daniel Vaz Gaspar committed
D
fix: setup pkg filename (#2412)
Daniel Vaz Gaspar committed
D
fix: check user is active with is_active (#2410)
Daniel Vaz Gaspar committed
X
chore: French translations update messages.po (#2371)
xavier-GitHub76 committed
November 11, 2025
A
chore(username): Expand username length (#2409)
Antonio Rivero committed
October 10, 2025
D
release: 5.0.1 (#2404)
Daniel Vaz Gaspar committed
October 9, 2025
A
Import RequestLimit from public namespace (#2398)
Ali-Akber Saifee committed