Base solution for your next web application

Activities of "m.aliozkaya"

Hi @pliaspzero,

I can't understand this error. Could you determine this error in more detail?

With code block

Also, could you tell me which class you encountered this error

Hi @ashgadala,

We will fix this in next version.

Hi @hongbing.wang,

I can't reproduce the problem. If you check the remember this browser button, you can login without Google Authenticator code.

Could you share your project with [email protected]

Answer

Hi,

We use this middleware to add request headers to Abp.AuthToken. https://github.com/aspnetzero/aspnet-zero-samples/blob/master/AngularHttpOnlyCookieDemo/aspnet-core/src/AngularHttpOnlyCookieDemo.Web.Host/Startup/HttpOnlyMiddleware.cs

Could you check these lines? Could there be an error in the middleware order? https://github.com/aspnetzero/aspnet-zero-samples/blob/de188c79948061b482f085a95aed142ead4d8c76/AngularHttpOnlyCookieDemo/aspnet-core/src/AngularHttpOnlyCookieDemo.Web.Host/Startup/Startup.cs#L203

Answer

Hi @aiqbal,

It seems you need to configure the domain path. You can use the cookies between subdomains. https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies#define_where_cookies_are_sent

Is your problem occurring in production? Does it work properly on localhost?

Hi @hongbing.wang,

I tested it but remember me functionality is working successfully for me.

Maybe you are not selecting marked place

Angular local storage item

Mvc cookie

Hi @kansoftware,

Could you share the error log? Also, can you give me an example scenario so I can reproduce this?

Hi @litojuliano,

This might be a little difficult to do right now. But I will add this to the backlog.

Hi @drutter1954,

I download 13.4 ANZ project. But I can't reproduce the issue. The solution is successfully worked on .All and .Mobile solutions. Could you share your project with [email protected]

Hi @litojuliano

Thanks for your feedback. We can consider this problem on this issue. https://github.com/aspnetzero/aspnet-zero-core/issues/5437

Showing 61 to 70 of 390 entries