Hi all,
For security reasons, I would like to be able to perform some rights
checking in the HTML macro (i.e I would like to forbid use of scripts to
untrusted users). But as the HTML macro is currently defined only in
xwiki-rendering, I can't do anything like that (xwiki-rendering should be
independent from the platform).
So, I would like to override the HTML macro in platform, in order to be
able to perform the security checks I want. Does this seems acceptable to
you ?
Thanks,
Thomas