On Sat, 2005-07-23 at 10:16 +0200, Bernhard Herzog wrote: > //if (protection == FormsProtectionEnum.None) > return GetHexString (allTicket.ToString ()); > //TODO: encrypt and validate Validation and encryption of those cookies is in svn HEAD now. Thanks for the reminder. -Gonzalo