1352 Commits (update-cli-docs)

Author SHA1 Message Date
liangshiwei 11d0804ea0 Add ParentId to OrganizationUnitEto 2 years ago
liangshiwei 6c50340287 Add IdentityDataSeedContributor.AdminUsernamePropertyName 2 years ago
maliming 5fc1919391
Use `ExtensiblePagedAndSortedResultRequestDto` as `UserLookupSearchInputDto` base class. 2 years ago
maliming 57df09a3c7
Use `ExtensiblePagedAndSortedResultRequestDto` as input base class. 2 years ago
maliming f253c336a7
Add `RemoveClaimFromAllRolesAsync` method to `IIdentityRoleRepository`. 2 years ago
maliming 8edeb698ce
Update EfCoreIdentityUserRepository.cs 2 years ago
maliming 3a7b4191f2
Rename to `RemoveClaimFromAllUsersAsync `. 2 years ago
maliming 54e52eaafd
Add `RemoveClaimFromAllUsers` to `IIdentityUserRepository`. 2 years ago
liangshiwei 1a8581eaed Change target formwork 2 years ago
liangshiwei 459926a04e Upgrade AutoMapper to 13.0.1 2 years ago
Yunus Emre Kalkan 990b2e6bbb added missing analyzes for blazor packages 2 years ago
maliming 5333e1f71f
Check `SessionId` in the `TryRevokeOldAccessTokensAsync` method 2 years ago
maliming bae8008beb
Publish `EntityUpdatedEvent` when navigation changes. 2 years ago
liangshiwei 27f84abe7f Update EfCoreIdentityUserRepository.cs 2 years ago
liangshiwei 0689e1c1c3 Add GetFilteredQueryableAsync method 2 years ago
liangshiwei 2a730bea73 Fix user filter 2 years ago
maliming 4b4bbfd375
Clear dynamic claims cache when calling `UpdateUserAsync` method. 2 years ago
liangshiwei 09b6b6d317 "SuccessfullyDeleted" localization key changed to "DeletedSuccessfully" 2 years ago
maliming e3ad48a001
Add `OAuth` device type. 2 years ago
maliming ce7f84461e
Using `string` as session id. 2 years ago
maliming cce2ffde8f
Add new `DeleteAllAsync` method to `IIdentitySessionRepository`. 2 years ago
maliming ed4f5793d7
Use `DeleteAsync` instead of `DeleteDirectAsync`. 2 years ago
maliming ccdd3aef15
Rename `OAuth ` to `Mobile`. 2 years ago
maliming 6755be0796
Add `AbpRefreshingPrincipalOptions`. 2 years ago
Enis Necipoglu 5c3f154e5d Update CreateModal.cshtml 2 years ago
Alex Soh 0dfc313b05 Remove more obsolete exception as stated in #19190 2 years ago
maliming 2c5ed8dd63
Use `AbpUnitTestSqliteConnection` instead of `SqliteConnection`. 2 years ago
liangshiwei 5afea969f3 Update localized text 2 years ago
maliming 059ca7146d Let the Manage Role permission as a sub-permission of Edit. 2 years ago
Enis Necipoglu a19a13ff12 Remove striped-rows from tables 2 years ago
maliming 7b6e546677
Add `ManageRoles` permission. 2 years ago
Enis Necipoglu 46fcdb21e5
Use outline variation of buttons for Identity module on blazor 2 years ago
liangshiwei c415180bf4 Filter users if a role comes from an organization unit 2 years ago
Sinan Öztürk b3ca284ffa localizaton update 2 years ago
liangshiwei c4a0b4662e Add ClaimNameExist to IdentityErrorCodes 2 years ago
liangshiwei 6b141ec6b5 Update zh-Hans.json. 2 years ago
liangshiwei e4e9d9a7f9 Improve 2 years ago
liangshiwei 3acc20df7f Improve 2 years ago
maliming 3a2326984e Only check if there are more than or equal to 4 numbers. 2 years ago
liangshiwei 82029fb1cf Revise all zh-Hans.json localization texts. 2 years ago
maliming e26c32e2a4
Add `GetListAsync` and `GetCountAsync ` to `IIdentitySessionRepository `. 2 years ago
maliming c1f129b96c Use `AbpIdentityResultException` to replace `AbpException`. 2 years ago
maliming 1d2375d5c0 Handle the case when email contains invalid chars. 2 years ago
maliming 75c5d72970 Add `GetUserNameFromEmailAsync` to `IdentityUserManager`. 2 years ago
maliming 4d798c24f2 Add `ValidateUserNameAsync` & `GetRandomUserNameAsync` to `IdentityUserManager`. 2 years ago
maliming bf0f2ee728
Remove `IdentitySessionEto` class. 2 years ago
maliming 897b5d9ead Set `IdentityOptions` when updating user role. 2 years ago
maliming 8d3e9c635e
Remove `IHasEntityVersion` from `IdentitySessionEto`. 2 years ago
liangshiwei 45a8e43298 Add GetListByNamesAsync to IIDentityClaimTypeRepository 2 years ago
maliming 87473132d7
Delete IdentitySessionManager.cs 2 years ago