8539 Commits (8ea6b9f025f2fc04126a6a0aaec0d673ff69c57e)

Author SHA1 Message Date
maliming 8ea6b9f025
Make 2FA flows tenant-aware and enforce pre-checks 4 weeks ago
maliming db07204b7a
Make UserManager.FindByIdAsync shared-aware by default 4 weeks ago
maliming 7fd2d44dd7
Add contract test covering login-then-two-factor lookup chain 4 weeks ago
maliming cb5c17b124
Add integration test for GetTwoFactorAuthenticationUserAsync in shared mode 4 weeks ago
maliming fa9e4f13cf
Support shared mode lookup by id for two-factor authentication user 4 weeks ago
voloagent 1bd111d307 Update_NPM_Packages 1 month ago
maliming 42dff100fb
Use fail instead of always to avoid clearing busy state too early 1 month ago
maliming 194b967aa4
Replace ajaxSubmit with abp.ajax in CmsKit Pages and BlogPosts 1 month ago
Ahmet Çelik f6f1996b8c Require delete permission for blog posts 2 months ago
voloagent 91e99c9a63 Update_NPM_Packages 2 months ago
voloagent 9e8e83d34a Update_NPM_Packages 2 months ago
voloagent 203668ec6c Update_NPM_Packages 2 months ago
Enis Necipoglu 89f5f5f7bc
fix: avoid spacing for hidden MVC inputs (#25095) 2 months ago
maliming b262f71c32
fix: initialize ProfileManagementPageCreationContext in OnPostAsync of ManageModel 2 months ago
maliming ef84dbaef3
Include sorting and paging in role list fetch 2 months ago
maliming a57e249ab3
fix: guard against null provider key and stale search results in ResourcePermissionManagementModal 2 months ago
maliming bacca3a1c0
fix: add AbpUiResource as base type in AbpPermissionManagementWebModule for JS localization fallback 2 months ago
voloagent fcff022e56 Update_NPM_Packages 2 months ago
maliming 0722e74ba1
refactor: extract ApplyPermissionProperties to eliminate duplication and add StateCheckers test 3 months ago
maliming 474e1bfcd4
test: add regression tests for DynamicPermissionDefinitionStoreInMemoryCache resource permissions 3 months ago
maliming 2c15a6088e
fix: apply Providers, StateCheckers and ExtraProperties to resource permissions in FillAsync 3 months ago
maliming 2beee2ace1
fix: fix resource permission definition bugs 3 months ago
voloagent 703ab42729 Update_NPM_Packages 3 months ago
copilot-swe-agent[bot] 68f4c127fc Remove ResourcePermissionPermissions heading from resource permission management modals 3 months ago
maliming 88961a2148
Fix permission checkboxes become disabled after being selected in Blazor UI 3 months ago
maliming e9ae8380b5
feat: Remove unused method `GetAvailableManagementProviderNamesAsync` from ResourcePermissionManager 3 months ago
maliming 5968b9e57f
feat: Exclude unavailable providers from resource permission grants and add related tests 3 months ago
maliming 8824fb98aa
feat: Enhance `GetProviderKeyLookupServiceAsync` to check service availability 3 months ago
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 3 months ago
maliming 93a7195fe9
Switch to the user's tenant in `AbpSignInManager`. 3 months ago
voloagent 5a8e8e4597 Update_NPM_Packages 3 months ago
Ma Liming 7780b9b558
Fix typo in FindByEmailAsync method name 3 months ago
maliming 38ef51cec5
Refactor token providers to include cancellation token support and update token handling logic 3 months ago
maliming 6e97ceb0df
Refactor token provider tests to use a common base class for single active token providers and improve token verification logic 3 months ago
maliming 71b52a8ee2
Implement single active token providers for email change, email confirmation, and password reset 3 months ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 3 months ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 3 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 3 months ago
copilot-swe-agent[bot] 5a8ac4d32c Make OrganizationUnitManager.FindChildrenAsync virtual 3 months ago
Ma Liming 19e1c478ee
Update modules/account/src/Volo.Abp.Account.Web/Pages/Account/Manage.cshtml 3 months ago
maliming e74e199b97
Set page title in Account Manage page 3 months ago
voloagent c5f483849b Update_NPM_Packages 3 months ago
maliming e6ba5ede33
Move distributed lock replacement to test module 3 months ago
voloagent f3127747a8 Update_NPM_Packages 3 months ago
maliming a90ac774a9
Use case-insensitive set ops for role names 3 months ago
Jack Fistelmann 9e00d9a255 fix(): german translation for tenant related strings 3 months ago
maliming a475272eb5
Implement role-based permission management and admin role checks 3 months ago
maliming 825270ccf0
fix: change button to submit button for Send Test Email form 3 months ago
maliming 61ae09b742
Refactor forms in various management pages to include specific form IDs for better handling of submissions 3 months ago
maliming ab61c633a1
Increase max full-name length limits to 512 3 months ago