75 Commits (738f52018d4e73e9b0dd0397f8a1e7e8b88ceee1)

Author SHA1 Message Date
maliming 11894f27d9 Refactor AbpUserClaimsPrincipalFactory. 5 years ago
liangshiwei c3e2f6680b Update Chinese localization 5 years ago
maliming c85dd1df0b Fix GenerateAndVerifyLinkTokenAsync test. 5 years ago
maliming c90960395c Link users enhancements. 5 years ago
liangshiwei 2b9b56a75b Add unit tests 5 years ago
maliming 9fb4ad6e6c Allows to customize the English localized text of Identity errors. 5 years ago
maliming ab03c8b8d0 Fix RoleChangingEvents_Test. 5 years ago
onur03 38500b43dd Typo on IdentityClaimTypeManager 5 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use. 5 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions. 6 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
Alper Ebicoglu 4c29e68a81 refactor 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
maliming d044255516 Add IdentityLinkUser aggregate root to Identity module. 6 years ago
Halil İbrahim Kalkan 2ad0beb94a Delete unused RandomPasswordGenerator. 6 years ago
Halil İbrahim Kalkan e98084fdf6 Refactor: Extract class RandomPasswordGenerator 6 years ago
Halil İbrahim Kalkan 7eb057aaf1 Establish test environment for the Volo.Abp.Identity.AspNetCore package. 6 years ago
Halil İbrahim Kalkan bda2f4184e Resolved #4411, Resolved #4410 6 years ago
maliming 978d80a9be Upgrade identity module packages. 6 years ago
Galip Tolga Erdem 06db56de98 fixed update test 6 years ago
Galip Tolga Erdem 7093238d09 OrganizationUnit domain property update for parentId and code 6 years ago
Galip Tolga Erdem 3705c627b3 refactored and renamed 6 years ago
Galip Tolga Erdem cdf8cf9907 renaming organizationUnit namepsace 6 years ago
Halil İbrahim Kalkan 118cb5b5f7 Refactor IdentityUserManager & fix unit tests. 6 years ago
Halil İbrahim Kalkan eb068bfff8 Remove ConfigureAwait(false) usages. 6 years ago
Halil İbrahim Kalkan f6ecf06f25 Fix build errors 6 years ago
Halil İbrahim Kalkan 99f23a51bc Resolved #2977: Should set default roles for new external users 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 6 years ago
Mehmet Perk 876f441cce IdentityUserOrganizationUnit and OrganizationUnitRole do not need a primary key 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Mehmet Perk 4db9a9a42e get users by organization unit 6 years ago
mperk 27c565fc1e event permissions update when role update 6 years ago
Mehmet Perk 1fa0e2852c add organizationUnits foreignKey to User 6 years ago
Mehmet Perk 4e7e04a7fe mongodb repo for organization units 6 years ago
Mehmet Perk bdffd6d29a all test the organizations 6 years ago
Yunus Emre Kalkan 6312a18b13 AbpIdentityResultException_Tests : rename abpCultureHelper to CultureHelper 6 years ago
Javier Campos ad85526379 feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan c4acff598d Identity module remove sync api usage 6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0 6 years ago
Halil İbrahim Kalkan e49822cd4e Remove sync extension methods. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Yunus Emre Kalkan 8b58991ff3 DistributedEventBusOptions to AbpDistributedEventBusOptions 7 years ago
Halil İbrahim Kalkan 7f6dd3c83e #1845 Use Contextualized mapper on the identity module. 7 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0 7 years ago
Yunus Emre Kalkan 1de30a8ba6 fixed identity localization 7 years ago
Dillan Cagnetta 84c25f544f Updated: IdentityClaimTypeManager name typo 7 years ago
Halil İbrahim Kalkan 82c4202d02 Upgrade all test projects to .net core 2.2. 7 years ago