https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20397
--- Comment #5 from Jake Deery <[email protected]> --- Hi, We are seeing more and more customers flag this in their security audits. Is there anything that can be done to expedite this bug (I was planning on taking a look at this myself in the near future, but if anyone has already taken an in-depth look, I would be more than happy to collaborate / offer a helping hand). In the land of Moodle, of which I was previously familiar, we used a combination of a SASS compiler to generate and deposit CSS user customisations from database to a file, and JShint to do the same for user JS user customisations. This has the added benefit of not having to call a Perl script more than once. Could this be applicable to Koha's usecase? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
