Re: Staircase generator plug-in

by Puybaret » Mon Mar 13, 2023 4:09 pm

As some other plug-ins may use this way of doing and you don’t want it, you could try to set the user.name property to another value with the Java option [font=courier new]-Duser.name=myname[/font] (this option can be set using the same way as the -Xmx option used to increase memory and explained in the FAQ).
This should fix this way of doing that you consider as a security leak.