736 Commits (00a22cb0bb7ae337722129875a8ff2aa74ea86df)

Author SHA1 Message Date
liangshiwei 2b9b56a75b Add unit tests 5 years ago
Halil İbrahim Kalkan 06a318fca3 Use distributed events to handle role delete & rename for permission management. 5 years ago
liangshiwei 1ac196427c Use RequiredPermissionName for all ApplicationMenuItem of Blazor 5 years ago
liangshiwei c7f12500f4 Remote async keyword 5 years ago
maliming a317f19694 Update AbpIdentityWebMainMenuContributor 5 years ago
maliming caf927cbf1 Change current tenant in AbpSecurityStampValidator. 5 years ago
liangshiwei b134a8040b Remove set of all DbContext interfaces 5 years ago
maliming 04e226f346 Update user properties when it's changed. 5 years ago
Halil İbrahim Kalkan 2b5e8362a8 Add missing AddRepository calls. 5 years ago
maliming 4d829820bb UpdatePasswordHash first when create an user & remove PasswordOptionsExtensions. 5 years ago
maliming bf920da8ce Explicitly set email & password in the initial data seed of startup templates. 5 years ago
maliming b8207426d0 Ignore password validation in IdentityDataSeeder. 5 years ago
Halil İbrahim Kalkan 6413691c0e Cancel event handlers in identity and permission modules. 5 years ago
Halil İbrahim Kalkan a8b4e0dfa9 Seed identity & permission data for a tenant via event handlers. 5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases. 5 years ago
maliming 78d05232f2 Update user properties when it's changed. 5 years ago
maliming adbcd123d1 Get all the identity strings in advance. 5 years ago
maliming 9fb4ad6e6c Allows to customize the English localized text of Identity errors. 5 years ago
liangshiwei 5a6751f10b Improve 5 years ago
maliming 34689c5463 Change current identity before create claims principal. 5 years ago
maliming e6cbd21e4f Refactor AbpClaimsPrincipalFactory. 5 years ago
liangshiwei 82da72e844 Add IAbpClaimsIdentityService 5 years ago
liangshiwei 9476b85018 Add serviceProvider to ClaimsIdentityContext 5 years ago
liangshiwei 8ceafc1b8c Refactor 5 years ago
nielscil be1c5af08d localized framework + modules to dutch 5 years ago
liangshiwei 917b62a935 Update AbpUserClaimsPrincipalFactory 5 years ago
liangshiwei c7cccc340e Add editionId to claims 5 years ago
Galip Tolga Erdem f6c8feeac8 added missing virtual to identity efcore repositories 5 years ago
Galip Tolga Erdem c6d62a2c99 added missing virtual to identity mongo repositories 5 years ago
liangshiwei 0543e19ed5 Add GetCountAsync method 5 years ago
Kamal Alseisy 68602fd65f fix totalCount in IdentityRole GetList in case of using filter 5 years ago
maliming cb3ea0e5ac
Remove blank line. 5 years ago
maliming a8c5186bde Update the entity after changing its properties. 5 years ago
liangshiwei 6c0b543679 Comment RoleDeletedEventHandler 5 years ago
Kevin bd52241566 Added en-GB json files 5 years ago
maliming ab03c8b8d0 Fix RoleChangingEvents_Test. 5 years ago
Halil İbrahim Kalkan 847f526041 Remove Volo.Abp.Identity.Domain\Volo.Abp.Identity.Domain dependency and disable RoleUpdateEventHandler 5 years ago
liangshiwei 912a247026 Remove permission Grants when role is delete 5 years ago
Halil İbrahim Kalkan b1d8411881 Use async for identity mongodb repos. 5 years ago
Halil İbrahim Kalkan 7d9013fd51 Add missing param 5 years ago
liangshiwei 7bd51048aa Use AbpIdNameTagHelper 5 years ago
liangshiwei 02cfd822e7 Avoid using array index in taghelper expressions 5 years ago
Halil İbrahim Kalkan 7642a39478 Fix EfCoreIdentityUserRepository: Use GetDbSetAsync 5 years ago
Halil İbrahim Kalkan c2c25a091a Override true base method. 5 years ago
Halil İbrahim Kalkan 420dfbe8b4 Identity module EF core async fix. 5 years ago
Ahmet 43c054055c fix form 5 years ago
Ahmet 6d219062bf Identity module blazor forms removed 5 years ago
liangshiwei a9f12f873e Always use the repository method to update the changed entity. 5 years ago
Ahmet 954245da10 closes: #6603 5 years ago
Ilkay Ilknur ce00b6e106 call propertyInfo.GetInputValueOrNull method while binding to value. 5 years ago