[Mono-devel-list] Patch for digest authentication.

Tambet Ingo tambet at ximian.com
Wed Apr 28 03:25:41 EDT 2004


Heya,

Currently, to use digest auth
(Mono.Http.Modules.DigestAuthenticationModule) you have to use an xml
file with certain structure. There's no way to override or extend it.
This patch introduces new overridable method GetUserByName(), which by
default works exactly like it used to, but inherited classes can
implement their own version.

Tambet
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-digest-auth.patch
Type: text/x-patch
Size: 2764 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040428/269f930e/attachment.bin 


More information about the Mono-devel-list mailing list