Skip to content

4.6.1.2

Choose a tag to compare

@cccs-rs cccs-rs released this 07 Jan 18:55
· 24 commits to master since this release
22ee519

What's Changed

  • IP filtering for login sources should account for deployments with a proxy or different egress IP from the client
  • Improved OAuth stability when processing claim information
  • Services going through service-server should report no errors relating to file upload mismatch

Fixed:

  • OAuth exceptions when handling null values during auto-property computation
  • IP filtering should handle cases of an proxy/egress IP via the X-Forwarded-For header
  • Fix issue where files uploaded to service-server cause a failed service result due to file hash mismatch because of incomplete transfer
  • Cleanup unnecessary warning logs relating to OAuth providers that aren't configured