8479 Commits (5197ee48b513d0d4fc3959927a41caa4e15afc10)

Author SHA1 Message Date
maliming e6ba5ede33
Move distributed lock replacement to test module 2 months ago
voloagent f3127747a8 Update_NPM_Packages 2 months ago
Jack Fistelmann 9e00d9a255 fix(): german translation for tenant related strings 2 months ago
maliming 825270ccf0
fix: change button to submit button for Send Test Email form 2 months ago
maliming 61ae09b742
Refactor forms in various management pages to include specific form IDs for better handling of submissions 2 months ago
maliming ab61c633a1
Increase max full-name length limits to 512 2 months ago
maliming a82acb1214
Use _allGroups for GrantAll/GrantAny checks 2 months ago
maliming 68fdad506a
Fix Grant All checkbox not showing indeterminate state in permission modal 2 months ago
maliming 068bc7fcbb
Remove trailing periods from Feature title. 2 months ago
voloagent 118c2deb00 Update_NPM_Packages 2 months ago
maliming 07a2087e85
Add ambient auditing disable/enable support. 2 months ago
voloagent d5805c5f5a Update_NPM_Packages 2 months ago
maliming 1a8df4eb76
Implement localized error messages for AbpIdentityResultException 2 months ago
maliming 39dd49122c
Implement localized error messages for AbpIdentityResultException 2 months ago
maliming 420b4452ec
Add Hangfire periodic worker adapter options. 2 months ago
maliming 594b0bb628
Add tests for shared user validation across tenants 2 months ago
maliming 273e87f9ed
Add tests for shared tenant user sharing strategy 2 months ago
maliming 50e835ad9d
Add tests for user repository multi-tenant and batch queries 2 months ago
maliming a430c87664
Update tests to expect AbpIdentityResultException on password change 2 months ago
Fatih Sultan Mehmed Arslan b7cefaae01 docs(account): update and complete Turkish translations 3 months ago
maliming 64abbf5e80
Add DirectlyAddToTenant property to InviteUserToTenantRequestedEto 3 months ago
Ma Liming 73cf4792e1
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 3 months ago
Ma Liming 289087c282
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 3 months ago
Ma Liming 2ef4fdef20
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 3 months ago
Ma Liming 4461f0f817
Change notification type from info to success 3 months ago
maliming 9b29a11d8a
Use `AbpIdentityErrorDescriber` to localize error message instead of `AbpIdentityResultExtensions`. 3 months ago
maliming 4d5307f953
Refactor user validation logic in AbpIdentityUserValidator 3 months ago
maliming dbe0dbc3bb
Improve host user selection logic in IdentityUserManager 3 months ago
maliming e0ebc1b100
Refactor dynamic initializers to use service provider 3 months ago
maliming 4026313a6e
Rename user lookup methods for shared user strategy 3 months ago
maliming 2192d90d29
Add GetUsersByPasskeyIdAsync method to identity user repositories 3 months ago
Ma Liming 5b6dac03b3
Update modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/tr.json 3 months ago
maliming 86d6d5d9f8
Add 'no records to export' localization key 3 months ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 3 months ago
maliming d51a767151
Add multi-tenant external login support for IdentityUser 3 months ago
maliming 1a0b738444
Add multi-tenant user lookup for email and username 3 months ago
voloagent ea4bbb8b51 Update_NPM_Packages 3 months ago
maliming 32bc32250b
Fix tenant context when validating user uniqueness 3 months ago
maliming ee2a42568f
Fix condition check in ResourcePermissionManager to ensure provider match before returning 3 months ago
maliming af584e422a
Update localization for ApplicationResourcePermissionProviderKeyLookupService to use "Client" across multiple languages 3 months ago
maliming 7dd53d8c16
Add ClientDeletedEventHandler for permission cleanup 3 months ago
maliming 5e4228b994
Add distributed event handling for OpenIddict app changes 3 months ago
maliming 562914fc69
Refactor resource permission key lookup to use names/ClientIds 3 months ago
maliming 31ff63c762
Add ClientResourcePermissionManagerExtensions classes 3 months ago
Ma Liming abe5a5c18b
Fix resource display name in modal header 3 months ago
maliming c385660291
Fix modal header to display resource name correctly 3 months ago
maliming bdd7607975
Fix parameter order and minor code cleanups 3 months ago
maliming 202109a4ef
Add resource management providers for IdentityServer and OpenIddict 3 months ago
maliming a7d0391bd2
Fix spacing in RevokeAsync method parameters 3 months ago
maliming 4a671e4e01
Fix spacing in SetAsync method parameters 3 months ago