Skip to content

v2.16.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 09:19
· 619 commits to master since this release
v2.16.2
d63df48

Changelog for reva 2.16.2 (2023-10-17)

The following sections list the changes in reva 2.16.2 relevant to
reva users. The changes are ordered by importance.

Summary

  • Fix #4251: GetUserByClaim not working with MSAD for claim "userid"

Details

  • Bugfix #4251: GetUserByClaim not working with MSAD for claim "userid"

We fixed GetUserByClaim to correctly deal with binary encoded userid as e.g. used for Active
Directory.

owncloud/ocis#7469
#4251
#4249