1433 Commits (IReadOnlyAppService)

Author SHA1 Message Date
voloagent 185dccd437 Update_NPM_Packages 12 months 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
Mansur Besleney c1d23fb754
Update MongoIdentityUserRepository.cs 1 year ago
Mansur Besleney 75d679a2db
Update EfCoreIdentityUserRepository.cs 1 year ago
Mansur Besleney 7e8c7aba45 made slight query enhancment 1 year ago
Mansur Besleney 2f67c20f7d Update MongoIdentityUserRepository.cs 1 year ago
Mansur Besleney 38393174c6 Update MongoIdentityUserRepository.cs 1 year ago
voloagent ac8e482d4f Update_NPM_Packages 1 year ago
Mansur Besleney 85ee5d78d4 string type correcred to guid 1 year ago
Mansur Besleney 495db44061 id field added to filter user list by id 1 year ago
maliming 4613f1fa42
Add `RequireEmailVerificationToRegister` setting. 1 year ago
maliming e2390f1460
Update MongoOrganizationUnitRepository.cs 1 year ago
voloagent 05d262ce9f Update_NPM_Packages 1 year ago
maliming 9ede7b4340
Rename `GetMongoQueryable` to `GetQueryable`. 1 year ago
maliming 252a8448a3
Added `GetListByDisplayNamesAsync` to `IOrganizationUnitRepository `. 1 year ago
maliming c2a5fa390c
Remove unnecessary generic type parameter. 1 year ago
maliming a23fc0c335
Upgrade `MongoDB.Driver` to `3.1.0`. 1 year ago
liangshiwei a6eff24806 Add CreationTime to IdentityRoleDto 1 year ago
liangshiwei ff17ccec26 Add IHasCreationTime to IdentityClaimType and IdentityRole entities 1 year ago
liangshiwei afab0ac2cd Ordered by creation time by default 1 year ago
maliming 32034300db
Added `clientIpAddress` parameter to query the `security logs`. 1 year ago
maliming cb3dce2c78
Update AbpIdentityResultExtensions.cs 1 year ago
maliming 731d6f1995
Merge `InvalidUserName` localization texts. 1 year ago
voloagent f09078a74c Update_NPM_Packages 1 year ago
maliming 11843a3a30
Remove `ConcurrencyStamp` from `IdentitySession`. 1 year ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming 05fd7beacd
Truncate the ip string from the beginning. 2 years ago
maliming 4c14a4abb3
Truncate `IpAddresses` of `IdentitySession`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming c733a2c0c1
Make `IdentitySession` entity extensible. 2 years ago
voloagent c33a3fb2a9 Update_NPM_Packages 2 years ago
liangshiwei f632772a96 Prevent a new user's email use another existing user's name 2 years ago
voloagent a58620549b Update_NPM_Packages 2 years ago
maliming 91dca5b53d
Only changes role name if it actual changed. 2 years ago
maliming c6aa291cb6
Prevent name is null. 2 years ago
maliming 2ec1d621da
Trim the changed value when users change their first or last name. 2 years ago
Patrik Johansson df795c071e Translated to Swedish (sv) 2 years ago