Web applications can be easily exploited by the "developer console" present in browsers.


It is possible to "capture" information, css sentences, javascript commands etc.


UNIGUI allows us to block this access, but normally you would have to write protection commands in each form.


By default RadCORE offers a feature that protects your application by preventing the user from accessing it as follows:


- right mouse button;

- F12 key





This feature will be activated automatically in RELEASE mode, that is, whenever it is applied in PRODUCTION, make a BUILD in RELEASE.


An additional feature is present in SERVERMODULE, in UniGUIServerModuleHTTPCommand.


In addition to the existing features on ISS, for example, I added a code that if a user tries to access any "folder" through the browser, he will be banned.

Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator