RASCSI/python/common/src/piscsi
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 Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
common_settings.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
exceptions.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
file_cmds.py Static analysis fixes for Python codebase (#1277) 2023-11-01 06:28:53 -07:00
piscsi_cmds.py Web UI: Upload to tmp file name then rename if successful (#1272) 2023-10-31 14:54:04 -07:00
return_codes.py Add web UI notification for under voltage/throttling events (#1203) 2023-08-31 23:23:12 -07:00
socket_cmds.py Rebrand project to PiSCSI (#1016) 2022-12-05 09:58:23 -08:00
sys_cmds.py Fix test failures in low-voltage PR (#1207) 2023-09-04 08:08:42 -07:00