Commit Graph

824 Commits (82c8dce8e53c041caac404e293274154867466a6)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 86306cdd8f
Merge pull request #192 from aspnetzero/Alper/identity-resource-store
8 years ago
Alper Ebicoglu 696861065c added IdentityResourceStore
8 years ago
Alper Ebicoglu 3915f61811 Consts moved to Shared project.
8 years ago
Halil İbrahim Kalkan 326c57a6b1
Merge pull request #191 from aspnetzero/Alper/IdentityServer-DbContext
8 years ago
Alper Ebicoglu bb42f7280f Added Identity Server initial migrations
8 years ago
Halil İbrahim Kalkan 371fde3fb4 Created initial EF Core integratioon document.
8 years ago
Alper Ebicoglu b7185c1be5 Added max lengths for Identity server entities
8 years ago
Alper Ebicoglu a003d63e1d Added IdentityServerDbContext
8 years ago
Halil İbrahim Kalkan 58b7e40e7c Handle to switch to host.
8 years ago
Halil İbrahim Kalkan e0208ab252 Added a temp action to switch current tenant.
8 years ago
Halil İbrahim Kalkan 82f3ba402f Removed inmemory client and resource
8 years ago
Alper Ebicoglu 682d3b8206 Removed IdentityResourceStore tests.
8 years ago
Halil İbrahim Kalkan 00c1a4b334
Merge pull request #190 from aspnetzero/Alper/identity-server-mappings
8 years ago
Alper Ebicoglu f097e2a6f2 Removed IdentityResourceStore (not needed!)
8 years ago
Halil İbrahim Kalkan 136dd5b41d Added todo
8 years ago
Halil İbrahim Kalkan 2aa25fc08d Multitenancy completely refactored
8 years ago
Alper Ebicoglu faa4b1451b Added IdentityResourceStore new test: GetAllResourcesAsync_Should_Return
8 years ago
Alper Ebicoglu bce5fa63d8 Added new IdentityResource Test
8 years ago
Alper Ebicoglu 56d6abe7c4 Added new IdenityResourceStore Test: FindApiResourcesByScopeAsync
8 years ago
Alper Ebicoglu 0d69dd94dd Added identity resource test
8 years ago
Alper Ebicoglu b4460f7613 Refactored.
8 years ago
Alper Ebicoglu 06b846c929 Added new PersistentGrant tests
8 years ago
Alper Ebicoglu d2ff43dc6e Added new test : StoreAsync_Should_Store_PersistedGrant
8 years ago
Halil İbrahim Kalkan e755edc8c6 Write tenant name on top bar.
8 years ago
Halil İbrahim Kalkan 39d6d68ab8 added todo
8 years ago
Halil İbrahim Kalkan e2e89d6733 Added comments
8 years ago
Halil İbrahim Kalkan 6f6fcfb798 Merged IMultiTenancyManager with ICurrentTenant
8 years ago
Halil İbrahim Kalkan 9e8a18ceae Moved to multitenancy abstractions module.
8 years ago
Halil İbrahim Kalkan 4099af8cc1 Extracted TenantResolver from MultiTenancyManager. Renamed old ITenantResolver to ITenantResolveContributor
8 years ago
Halil İbrahim Kalkan 9bf5e83f05
Merge pull request #189 from aspnetzero/dbcontext-interfaces
8 years ago
Halil İbrahim Kalkan f768922ce5 Implementing replacing a dbcontext.
8 years ago
Alper Ebicoglu 127ac4f617 Added IdentityResourceStore
8 years ago
Halil İbrahim Kalkan a5000e99a6 Implemented IEfCoreDbContext everywhere.
8 years ago
Halil İbrahim Kalkan 9ed202e0b7 Created IEfCoreDbContext
8 years ago
Halil İbrahim Kalkan 43002e6324 Added EF Core module for multitenancy
8 years ago
Halil İbrahim Kalkan 27dab01f1f Renamed multitenancy module
8 years ago
Halil İbrahim Kalkan 7259155a98 Refactoring multitenancy module.
8 years ago
Halil İbrahim Kalkan f2e72ead10 Added todo
8 years ago
Halil İbrahim Kalkan 3ff74fd13e Removed ChangeToHost from IMultiTenancyManager
8 years ago
Alper Ebicoglu a3796a7190 Added PersistentGrantStore
8 years ago
Alper Ebicoglu 487b4860c9 Added PersistedGrantStore
8 years ago
Halil İbrahim Kalkan b5f5a62c3e Refactored.
8 years ago
Halil İbrahim Kalkan 4f0319576f Organized solution folders.
8 years ago
Halil İbrahim Kalkan d0645ef656 Added link to multitenancy document. Uncommented in memory stores for identity server.
8 years ago
Halil İbrahim Kalkan e4f4be05c6 Added multi tenancy document and refactored solution.
8 years ago
Halil İbrahim Kalkan d8f96452b0 Updated documents and samples.
8 years ago
Halil İbrahim Kalkan ddbdc496c3 Change Volo.Abp to Volo.Abp.Core dependency.
8 years ago
Halil İbrahim Kalkan d7f744c595 Incremented version to 0.1.1 and updated pack.ps1 for latest changes.
8 years ago
Halil İbrahim Kalkan 8dab34e68f Refactored TypeHelper
8 years ago
Halil İbrahim Kalkan 35c426662e Renamed TypeHelper.IsPrimitiveExtendedIncludingNullable to IsPrimitiveExtended and added includeNullables as optional parameter
8 years ago