cyklokoalicia / OpenSourceBikeShare

The world's first low-cost and open source bike sharing system. (new version in development, use working "breakthrough" release instead!)
http://opensourcebikeshare.com/
GNU General Public License v3.0
169 stars 71 forks source link

remove htmlpurifier as useless #160

Closed sveneld closed 9 months ago

sveneld commented 9 months ago

htmlpurifier is currently useless - it can not work with arrays which is currently given to method purify. Error displaying was disabled by @ Result of purifying was not used

XSS protection will be integrated in future, after adding composer, when we will have possibility easy add new dependencies

image