Activities of "maliming"

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. : )

hi muratdogan@hitit.edu.tr

The LdapExternalLoginProvider is build-in of Account.Pro module. It already added.

Here is the source code of LdapManager.

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

You can also check this. https://support.abp.io/QA/Questions/715#answer-5bc69be7-72b0-d348-9073-39f99a91f0b1

if you need the souce code of OpenLdapManager please send an email to me. liming.ma@volosoft.com

Showing 7511 to 7520 of 7733 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30