1494 Commits (470cfdacdeab5b95e07259705035c9eeafce7898)

Author SHA1 Message Date
maliming 21a303c771
Return empty list for empty filter in search methods 9 months ago
maliming 7d6e3d7259
Add new tests for user and role search methods 9 months ago
maliming 8c17421ce6
Add resource permission manager extensions for roles and users 9 months ago
maliming efaeebf98a
Implement resource permission deletion in Role and User event handlers 9 months ago
maliming c8c46c8521
Add resource permission management to RoleUpdateEventHandler 9 months ago
maliming 185485d61d
Add localization for User and Role resource permission provider keys across multiple languages 9 months ago
maliming 7eb50663da
Remove resource permission management script from roles and users pages 9 months ago
maliming 8e7218fc0d
Remove resource permissions modal and related actions from roles and users 9 months ago
maliming 2844e59590
feat(permission-management): update resource permission handling and improve resource key usage in identity role and user management 9 months ago
maliming a14a53da56
feat: Add SearchByIdsAsync methods for users and roles in Identity module 9 months ago
maliming 0e5cce38b1
feat(permission-management): update resource permission management modal with dynamic provider key selection 9 months ago
maliming 4b96a90b2d
feat: Enhance user and role management with search capabilities and resource provider integration 9 months ago
maliming 1398c8d67b
fix(permission-management): validate user ID parsing in role permission providers 9 months ago
maliming 25f68775e7
feat(permission-management): add resource permission management features 9 months ago
maliming 39b60db9f5
Refactor permission grant info types in role provider 9 months ago
maliming b3706cf23a
Add resource permission management features and update API methods 9 months ago
maliming 90bf895cac
Implement `ResourcePermissionManager`. 9 months ago
maliming 571ce65090
Set `RequireEmailVerificationToRegister's isVisibleToClients` to `true`. 10 months ago
maliming 7e76587f60
Add batch retrieval for IdentityLinkUser entities 10 months ago
maliming cfec02ec7b
Remove UserPasswordHistories collection from MongoDbContext 10 months ago
maliming 7d63a838a6
Change CreatedAt to DateTimeOffset in password history 10 months ago
copilot-swe-agent[bot] 8209420dcc Fix translations: Replace English text with proper localized translations for 12 languages 10 months ago
copilot-swe-agent[bot] 3fdd6371a4 Add password reuse prevention localization to all Identity module languages 10 months ago
maliming 46323e5e33
Add password reuse prevention localization keys 10 months ago
maliming 404881cd39
Add PasswordHistories relationship to User entity 10 months ago
copilot-swe-agent[bot] 4317bac311 Add PasswordInHistory localization to all language files 10 months ago
Ma Liming 66ab43b4e0
Update modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/IdentityUserPasswordHistory.cs 10 months ago
Ma Liming 7a2bc0d52c
Update modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/IdentityUserPasswordHistory.cs 10 months ago
maliming ecee36baef
Add password history validation message 10 months ago
maliming 56840737a1
Remove UserPasswordHistories DbSet and update model builder 10 months ago
maliming 685714e133
Revert "Add UserPasswordHistories DbSet to IIdentityDbContext" 10 months ago
maliming b1a9ddbee2
Add UserPasswordHistories DbSet to IIdentityDbContext 10 months ago
maliming 62d6331042
Add setting to enable password reuse prevention 10 months ago
maliming be6d2f9b8a
Add user password history entity. 10 months ago
maliming eb4c90b3f0
Increase MaxDeviceInfoLength to 256 11 months ago
Yunus Emre Kalkan 942919ac57 Added AngularInstallationInfo for identity module 11 months ago
maliming 4ad9af073e
Enhance assembly resource registration for localization in multiple web modules 11 months ago
maliming 8a15eee94f
Optimize Clock.Now usage in user delegation repositories 11 months ago
maliming 5c815136a5 Refactor LINQ queries to use AsEnumerable() for better compatibility with MongoDb Driver. 11 months ago
maliming d0e0f0dc1d Set RequiredMappingStrategy for identity mappers 12 months ago
maliming 2a3b713962
Set RequiredMappingStrategy to Target for all necessary Mappers. 12 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 12 months ago
erdemcaygor 38805d14f5 code refactoring 12 months ago
maliming 4480b70ad1
Set includeDetails default to false in repository methods 1 year ago
maliming 5c37d7b20b
[Identity] Replace AutoMapper with Mapperly. 1 year ago
maliming 689b7138ce
Add `Administration` to the breadcrumb. 1 year ago
Fahri Gedik 8dbffe9d68 Reapply "Merge branch 'dev' into issue-23231-v2" 1 year ago
Fahri Gedik a83bce6b7b Revert "Merge branch 'dev' into issue-23231-v2" 1 year ago
maliming 8def47c444
refactor: update all entity properties to `virtual` 1 year ago
voloagent 08c2d7ea09 Update_NPM_Packages 1 year ago