Activities of "improwise"

Thanks. This seem to work and we can now control the content of the footer.

This said, I really think you should look into this being the default with both an empty footer and the necessary files already in place (for all UI versions). If someone wants to have a Copyright Volosoft in their custom made commercial applications, let them do a change for it rather than all of us not wanting it.

Thanks.

I believe we actually already did that with the same intention but then we run out of time as you need to force an error to see this (for some strange reason, the footer does not seem to show on login screen, only when error occurs). We will give it a try as soon as possible and report back.

But it seems like you have already done this so most likely it works.

Thanks, will have a look at that and report back.

There is neither a .Web project nor a Themes folder (at least that I know of) when using the Angular template.

[maliming] said: hi

our clients app display @Copyright Volosoft in parts of the backend and we don't know how to remove it?

Can you share a screenshot? What is the UI type of this copyright component?

Thanks.

This is already mentioned in the thread including a screen shot :)

[maliming] said: hi

I will remove these files from the IDE file views in the next LeptonX version. You can ignore it now.

Thanks.

Not exactly sure how that affects things but it seems you are on top of that.

We still (if I have not misunderstood something here), no solution to the fact that our clients app display @Copyright Volosoft in parts of the backend and we don't know how to remove it?

[maliming] said: hi

This is IDE behavior. You can try to add code below to your solution's common.props file

<ItemGroup> 
    <None Remove="**\*.abppkg" /> 
    <None Remove="**\*.abppkg.analyze.json" /> 
    <Content Remove="$(UserProfile)\.nuget\packages\*\*\contentFiles\any\*\*.abppkg*" /> 
</ItemGroup> 

Thanks.

That is already in there as default it seems but not sure how that would affect this?

There are no such files/folders as there isn't even a .Web project

It is there if you create a MVC project but that isn't any help if you don't use MVC but Angular or similar.

Please fix this so that we don't have to deal with this in a commercial product at all in the future and also please let us know how we can fix it ourselves in our current project.

Please also note that this Copyright Volosoft only seem to be shown on errorpage when trying to do authentication, like when you config isn't setup correctly and you get 4XX errors etc.

Thank you.

Thanks, but that is not what we asked for but instead the ability to included these properties as selectable in ABP Suite somehow. Modifying the template probably works as well but not sure if those settings can be put in Git as well so they would work for all developers etc?

Thanks.

[sumeyye.kurtulus] said: Yes, you’re right. You’ll need to adjust the application configuration based on your test environment. You can refer to this preview documentation for more details: https://abp.io/docs/10.1/framework/ui/react-native?Architecture=Monolith#web-view-recommended---quickest-method

I believe you need to adjust the code of the OpenIddict seeder as well as it wont work with just one value for RootUrl. Since we have never been able to get the React Native / Expo template to work even out of the box we have never tried logging into it though.

    "RedirectUris": [
      "http://replace.replace/auth/callback",
      "xxx://auth/callback"
    ],
    "PostLogoutRedirectUris": [
      "http://replace.replace",
      "xxxxx://"
    ]


            redirectUris: azureDevMobileRedirectUris,
            postLogoutRedirectUris: azureDevMobilePostLogoutRedirectUris
Showing 11 to 20 of 379 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.2.0-preview. Updated on February 17, 2026, 09:10
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.