[us-commits] [ehb54/us3lims_dbinst] 3a3da7: Improve validation, HTML escaping, and resource cl...

Lukas Dobler noreply at github.com
Mon Dec 22 16:29:59 MST 2025


  Branch: refs/heads/queue_viewer_update
  Home:   https://github.com/ehb54/us3lims_dbinst
  Commit: 3a3da767a02243522c73d06775fdff8d3dc1c470
      https://github.com/ehb54/us3lims_dbinst/commit/3a3da767a02243522c73d06775fdff8d3dc1c470
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-12-23 (Tue, 23 Dec 2025)

  Changed paths:
    M js/queue_viewer.js
    M queue_content.php
    M queue_viewer.php

  Log Message:
  -----------
  Improve validation, HTML escaping, and resource cleanup in queue management

- Added checks for undefined `gfacID` in `queue_viewer.php` to prevent errors on missing POST data.
- Escaped HTML special characters in `queue_content.php` to prevent injection vulnerabilities.
- Ensured proper cleanup of database resources with added `mysqli_close()` calls.
- Refactored JavaScript form creation in `queue_viewer.js` for better readability and consistency.



To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/us3lims_dbinst/settings/notifications


More information about the us-commits mailing list