Unfortunately I cannot get rid or modify poweredBy from login screen.
In the past it was much easier but now (7.2.6 platform) it doesn’t work.
I put cuba.web.loginDialogPoweredByLinkVisible=false in Screens/messages.properties
,
I tried to extend login screen but I don’t find any powerdby in xml file…only @Subscribe(“poweredByLink”)
public void onPoweredByLinkValueChange(HasValue.ValueChangeEvent event)