Activities of "maliming"

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

hi @bqabani

Can you share the steps and code to reproduce?

hi @gvnuysal and @muratdogan@hitit.edu.tr

We are using ldap4net to handle LDAP authentication. You can try using this library first, such as connecting to your LDAP server and** authenticating users**.

The ldap source code in the account pro module is also very simple, all using ldap4net.

https://github.com/flamencist/ldap4net

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Ldap/Volo/Abp/Ldap/LdapManager.cs#L23

Answer

hi

Could you please tell me where it is located or share one with me via attachment?

https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.Authorization

I will check your email asap. : )

Showing 10861 to 10870 of 11081 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on November 04, 2025, 06:41