v5.1.1
tinyauthapp/tinyauthv5.1.1Jul 17, 2026by steveiliop56
AI Summary
A small patch fix release addressing specific issues including LDAP user lookups and OAuth whitelist handling in ACLs.
Key Highlights
- Fixed LDAP user lookup in basic-auth
- Fixed OAuth whitelist handling in ACLs
- Added resilience to prevent app failure on label provider initialization
- Welcomed new contributors @wwhsaber and @tsushanth
Full Release Notes
# Tinyauth v5.1.1 Small patch fix release, contains fixes for #1011 and #1009. ## Fixes - Abstain when OAuth whitelist is empty in ACLs @wwhsaber - Don't fail app on label provider initialization failure - Fix LDAP user lookup in basic-auth @tsushanth ## New Contributors - @wwhsaber made their first contribution in https://github.com/tinyauthapp/tinyauth/pull/1010 - @tsushanth made their first contribution in https://github.com/tinyauthapp/tinyauth/pull/1015 **Full Changelog**: https://github.com/tinyauthapp/tinyauth/compare/v5.1.0...v5.1.1