1477 Commits (369d4bc9d6aacf551623032dfb024a845b628ddb)

Author SHA1 Message Date
maliming 571ce65090
Set `RequireEmailVerificationToRegister's isVisibleToClients` to `true`. 7 months ago
maliming 7e76587f60
Add batch retrieval for IdentityLinkUser entities 8 months ago
maliming cfec02ec7b
Remove UserPasswordHistories collection from MongoDbContext 8 months ago
maliming 7d63a838a6
Change CreatedAt to DateTimeOffset in password history 8 months ago
copilot-swe-agent[bot] 8209420dcc Fix translations: Replace English text with proper localized translations for 12 languages 8 months ago
copilot-swe-agent[bot] 3fdd6371a4 Add password reuse prevention localization to all Identity module languages 8 months ago
maliming 46323e5e33
Add password reuse prevention localization keys 8 months ago
maliming 404881cd39
Add PasswordHistories relationship to User entity 8 months ago
copilot-swe-agent[bot] 4317bac311 Add PasswordInHistory localization to all language files 8 months ago
Ma Liming 66ab43b4e0
Update modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/IdentityUserPasswordHistory.cs 8 months ago
Ma Liming 7a2bc0d52c
Update modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/IdentityUserPasswordHistory.cs 8 months ago
maliming ecee36baef
Add password history validation message 8 months ago
maliming 56840737a1
Remove UserPasswordHistories DbSet and update model builder 8 months ago
maliming 685714e133
Revert "Add UserPasswordHistories DbSet to IIdentityDbContext" 8 months ago
maliming b1a9ddbee2
Add UserPasswordHistories DbSet to IIdentityDbContext 8 months ago
maliming 62d6331042
Add setting to enable password reuse prevention 8 months ago
maliming be6d2f9b8a
Add user password history entity. 8 months ago
maliming eb4c90b3f0
Increase MaxDeviceInfoLength to 256 8 months ago
Yunus Emre Kalkan 942919ac57 Added AngularInstallationInfo for identity module 8 months ago
maliming 4ad9af073e
Enhance assembly resource registration for localization in multiple web modules 8 months ago
maliming 8a15eee94f
Optimize Clock.Now usage in user delegation repositories 8 months ago
maliming 5c815136a5 Refactor LINQ queries to use AsEnumerable() for better compatibility with MongoDb Driver. 9 months ago
maliming d0e0f0dc1d Set RequiredMappingStrategy for identity mappers 9 months ago
maliming 2a3b713962
Set RequiredMappingStrategy to Target for all necessary Mappers. 9 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 9 months ago
erdemcaygor 38805d14f5 code refactoring 9 months ago
maliming 4480b70ad1
Set includeDetails default to false in repository methods 9 months ago
maliming 5c37d7b20b
[Identity] Replace AutoMapper with Mapperly. 10 months ago
maliming 689b7138ce
Add `Administration` to the breadcrumb. 10 months ago
Fahri Gedik 8dbffe9d68 Reapply "Merge branch 'dev' into issue-23231-v2" 10 months ago
Fahri Gedik a83bce6b7b Revert "Merge branch 'dev' into issue-23231-v2" 10 months ago
maliming 8def47c444
refactor: update all entity properties to `virtual` 11 months ago
voloagent 08c2d7ea09 Update_NPM_Packages 1 year ago
maliming 3545098430
Chagne current tenant before read cache. 1 year ago
maliming 3124a0cc0f
Update MongoSandbox pcakages. 1 year ago
maliming 3e623ac2a5
Sort roles by name in GetRolesAsync and GetAssignableRolesAsync methods 1 year ago
voloagent 185dccd437 Update_NPM_Packages 1 year ago
maliming 0a47bfc47c
Fix merge problem of `GetQueryableAsync` method. 1 year ago
maliming a20d6c72ef
Use role Id to determine `IsAssigned`. 1 year ago
maliming f7a74906ed
feat: enhance organization management by including child organization units in user updates 1 year ago
maliming c89946a70e
feat: add includeChildren parameter to GetMembersCountAsync for hierarchical member counting 1 year ago
voloagent 6e97b6ee12 Update_NPM_Packages 1 year ago
liangshiwei 750574ad99 Update IdentityClaimTypeManager_Tests.cs 1 year ago
liangshiwei f1049f63a1 Add error codes and localization for static claim type restrictions 1 year ago
Muhammed Ali ÖZKAYA a8ebe0c47f
Remove unnecessary lines 1 year ago
Muhammed Ali ÖZKAYA ab65d4f94f
Add installation notes for modules 1 year ago
maliming 27bcb83b04
Optimize the database queries for permission checks. 1 year ago
maliming 759fc43163
Add methods to call validation for user and password in IdentityUserManager 1 year ago
maliming 299512d391
Add custom IdentityErrorDescriber for localized error messages. 1 year ago
maliming b8ceda5239
Update localization texts. 1 year ago