Skip to content

Releases: papermerge/auth-server

v1.0.2

01 Feb 06:22
998649d
Compare
Choose a tag to compare

1.0.2 - 2025-02-01

  • Fixes "No Visual Feedback on Wrong Credentials" Issue#579

0.9.0

07 Apr 05:22
Compare
Choose a tag to compare

0.9.0 - 2024-04-07

  • Support for scopes/permissions/groups

0.8.0

03 Mar 07:31
7ca8e13
Compare
Choose a tag to compare

0.8.0 - 2024-03-03

  • OIDC support

0.7.0

18 Feb 07:49
01062d8
Compare
Choose a tag to compare

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

29 Jan 05:33
c506819
Compare
Choose a tag to compare

0.6.4 - 2024-01-29

  • Fix create_token.sh throws an error Issue#314

0.6.3

21 Jan 13:36
84802f3
Compare
Choose a tag to compare

0.6.3 - 2024-01-21

  • Fix create_user to work with MySql/MariaDB/sqlite Issue#579

v0.6.2

10 Jan 05:22
0f19caf
Compare
Choose a tag to compare
  • Disables DB connection pooling