Activities of "maliming"

Answer

hi

You need to log in owner's account to manage the organization.

it-administrator@condoauthorityontario.ca

hi

I will check this and let you know the result.

hi

Can you try to execute with tye+docker? Because I didn't reproduce the problem.

hi

Can you check the logs of the API website when the error occurred?

I am not able to login to the web project any more. The login keeps redirecting back to the login page. I am having a hard time resolving this issue.

Can you check the app logs?

We'll check and fix it, thanks

hi

Thanks for the feedback., We will try to upgrade npm packages to the latest.

I'm assuming this setting applies to both Registering and Logging In, correct?

Yes.

What we actually need is for the system to always require Email or Phone verification in order to register, and then have these settings to be able to be turned on and off for just signing in.

You can customize the Register(page) to require verification by email or phone based on the two settings above.

if I want to receive login user details, which URL should I use?

You can create a custom API to do that.

for some reason if the user, not login or he should re-login the response status returned 200 = OK !! with the login page, means it should return json data " not authorized" or how i can deal with login page HTML in json as an error?

See

https://github.com/abpframework/abp/issues/5235 https://github.com/abpframework/abp/pull/9940 https://github.com/dotnet/aspnetcore/blob/9da42b9fab4c61fe46627ac0c6877905ec845d5a/src/Security/Authentication/Cookies/src/CookieAuthenticationEvents.cs#L63

hi

  1. User clears the cookies by himself.
  2. You write code to delete cookies on some pages.

https://github.com/abpframework/abp/blob/e3e1779de6df5d26f01cdc8e99ac9cbcb3d24d3c/framework/src/Volo.Abp.AspNetCore.MultiTenancy/Volo/Abp/AspNetCore/MultiTenancy/AbpMultiTenancyCookieHelper.cs#L29

Showing 6621 to 6630 of 8481 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 18, 2024, 05:54