I'm using the "Default" security provider for my web application and I have renamed the auto-generated pages (profile, register user, add user, users, roles, etc.) to the corresponding German names.
Sometimes I just need to add a file to the "code generation ignore list" but after clicking on "Save", Radzen re-generates all user, role, register and profile pages. This is pretty annoying, because I always have to delete these pages afterwards.
In my opinion, it should only generate these pages if the user clicks on "Save" at the security settings page.
I think changing the page titles only is somewhat confusing for the users, because the URL would still be in English. To do it right, I would need to change the routes too, which is a far more compilcated solution.
We will do our best to check if we can add support for this . Take a note that Radzen designer is based on meta json files while code generation ignore list is for .NET app files only - we need to extend the designer to respect the ignore list.
In the next update you will be able to specify security meta json pages in the application ignore list like this and Radzen will not add them to the application. Wildcards will not work - just exact meta page file names: