Releases: papermerge/auth-server
Releases · papermerge/auth-server
v1.0.2
1.0.2 - 2025-02-01
- Fixes "No Visual Feedback on Wrong Credentials" Issue#579
0.9.0
0.9.0 - 2024-04-07
- Support for scopes/permissions/groups
0.7.0
0.7.0 - 2024-02-18
- Refactoring - all sql functions to have session as first arg
- Adjust oauth2 so that github or google providers can use used separately
- Support for OpenLDAP (RFC 4510) authentication
0.6.4
0.6.4 - 2024-01-29
- Fix create_token.sh throws an error Issue#314
0.6.3
0.6.3 - 2024-01-21
- Fix create_user to work with MySql/MariaDB/sqlite Issue#579
v0.6.2
- Disables DB connection pooling