Activities of "maliming"

hi

I have created one demo application to implement 2 factor authentication using mvc. I done all the configuration for one user, email verified, two factor authentication enabled. when i enter user name & password it thows mi an exception

Can you share your steps in detail?

hi

You can remove the xxxxxx string. We have fix this.

hi Mohammad

There is no workaround for now.

hi

  1. You can use UserManager in razor page to get user's Active . https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Security/Volo/Abp/Users/CurrentUserExtensions.cs#L15
  2. You can also add this value into the cliams.https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.Domain/Volo/Abp/Identity/AbpUserClaimsPrincipalFactory.cs#L29

hi @cellero

It is working now, you can try again.

hi

It will fixed in next version.

audit-logging/src/Volo.Abp.AuditLogging.Web/Pages/Shared/Components/EntityChangeWidget/Default.cshtml

var daysAgo = $"<time class=\"timeago\" data-toggle=\"popover\" data-placement=\"top\" data-trigger=\"hover\" datetime=\+++==={entityChange.ChangeTime:O}\" data-content=\"{entityChange.ChangeTime}\"></time>";

hi @michael.sudnik

I will check it, Thanks.

hi

Please check this document. You need define it first.

https://docs.abp.io/en/abp/latest/Text-Templating#defining-templates

hi @Leaf Maybe you can add a modal-dialog-scrollable class to the modal.

https://getbootstrap.com/docs/4.3/components/modal/#scrolling-long-content

We will support this in next version. https://github.com/abpframework/abp/pull/6659

hi Mohammad

Currently we can only control tenants through features.

https://docs.abp.io/en/abp/latest/Features

Showing 8251 to 8260 of 8477 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11