Activities of "alper"

ABP Suite most wanted feature has been implemented. Your custom code will not be overwritten anymore https://commercial.abp.io/releases/pr/14629

it should be like this

Create a template that can be used for super cheep hosting on Azure Static Web were it can use Azure Functions to authenticate and get static data from Sqlite (or in memory read from file?).

I for example want to switch from my Ghost.org blog to that and just for my personal blog and want to use abp.io CMS Blogging capabilities.

For this I only need to log in (password can be static in the Azure Functions and the blog could come from Sqlite

create a single-layer template from the open-source side. you just need to replace the authentication.

this problem has been addressed and will be fixed in the upcoming version

Suite: Add ability to manually specify a project's ABP Version

Problem: When using Directory.Build.Props like this

to unify the abp version inside the whole project

ABP suite is not able to detect on which version my app is running on.

Suggested solution Ability to manually specify the version somewhere.

@jfistelmann you can set the version info manually. There are also other options that you can manually edit. Just open the following file:

Windows:

%UserProfile%\.abp\suite\appsettings.json

MAC:

~/.abp/suite/appsettings.json
Answer

The issue is fixed with the upcoming version. PR: 14841

Yes, ABP supports two-factor authentication. Here are the related links:

  • https://docs.abp.io/en/commercial/latest/modules/identity/two-factor-authentication
  • https://www.youtube.com/watch?v=oFlVVCO9KCc
  • https://support.abp.io/QA/Questions/701/Regarding-2-factor-authentication-implementation

Does ABP Commercial support 2 factor authentication?

Yes, ABP Commercial supports both Active Directory and Azure Active Directory. For more information, you can check out the following links:

LDAP Test Application The following simple Dotnet Console App is for testing your LDAP configuration. Before configuring your LDAP settings, you can test the information via this app to see if it works. ABP LDAP Test Application

Does ABP Commercial support Active Directory or Azure Active Directory?

Showing 91 to 100 of 1957 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30