1474 Commits (article/angular-multithreading)

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