On 11/18/2013 10:51 AM, Tsantilas Christos wrote: > On 11/17/2013 07:00 AM, Alex Rousskov wrote: >> On 11/16/2013 08:01 PM, Amos Jeffries wrote: >>> On 17/11/2013 3:21 p.m., Alex Rousskov wrote: >>>> auth_param digest key_suffix "%lp" >> >>> Halfway: key_extras ? >> >> >> Works for me. > > Just to summarize. > Is this means that the request_realm renamed to key_extras?
AFAICT, both request_format and request_realm are kind of merged and renamed to key_extras. That single option will control both the request format (appending the configured extras to the current request buffer) and the key format (appending the configured extras to the current key). HTH, Alex.