About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Sebastien Ros fadcc4ef6e Adding IEncryptionServices
Implements symetric encoding/decoding services based on a per-tenant key generated randomly during setup in the ShellSettings.
Replaces MachineKey.Encode/Decode usages.
Adding ComputedField to wrap get/set calls from parts, making the Smtp password encrypted in the db automatically.

--HG--
branch : dev
2010-12-03 16:14:17 -08:00
lib Merge perf => dev 2010-11-21 20:15:15 -08:00
src Adding IEncryptionServices 2010-12-03 16:14:17 -08:00
.hgignore Workaround issue with custom Orchard MsBuild tasks locked on disk 2010-07-19 15:41:14 -07:00
.hgsub Removing NuGet project from solution 2010-11-11 15:03:57 -08:00
.hgsubstate Updating to latest NuGet sources 2010-11-10 18:01:04 -08:00
.hgtags Added tag perf snapshot 1 for changeset d2cca954cbf9 2010-11-17 13:11:58 -08:00
AzurePackage.proj Correcting Azure build script 2010-11-19 17:58:59 -08:00
build.cmd Changed build scripts 2010-05-14 12:24:08 -07:00
ClickToBuild.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
ClickToBuildAzurePackage.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
CREDITS.txt Removing NuGet project from solution 2010-11-11 15:03:57 -08:00
DeleteModuleBinaries.cmd Add utility to force dynamic compilation 2010-11-20 18:53:35 -08:00
LICENSE.txt Copying LICENSE.txt and CREDITS.txt to trunk. 2009-12-09 17:36:32 +00:00
Orchard.proj Merge dev -> perf 2010-11-29 11:59:11 -08:00