Commit Graph

22 Commits (a042b441beb9befbcc611e736b9edf10169c7ff4)

Author SHA1 Message Date
Halil İbrahim Kalkan bda2f4184e Resolved #4411, Resolved #4410
5 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects.
5 years ago
liangshiwei d0ef06e928 Put UseAbpRequestLocalization after the UseMultiTenancy
5 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication
5 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware
5 years ago
liangshiwei d3e7a50f9f Add AbpAspNetCoreMvcModule to microservices host module dependencies
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 years ago
Halil İbrahim Kalkan 2b0882bfde Handle tenant creation event and create admin user and role for the new tenant.
5 years ago
Halil İbrahim Kalkan 1c07d20c97 Add multi-tenancy packages and enabled multi-tenancy for all applications.
5 years ago
Halil İbrahim Kalkan d8bdcffd4c Fix claims mapping for the microservice demo
5 years ago
maliming 204703f5f6 Enable Swagger UI
5 years ago
Halil İbrahim Kalkan 175137b4d2 Disable swagger, add routing
5 years ago
Halil İbrahim Kalkan d6e617998e Upgrade microservice demo solution .net core 3.0
5 years ago
maliming fd60fa9c7e Resolve #1382 Use the new Redis package.
6 years ago
Halil ibrahim Kalkan 5f4851262f Use redis cache for data protection
6 years ago
Halil ibrahim Kalkan eed398dff9 Resolved #738: Implemented CorrelationId middleware.
6 years ago
Halil ibrahim Kalkan f49ae3aca0 Resolved #788: Add "ApplicationName" to Audit logs.
6 years ago
Halil ibrahim Kalkan 994084edaf Resolved #760: Change RabbitMQ Eventbus configuration path
6 years ago
Halil ibrahim Kalkan 55726526e9 Move basic auth server configuration to appsettings.json files.
6 years ago
Halil ibrahim Kalkan b47ce09486 Added RabbitMq
6 years ago
Halil ibrahim Kalkan 6418eb2d91 Added redis cache too all applications/services
6 years ago
Halil ibrahim Kalkan b3965121fc Reorganized folders
6 years ago