| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| tinyauth-amd64 | 2025-07-17 | 19.8 MB | |
| tinyauth-arm64 | 2025-07-17 | 18.9 MB | |
| README.md | 2025-07-17 | 758 Bytes | |
| v3.6.2 source code.tar.gz | 2025-07-17 | 5.6 MB | |
| v3.6.2 source code.zip | 2025-07-17 | 5.7 MB | |
| Totals: 5 Items | 50.0 MB | 0 | |
Tinyauth v3.6.2
This patch includes fixes for [#272], [#268], [#263] and [#261]. Basically small improvements in the frontend, proxy handler and LDAP.
Improvements
- Try to reconnect to LDAP server if heartbeat fails
- Handle string type for the
groupsclaim in the generic OAuth provider - Forward basic auth header to protected apps
- Internationalize the required and invalid input errors
- Add auto complete information to auth forms
- Move healthcheck and favicon requests to debug logs
Fixes
- Don't fail app if LDAP fails to start but other user sources are configured
Technical
- Update dependencies
- Update translations
If you encounter any issues please let me know so I can fix them as soon as possible.