Commit Graph

773 Commits (1040f573ca524ee0ee6545a2c8416881b3e16591)
 

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