18 Commits (169e3f736a41fb7447966bb7168657ebdc4e16fa)

Author SHA1 Message Date
maliming e787c79bb4
Rework BLOB encryption with an internal AES-256-GCM codec 1 month ago
ugurozturk 083b04b624 feat: Add IByteArrayEncryptionService for binary data encryption and decryption 1 month ago
maliming 20847b1fc1
Isolate Thread.CurrentPrincipal in CurrentPrincipalAccessor test 2 months ago
maliming 7a74082d45
Restore the previous ambient principal when a Change scope is disposed 2 months ago
maliming cc321d1d41
Simplify anonymous principal assertions in CurrentPrincipalAccessor test 2 months ago
maliming 255a882586
Return anonymous principal instead of null in ThreadCurrentPrincipalAccessor 2 months ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 39d6ba0010
Update `AbpDynamicClaimsPrincipalContributorBase_Tests` to fix unit test in CI pipeline. 3 years ago
maliming e407754280 Refresh instead of returning dynamic claims. 3 years ago
maliming fe4129d3e3
Add `ClaimsMap` to `AbpClaimsPrincipalFactoryOptions`. 3 years ago
maliming bb36aec363
Add `AbpDynamicClaimsPrincipalContributorBase_Tests`. 3 years ago
maliming 02bd699c4d Add `RemoteDynamicClaimsPrincipalContributor`. 3 years ago
maliming 706e36a0d5
Add `DynamicClaims` infrastructure. 3 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming 36e3cb1c82 Create default ClaimsIdentity for AbpClaimsPrincipalFactory. 6 years ago
maliming 11894f27d9 Refactor AbpUserClaimsPrincipalFactory. 6 years ago
maliming 0466207a6d Implement security log in Identity module. 6 years ago
maliming 78664f1d49 Make ICurrentPrincipalAccessor changeable. 6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace 7 years ago
Halil ibrahim Kalkan 66fcaf9ebf Resolved #645: Inttroduce IStringEncryptionService 8 years ago