RASCSI/python/ctrlboard/src/ctrlboard_event_handler
Daniel Markstedt 063e8ed32b
Static analysis fixes for Python codebase (#1277)
* Don't log names of internal symbols that can be used for attacks

* Add integrity check to dropzone.js library

* Better a11y of web form labels

* Safer handling of file download paths

* Don't invert boolean check

* Make backend auth check a flask abort

* Clean up indentation to remove unwanted tabs

* Run workflow either on PR events, or branch pushes, not both
2023-11-01 06:28:53 -07:00
..
__init__.py Initial version of the Control Board UI (#687) 2022-02-25 21:03:36 +01:00
ctrlboard_menu_update_event_handler.py Static analysis fixes for Python codebase (#1277) 2023-11-01 06:28:53 -07:00
ctrlboard_print_event_handler.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
piscsi_profile_cycler.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
piscsi_shutdown_cycler.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00