61 Commits (b1bd98baaa2a6022d1b4e8b25749e738fcf52648)

Author SHA1 Message Date
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
maliming 0eeb8381b3 Add Volo.Abp.Identity unit tests. 7 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858 7 years ago
Halil ibrahim Kalkan d9a217b79b Fix IdentityOptions_Tests 7 years ago
Yunus Emre Kalkan 091e65194d #793 cont. 7 years ago
Halil ibrahim Kalkan 0f06cf53c1 Revised permission management system 7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2. 7 years ago
Halil ibrahim Kalkan 08f50d0ff2 Refactor event bus and fix breaking code. 8 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes 8 years ago
Alper Ebicoglu 80ecf09671 closes #179 8 years ago
Yunus Emre Kalkan a2787e5229 #440 8 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf 8 years ago