8865 Commits (169e3f736a41fb7447966bb7168657ebdc4e16fa)

Author SHA1 Message Date
maliming d51a767151
Add multi-tenant external login support for IdentityUser 8 months ago
maliming 1a0b738444
Add multi-tenant user lookup for email and username 8 months ago
voloagent ea4bbb8b51 Update_NPM_Packages 8 months ago
maliming 32bc32250b
Fix tenant context when validating user uniqueness 8 months ago
maliming ee2a42568f
Fix condition check in ResourcePermissionManager to ensure provider match before returning 8 months ago
maliming af584e422a
Update localization for ApplicationResourcePermissionProviderKeyLookupService to use "Client" across multiple languages 8 months ago
maliming 7dd53d8c16
Add ClientDeletedEventHandler for permission cleanup 8 months ago
maliming 5e4228b994
Add distributed event handling for OpenIddict app changes 8 months ago
maliming 562914fc69
Refactor resource permission key lookup to use names/ClientIds 8 months ago
maliming 31ff63c762
Add ClientResourcePermissionManagerExtensions classes 8 months ago
Ma Liming abe5a5c18b
Fix resource display name in modal header 8 months ago
maliming c385660291
Fix modal header to display resource name correctly 8 months ago
maliming bdd7607975
Fix parameter order and minor code cleanups 8 months ago
maliming 202109a4ef
Add resource management providers for IdentityServer and OpenIddict 8 months ago
maliming a7d0391bd2
Fix spacing in RevokeAsync method parameters 8 months ago
maliming 4a671e4e01
Fix spacing in SetAsync method parameters 8 months ago
maliming e1b7487c05
Refactor permission value provider methods for consistency and clarity 8 months ago
maliming fdff0133e3
Remove post-configuration for resource management providers 8 months ago
maliming 60ec72e0d3
Add localization for ResourcePermissionProviderKeyLookupService in multiple languages. 8 months ago
maliming f5a3526d7b
Update test for undefined setting to expect null 8 months ago
maliming 499f12742f
Implement client finder and resource permission management providers 8 months ago
maliming 7050ef95c2
Implement application finder and resource permission management providers 8 months ago
maliming 67310e7260
Add NullAbpDistributedLock and register as default lock for unit test. 8 months ago
maliming b66d595e56
Refactor dynamic initializer task handling in management modules 8 months ago
maliming 68cdc7449c
Update GroupCache type in event handler 8 months ago
maliming f21ffe274f
Add shared user account infrastructure. 8 months ago
maliming 72b5d04337
Change initializers to transient dependencies 8 months ago
maliming db98067117
Refactor static definition stores and add dynamic initializers 8 months ago
maliming f8c240b42e
Fix cache key and user ID parsing logic 8 months ago
maliming a565abc59a
Provide a way to clear the `application configuration` cache for all users. 8 months ago
sumeyye ae01f38c24 update: sv.json file for an extra key 8 months ago
Fahri Gedik a5f4202380 Add new localization keys for permission errors 8 months ago
Fahri Gedik f8f03c3cdf Add new localization keys for permission management 8 months ago
maliming 291e11aec9
Add MaxPassKeyNameLength constant to passkey consts 8 months ago
maliming bccc36f497
Add bottom margin to account layout column 9 months ago
maliming ba1abea164
Specify module type in EtoMappings configuration 9 months ago
maliming 6c22c9f584
Fix permission filter order in resource modal 9 months ago
maliming 1de9fda64d
Fix permission grant check to include provider filter 9 months ago
maliming a2b60e93af
Add providers to resource permission DTO and update usage 9 months ago
maliming 224d14d016
Update notification message on resource delete 9 months ago
maliming 92ccf9e0db
Show resource display name in permission modal 9 months ago
maliming 2b8cbd4274
Show resource display name in permission modal header 9 months ago
maliming 2a9a261229
Replace tooltip span with Tooltip component 9 months ago
maliming 027243439a
Unify resource permission modal titles and localization 9 months ago
maliming 960f171e57
Sanitize HTML id attributes by removing dots 9 months ago
maliming 534695d57c
Refactor role search methods to use names instead of IDs and update related components 9 months ago
maliming 87632e830e
Improve resource permission modal UX and fix heading 9 months ago
maliming ce9859ac3f
Update resource permission localization and modals 9 months ago
maliming 0d9720e0ba
Remove redundant resource and provider localization strings from multiple language files 9 months ago
maliming a280a8bf66
Update permission localization strings for clarity 9 months ago