Activities of "EngincanV"

I am not sure if this disabling AutoValidate is really safe when releasing to production? but for now it works. It seems like there is a problem with the X-CSRF token?

Hi, as you mentioned it's not good to disable the auto anti-forgery token system. Did you change the header name from the AntiforgeryOptions?

Please read the Angular UI section of XSRF documentation to learn more.

An error has occurred! Http failure response for https://my-azure-site.azurewebsites.net/api/identity/settings: 0 Unknown Error

All the GET requests are working fine. Any idea why it fails when doing POST / PUT requests?

Hi, there are two possible reasons for this problem. First, ensure in your IIS Server POST and PUT requests are not restricted and second, you might want to consider removing "WebDAV publishing".

See https://stackoverflow.com/a/13259689/10477283 for possible solutions to your problem.

Hi, a problem has been raised while releasing v7.0.0-rc.3. Therefore some packages could not be released. You can use 7.0.0-rc.4 for package versions.

Hi, currently we don't have such an option. I've created issue for this: #15145

Hi, you can use throw UserFriendlyException for this purpose.

See the documentation for more info.

https://gist.github.com/EngincanV/41d62984de04f292b919c6a7b3c2c590

Please see the above gist and update your file.

Change the process path with your HttpApiHost project's .exe file.

Hi,

Since we are a commercial license owner and thus have all the source code is it possible you can get me the coding fix to this issue so I may have it prior to the end of the year and I'll just apply it to my local version of the source code until I am ready to update my solution to the newest release at the end of the year?

Thanks.

Yes, sure. I will share the solution with you 👍

Hi,

And this fix to the bug will be in that specific release?

Yes, we are planning to fix it before the release.

Hi, sorry I can't give you a certain time but we're planning to release a new version before this year's end.

Hi,

Can I get an update in terms of when/what release the fix for this issue will happen in? This is a blocking issue for my development for my company's project.

Hi, we've created an issue and prioritized it and planning to fix it within the new LeptonX Theme release.

Showing 41 to 50 of 456 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13