Feature proposal #5851
Updated by krileon over 8 years ago
Currently the InjectionsFilter::filter usage always uses configuration whitelist. This should respect Joomlas Text Filter usage, which is usergroup by usergroup (so user by user). Global It's not possible to pass your own without first outputting raw then passwing through your own custom InjectionsFilter::filter usage. A class variable or function parameter could be removed at this point, combined added to allow sending $allowedTags for custom whitelisting on a usage by usage basis with user filter, or as a configuration fallback. https://www.joomlapolis.com/forum/255-developer-members-support/233154-using-iframes