Skip to content

Releases: folio-org/mod-users-bl

7.7.5 2024-11-26

26 Nov 09:39
Compare
Choose a tag to compare

Q release

7.7.5 2024-11-26

  • Query fails on username with special characters (CQL and URL injection). (Query with username fails when username contains non-url-encoded characters) (MODUSERBL-208)
  • Users with non-ASCII characters in username are unable to login. (MODUSERBL-182)

7.9.3 2024-11-13

13 Nov 13:26
Compare
Choose a tag to compare

Ramsons release

  • Missing interface dependencies in module descriptor (MODUSERBL-213)
  • Add permission for Delete request-preference, permissions, authen_credentails/password (MODUSERBL-214)
  • Query fails on username with special characters (CQL and URL injection). (Query with username fails when username contains non-url-encoded characters) (MODUSERBL-208)

v7.9.2 2024-11-11

11 Nov 14:29
Compare
Choose a tag to compare

7.9.2 2024-11-11

  • auth permission rename: auth.signtoken.all (MODAT-168)

v7.9.1 2024-11-07

07 Nov 09:12
Compare
Choose a tag to compare

Ramsons release

  • Use DELETE /perms/users/{userId}?indexField=userId in DELETE /bl-users/by-id (MODUSERBL-201)

v7.9.0 2024-10-31

31 Oct 06:23
Compare
Choose a tag to compare

7.9.0 2024-10-31

R release

  • 500 response when calling GET /bl-users/by-username/{username} (MODUSERBL-190)
  • Vert.x 4.5.8 fixing Netty form POST OOM CVE-2024-29025 (MODUSERBL-195)
  • Users with non-ASCII characters in username are unable to login (MODUSERBL-182)
  • Fixed 500 error while login POST /bl-users/login in Eureka mode (MODUSERBL-191)
  • Fix inconsistencies in the module descriptors for mod-users-bl-7.9.0-SNAPSHOT (MODUSERBL-199)
  • DELETE /bl-users/by-id should delete request-preference, permissions, password (MODUSERBL-194)
  • RESET_PASSWORD_* values may conflict with mod-authtoken configuration (MODUSERBL-185)
  • Add the new permission notify.user.item.post (MODUSERBL-205)
  • Upgrade RMB version to V.35.3.0 (MODUSERBL-203)
  • Review and cleanup Module Descriptors for mod-users-bl (MODUSERBL-202)
  • Remove unused include parameter of DELETE /bl-users/by-id/{id} (MODUSERBL-200)
  • Rename permission name (PR #198)

v7.8.1 2024-10-09

09 Oct 12:45
Compare
Choose a tag to compare

For Eureka

  • MODUSERBL-199 - Adding the dependency request-storage as optional.

v7.7.4 2024-07-04

04 Jul 07:35
Compare
Choose a tag to compare

7.7.4 2024-07-04

  • Vert.x 4.5.8 fixing Netty form POST OOM CVE-2024-29025 (MODUSERBL-195)
    QCSP1

v7.8.0 2024-06-20

20 Jun 12:12
Compare
Choose a tag to compare

7.8.0 2024-06-20

  • Fixed 500 error while login POST /bl-users/login in Eureka mode (MODUSERBL-191)

v7.7.3 2024-05-27

27 May 12:32
Compare
Choose a tag to compare

7.7.3 2024-05-27

Q release

  • 500 response when calling GET /bl-users/by-username/{username} (MODUSERBL-190)

v7.7.1 2024-05-21

21 May 09:08
Compare
Choose a tag to compare

7.7.1 2024-05-21

  • Missing interface dependencies in module descriptor (MODUSERBL-189)