[OpenSIPS-Devel] [OpenSIPS/opensips] 42fa1d: uac_auth(): Fix corner-case with missing "algorith...

Liviu Chircu noreply at github.com
Thu Oct 3 09:52:27 UTC 2024


  Branch: refs/heads/3.5
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 42fa1db32a259818495282a4eeaa1ae08087d9d3
      https://github.com/OpenSIPS/opensips/commit/42fa1db32a259818495282a4eeaa1ae08087d9d3
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M lib/digest_auth/digest_auth.c
    M lib/digest_auth/digest_auth.h
    M modules/uac/auth.c
    M modules/uac_auth/uac_auth.h

  Log Message:
  -----------
  uac_auth(): Fix corner-case with missing "algorithm=" in 401

Make sure to convert ALG_UNSPEC to ALG_MD5 before doing the bitmask
conversion, as otherwise the matching will fail!



To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list