Hi there,
Quick question, when I do Ctrl+Alt+I I get a popup with version info, edition, domain, etc. Licence Key is part of that information, do you see any risks with that? Basically, any user can see it. Also, is it possible to disable that popup in case we consider it as a risk?
Best regards,
Maksym
Hi Maksym,
Thank you for posting your question.
Please note that your particular domain (among other info) is embedded in the license key, meaning that no one else will be able to use your key even if they can see it.
That being said, if you still prefer to hide the pop-up, you can track the Ctrl + Alt + I
key combination and use the stopImmediatePropagation() method of the Event interface to prevent Flexmonster from handling it.
Here’s a quick sample demonstrating this: https://jsfiddle.net/flexmonster/ueLfp6r5/.
Hope this helps!
Best regards,
Mykhailo