[MERGE] New digest scheme helper protocol

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Sat, 06 Mar 2010 21:07:27 +0100

The current digest scheme helper protocol have great issues in how to
handle quote <"> charactes. An easy way to solve this is to switch
protocol to a protocol similar to what we already use for basic helpers
using url escaped strings

  urlescape(user) <SPACE> urlescape(realm) <NEWLINE>

Note: The reason why realm is urlescaped is to allow for future
expansions of the protocol.

The default is still the old quoted form as helpers have not yet been
converted over. But once the helpers have been converted default should
change to urlescaped form.

Received on Sat Mar 06 2010 - 20:05:04 MST

This archive was generated by hypermail 2.2.0 : Sun Mar 07 2010 - 12:00:03 MST