diff --git a/NuGet/ServiceStack.Authentication.MongoDB/servicestack.authentication.mongodb.nuspec b/NuGet/ServiceStack.Authentication.MongoDB/servicestack.authentication.mongodb.nuspec
index eb66c99..c3464d1 100644
--- a/NuGet/ServiceStack.Authentication.MongoDB/servicestack.authentication.mongodb.nuspec
+++ b/NuGet/ServiceStack.Authentication.MongoDB/servicestack.authentication.mongodb.nuspec
@@ -12,7 +12,7 @@
inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
https://github.com/ServiceStack/ServiceStack.OrmLite
- https://github.com/ServiceStack/ServiceStack/blob/master/LICENSE
+ https://github.com/ServiceStack/ServiceStack/blob/v3/LICENSE
http://www.servicestack.net/logo-100x100.png
ServiceStack Authentication Authorization MongoDB NoSQL POCO Code-First
en-US
diff --git a/NuGet/ServiceStack.Authentication.NHibernate/servicestack.authentication.nhibernate.nuspec b/NuGet/ServiceStack.Authentication.NHibernate/servicestack.authentication.nhibernate.nuspec
index 94f5326..bddaf8d 100644
--- a/NuGet/ServiceStack.Authentication.NHibernate/servicestack.authentication.nhibernate.nuspec
+++ b/NuGet/ServiceStack.Authentication.NHibernate/servicestack.authentication.nhibernate.nuspec
@@ -12,7 +12,7 @@
inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
https://github.com/ServiceStack/ServiceStack.OrmLite
- https://github.com/ServiceStack/ServiceStack/blob/master/LICENSE
+ https://github.com/ServiceStack/ServiceStack/blob/v3/LICENSE
http://www.servicestack.net/logo-100x100.png
ServiceStack Authentication Authorization NHibernate SQLServer Sqlite Oracle MySql PostgreSQL POCO Code-First
en-US
diff --git a/NuGet/ServiceStack.Authentication.RavenDb/servicestack.authentication.ravendb.nuspec b/NuGet/ServiceStack.Authentication.RavenDb/servicestack.authentication.ravendb.nuspec
index bc50eeb..1b263e8 100644
--- a/NuGet/ServiceStack.Authentication.RavenDb/servicestack.authentication.ravendb.nuspec
+++ b/NuGet/ServiceStack.Authentication.RavenDb/servicestack.authentication.ravendb.nuspec
@@ -12,7 +12,7 @@
inc. Twitter, Facebook, Basic, Digest, Credentials Auth modes out-of-the-box.
https://github.com/ServiceStack/ServiceStack.OrmLite
- https://github.com/ServiceStack/ServiceStack/blob/master/LICENSE
+ https://github.com/ServiceStack/ServiceStack/blob/v3/LICENSE
http://www.servicestack.net/logo-100x100.png
ServiceStack Authentication Authorization RavenDB Raven NoSQL POCO Code-First
en-US
diff --git a/NuGet/ServiceStack.Caching.AwsDynamoDb/servicestack.caching.awsdynamodb.nuspec b/NuGet/ServiceStack.Caching.AwsDynamoDb/servicestack.caching.awsdynamodb.nuspec
index 65ada77..ce9caa8 100644
--- a/NuGet/ServiceStack.Caching.AwsDynamoDb/servicestack.caching.awsdynamodb.nuspec
+++ b/NuGet/ServiceStack.Caching.AwsDynamoDb/servicestack.caching.awsdynamodb.nuspec
@@ -10,7 +10,7 @@
https://github.com/ServiceStack/ServiceStack/wiki/Caching
https://github.com/ServiceStack/ServiceStack.OrmLite
- https://github.com/ServiceStack/ServiceStack/blob/master/LICENSE
+ https://github.com/ServiceStack/ServiceStack/blob/v3/LICENSE
http://www.servicestack.net/logo-100x100.png
ServiceStack Caching AwsDynamoDb Amazon WebServices AWS DynamoDb Cache CacheClient
en-US
diff --git a/NuGet/ServiceStack.Caching.Azure/servicestack.caching.azure.nuspec b/NuGet/ServiceStack.Caching.Azure/servicestack.caching.azure.nuspec
index 3f81294..6bda488 100644
--- a/NuGet/ServiceStack.Caching.Azure/servicestack.caching.azure.nuspec
+++ b/NuGet/ServiceStack.Caching.Azure/servicestack.caching.azure.nuspec
@@ -10,7 +10,7 @@
https://github.com/ServiceStack/ServiceStack/wiki/Caching
https://github.com/ServiceStack/ServiceStack.OrmLite
- https://github.com/ServiceStack/ServiceStack/blob/master/LICENSE
+ https://github.com/ServiceStack/ServiceStack/blob/v3/LICENSE
http://www.servicestack.net/logo-100x100.png
ServiceStack Caching Windows Azure Cache CacheClient POCO Code-First
en-US
diff --git a/NuGet/ServiceStack.Caching.Memcached/servicestack.caching.memcached.nuspec b/NuGet/ServiceStack.Caching.Memcached/servicestack.caching.memcached.nuspec
index 3242cae..5717df7 100644
--- a/NuGet/ServiceStack.Caching.Memcached/servicestack.caching.memcached.nuspec
+++ b/NuGet/ServiceStack.Caching.Memcached/servicestack.caching.memcached.nuspec
@@ -10,7 +10,7 @@
https://github.com/ServiceStack/ServiceStack/wiki/Caching
https://github.com/ServiceStack/ServiceStack.OrmLite
- https://github.com/ServiceStack/ServiceStack/blob/master/LICENSE
+ https://github.com/ServiceStack/ServiceStack/blob/v3/LICENSE
http://www.servicestack.net/logo-100x100.png
ServiceStack Caching Memcached Cache CacheClient POCO Code-First
en-US
diff --git a/lib/ServiceStack.Common.dll b/lib/ServiceStack.Common.dll
index adb20be..404daa2 100644
Binary files a/lib/ServiceStack.Common.dll and b/lib/ServiceStack.Common.dll differ
diff --git a/lib/ServiceStack.Interfaces.dll b/lib/ServiceStack.Interfaces.dll
index 349f299..00f17f5 100644
Binary files a/lib/ServiceStack.Interfaces.dll and b/lib/ServiceStack.Interfaces.dll differ
diff --git a/lib/ServiceStack.Redis.dll b/lib/ServiceStack.Redis.dll
index a9cac20..c85aeaf 100644
Binary files a/lib/ServiceStack.Redis.dll and b/lib/ServiceStack.Redis.dll differ
diff --git a/lib/ServiceStack.ServiceInterface.dll b/lib/ServiceStack.ServiceInterface.dll
index 6268907..c5d02ca 100644
Binary files a/lib/ServiceStack.ServiceInterface.dll and b/lib/ServiceStack.ServiceInterface.dll differ
diff --git a/lib/ServiceStack.Text.dll b/lib/ServiceStack.Text.dll
index 85cf7f8..8249cb9 100644
Binary files a/lib/ServiceStack.Text.dll and b/lib/ServiceStack.Text.dll differ
diff --git a/lib/ServiceStack.dll b/lib/ServiceStack.dll
index ee86f56..cd7a3ce 100644
Binary files a/lib/ServiceStack.dll and b/lib/ServiceStack.dll differ
diff --git a/src/ServiceStack.Authentication.MongoDB/MongoDBAuthRepository.cs b/src/ServiceStack.Authentication.MongoDB/MongoDBAuthRepository.cs
index 4b08fd5..8cd2121 100644
--- a/src/ServiceStack.Authentication.MongoDB/MongoDBAuthRepository.cs
+++ b/src/ServiceStack.Authentication.MongoDB/MongoDBAuthRepository.cs
@@ -136,7 +136,7 @@ public UserAuth CreateUserAuth(UserAuth newUser, string password)
string hash;
saltedHash.GetHashAndSaltString(password, out hash, out salt);
var digestHelper = new DigestAuthFunctions();
- newUser.DigestHA1Hash = digestHelper.CreateHa1(newUser.UserName, DigestAuthProvider.Realm, password);
+ newUser.DigestHa1Hash = digestHelper.CreateHa1(newUser.UserName, DigestAuthProvider.Realm, password);
newUser.PasswordHash = hash;
newUser.Salt = salt;
newUser.CreatedDate = DateTime.UtcNow;
@@ -206,7 +206,7 @@ public UserAuth UpdateUserAuth(UserAuth existingUser, UserAuth newUser, string p
saltedHash.GetHashAndSaltString(password, out hash, out salt);
}
// If either one changes the digest hash has to be recalculated
- var digestHash = existingUser.DigestHA1Hash;
+ var digestHash = existingUser.DigestHa1Hash;
if (password != null || existingUser.UserName != newUser.UserName)
{
var digestHelper = new DigestAuthFunctions();
@@ -215,7 +215,7 @@ public UserAuth UpdateUserAuth(UserAuth existingUser, UserAuth newUser, string p
newUser.Id = existingUser.Id;
newUser.PasswordHash = hash;
newUser.Salt = salt;
- newUser.DigestHA1Hash = digestHash;
+ newUser.DigestHa1Hash = digestHash;
newUser.CreatedDate = existingUser.CreatedDate;
newUser.ModifiedDate = DateTime.UtcNow;
SaveUser(newUser);
@@ -264,7 +264,7 @@ public bool TryAuthenticate(Dictionary digestHeaders, string Pri
if (userAuth == null) return false;
var digestHelper = new DigestAuthFunctions();
- if (digestHelper.ValidateResponse(digestHeaders, PrivateKey, NonceTimeOut, userAuth.DigestHA1Hash, sequence))
+ if (digestHelper.ValidateResponse(digestHeaders, PrivateKey, NonceTimeOut, userAuth.DigestHa1Hash, sequence))
{
//userId = userAuth.Id.ToString(CultureInfo.InvariantCulture);
return true;
diff --git a/src/ServiceStack.Authentication.MongoDB/ServiceStack.Authentication.MongoDB.csproj b/src/ServiceStack.Authentication.MongoDB/ServiceStack.Authentication.MongoDB.csproj
index 43c2503..c396366 100644
--- a/src/ServiceStack.Authentication.MongoDB/ServiceStack.Authentication.MongoDB.csproj
+++ b/src/ServiceStack.Authentication.MongoDB/ServiceStack.Authentication.MongoDB.csproj
@@ -13,6 +13,8 @@
v3.5
512
+ ..\
+ true
true
@@ -43,6 +45,9 @@
..\..\lib\ServiceStack.Common.dll
+
+ ..\..\lib\ServiceStack.Interfaces.dll
+
..\..\lib\ServiceStack.ServiceInterface.dll
@@ -61,6 +66,7 @@
+