1382 Commits (IGuidGenerator)

Author SHA1 Message Date
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`. 1 year ago
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming 05fd7beacd
Truncate the ip string from the beginning. 1 year ago
maliming 4c14a4abb3
Truncate `IpAddresses` of `IdentitySession`. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 1 year ago
maliming c733a2c0c1
Make `IdentitySession` entity extensible. 1 year ago
voloagent c33a3fb2a9 Update_NPM_Packages 1 year ago
liangshiwei f632772a96 Prevent a new user's email use another existing user's name 1 year ago
voloagent a58620549b Update_NPM_Packages 1 year 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
Dogan Yildirim d4f164db2b All Nuget.md files updated 2 years ago
Nader Javid aad2991d08 Identity module's Persian localization has been updated. 2 years ago
maliming 991fe6dac5
Add `Extension Property Policy` feature. 2 years ago
maliming 58d438a79a
Add `tooltip` for `LockoutEnabled ` filed. 2 years ago
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