63 Commits (8dcb09b3797f3a674adf7af60c2d8504e5b02eeb)

Author SHA1 Message Date
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
gdlcf88 74b49f4d8f Fixed the `OnRegistered` name typo 3 years ago
maliming c3e7b07806 Set ApplicationName of AbpSecurityLogOptions to IAbpApplication.ApplicationName 4 years ago
maliming d9b9137598
Use `DisposeAction` with parameter. 4 years ago
maliming b90161cef5
Add ImpersonatorUserName and ImpersonatorTenantName to AuditLog. 5 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 713fe08360 Remove Linq in StringEncryptionService. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Halil İbrahim Kalkan e6ab80f6c6 Resolved #8053: Remove duplicate claims. 5 years ago
maliming 4d8124ae68 Add Impersonation infrastructure. 5 years ago
maliming 36e3cb1c82 Create default ClaimsIdentity for AbpClaimsPrincipalFactory. 5 years ago
maliming 11894f27d9 Refactor AbpUserClaimsPrincipalFactory. 5 years ago
liangshiwei 067731ec2d Improved 5 years ago
liangshiwei 62a801f545 Added AbpClaimsServiceOptions 5 years ago
liangshiwei 7424286282 Add RequestedClaims to AbpClaimsPrincipalOptions 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
maliming 68365f9a46 Localize exception messages in AbpFeaturesModule. 5 years ago
maliming 0b218b81b7 Configure AbpStringEncryptionOptions using random values in the template. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
İsmail ÇAĞDAŞ 02d0ffcfae updated from dev 6 years ago
maliming f8b9595670 Revert changes of the impersonator. 6 years ago
maliming c0789c263c Revert renaming claim name. 6 years ago
maliming 433e21ccfb Refactor. 6 years ago
maliming 69f6caca91
Update AbpClaimTypes.cs 6 years ago
maliming 9b44c00c1a Use standard name as abp claim type. 6 years ago
maliming 2811de7a70 Add more property to user claims. 6 years ago
maliming c34c562c5e Add ICurrentImpersonatorUser & ICurrentImpersonatorTenant. 6 years ago
Halil İbrahim Kalkan 6b4bcb0054 Implement WebAssemblyCurrentPrincipalAccessor (temporary solution) 6 years ago
maliming 40dc60cb6c Disable Security Log feature. 6 years ago
maliming a03ef99641 Update SecurityLogInfo. 6 years ago
maliming 0c97d90c7d Update Volo.Abp.Security.csproj. 6 years ago
maliming 0466207a6d Implement security log in Identity module. 6 years ago
maliming 73de02689f Refactoring ISecurityLogManager. 6 years ago
maliming 65957cbb6e Add some infrastructure for security logs. 6 years ago
maliming a36fda11e3 Init UserSecurityLog. 6 years ago
maliming 7846c90ea9 Make GetClaimsPrincipal mehtod public. 6 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public. 6 years ago
maliming 441e18e2f4 Refactoring ICurrentPrincipalAccessor. 6 years ago
maliming 78664f1d49 Make ICurrentPrincipalAccessor changeable. 6 years ago
Galip Tolga Erdem 37f0f3e932 Fixed error when expected UserId is string but not guid 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