| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| tinyauth-amd64 | 2026-09-07 | 37.3 MB | |
| tinyauth-arm64 | 2026-09-07 | 35.3 MB | |
| README.md | 2026-09-07 | 869 Bytes | |
| v5.2.0 source code.tar.gz | 2026-09-07 | 6.3 MB | |
| v5.2.0 source code.zip | 2026-09-07 | 6.5 MB | |
| Totals: 5 Items | 85.4 MB | 2 | |
Tinyauth v5.2.0
New Features
- Use display name from LDAP server when available @tsushanth (#1072)
- Add support for custom claim mapping in OAuth (username, email, display name and groups) (#1087)
Improvements
- Remember OpenID Connect consent and skip re-prompt for previously approved scopes (#989)
- Serve optimized WebP background image for faster load times (#1110)
- Add backoff and retries to Docker connection for compatibility with socket proxies (#1114)
- Harden secret comparisons with constant-time checks
Fixes
- Preserve proxied query parameters during login redirects (#1068)
- Prevent duplicate auth module headers (#1089)
- Allow underscores in domain names
Technical
- Update dependencies
- Update translations (#1058)
Full Changelog: https://github.com/tinyauthapp/tinyauth/compare/v5.1.3...v5.2.0