updated
Цей коміт міститься в:
@@ -80,7 +80,9 @@ namespace UnitTests.Core
|
|||||||
{
|
{
|
||||||
sessionid = "9e5af21ec1a24c0293fc3dda352cdd93";
|
sessionid = "9e5af21ec1a24c0293fc3dda352cdd93";
|
||||||
}
|
}
|
||||||
//var _usermanger = DependencyConfig.Resolve<Unibase.Platform.Common.Managers.IUserManager>();
|
// var unibaseid = "274949a46ed54b2c887169ba078fe7e8";
|
||||||
|
// var _usermanger = DependencyConfig.Resolve<Unibase.Platform.Common.Managers.IUserManager>();
|
||||||
|
// var identityresponse = _usermanger.GenerateSession(unibaseid);
|
||||||
//var response = _usermanger.SignIn(request, "anji@gmail.com", "123456", true, false);
|
//var response = _usermanger.SignIn(request, "anji@gmail.com", "123456", true, false);
|
||||||
var response = Unibase.Platform.Membership.IdentityRegistry.GetIdentityByStaticSessionandTenantid(sessionid, 1);
|
var response = Unibase.Platform.Membership.IdentityRegistry.GetIdentityByStaticSessionandTenantid(sessionid, 1);
|
||||||
return response;
|
return response;
|
||||||
@@ -99,7 +101,7 @@ namespace UnitTests.Core
|
|||||||
{
|
{
|
||||||
string commondbid = "0";
|
string commondbid = "0";
|
||||||
string tenantdbid = "1";
|
string tenantdbid = "1";
|
||||||
string connectionstring = "server=localhost;port=5432;Database=common_94;User id=postgres;Password=Bizgaze@123";
|
string connectionstring = "server=localhost;port=5432;Database=common_94_old;User id=postgres;Password=Bizgaze@123";
|
||||||
string tenantconnectionstring = "server=localhost;port=5432;Database=tenant_94;User id=postgres;Password=Bizgaze@123";
|
string tenantconnectionstring = "server=localhost;port=5432;Database=tenant_94;User id=postgres;Password=Bizgaze@123";
|
||||||
|
|
||||||
//Unibase.Web.Server.Startup(IConfiguration configuration);
|
//Unibase.Web.Server.Startup(IConfiguration configuration);
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\..\bizgaze\crm\CRM\CRM.publish.csproj" />
|
||||||
<ProjectReference Include="..\..\unibase\helpers\TokenHelper\TokenHelper.Publish.csproj" />
|
<ProjectReference Include="..\..\unibase\helpers\TokenHelper\TokenHelper.Publish.csproj" />
|
||||||
<ProjectReference Include="..\..\unibase\mongdbprovider\MongoDbProvider\MongoDbProvider.Publish.csproj" />
|
<ProjectReference Include="..\..\unibase\mongdbprovider\MongoDbProvider\MongoDbProvider.Publish.csproj" />
|
||||||
<ProjectReference Include="..\..\unibase\pgsqldbprovider\PgSqlDbProvider\PgSqlDbProvider.Publish.csproj" />
|
<ProjectReference Include="..\..\unibase\pgsqldbprovider\PgSqlDbProvider\PgSqlDbProvider.Publish.csproj" />
|
||||||
|
|||||||
Посилання в новій задачі
Заблокувати користувача