Fixed EncryptWithMachineKey to handle values longer than FormsAuthentication.Encrypt max length limit
http://issues.umbraco.org/issue/U4-1455
This commit is contained in:
@@ -4,7 +4,6 @@ using System.Security;
|
||||
using System.Text;
|
||||
using NUnit.Framework;
|
||||
using Umbraco.Core;
|
||||
using System.Security.Cryptography;
|
||||
|
||||
namespace Umbraco.Tests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user