snipe-it/resources/assets/js
Brady Wetherington 9a224a07ba
Modified how we do Select2 dynamic drop-down menus to be more secure (#9079)
* Modified how we do Select2 dynamic drop-down menus to be more secure

As noted by the author of select2, the more-secure way of creating
rich Select-dropdowns is to use jquery to create HTML snippets and
carefully modify text attributes within there. This prevents any
XSS from being brought to the page. As a side-effect, the extra
escaping that we had to do in all of the internal selectlist calls
is now no longer necessary, and has been removed. Rebased and
squashed from the original.

* Rebuilt all assets, but this still feels like it's too much stuff in here.

* Whoops, need to run that in dev, not prod
2021-02-02 15:55:21 -08:00
..
bootstrap
components
extensions
locale
plugins
app.js
bootstrap-js.js
bootstrap-table-locale-all.js
bootstrap-table-locale-all.min.js
bootstrap-table.css
bootstrap-table.js
bootstrap-table.min.css
bootstrap-table.min.js
bootstrap.datepicker.js
bootstrap.js
bootstrap.min.js
dashboard.js
dashboard2.js
demo.js
ekko-lightbox.js
ekko-lightbox.min.js
FileSaver.min.js
html5.js
html5shiv.js
jquery.dragtable.js
jquery.fileupload.js
jquery.iframe-transport.js
jquery.js
jquery.typeahead.min.js
jquery.ui.widget.js
jspdf.min.js
jspdf.plugin.autotable.js
signature_pad.js
snipeit.js Modified how we do Select2 dynamic drop-down menus to be more secure (#9079) 2021-02-02 15:55:21 -08:00
snipeit_modals.js Modified how we do Select2 dynamic drop-down menus to be more secure (#9079) 2021-02-02 15:55:21 -08:00
vue.js