[us-commits] [ehb54/us3lims_dbinst] 7cf05c: Prevent sql injections by using prepared statements
ehb54
noreply at github.com
Thu Aug 29 13:33:24 MDT 2024
Branch: refs/heads/sql-injection
Home: https://github.com/ehb54/us3lims_dbinst
Commit: 7cf05c544a2b0773973774e9e525d7ea495b50b1
https://github.com/ehb54/us3lims_dbinst/commit/7cf05c544a2b0773973774e9e525d7ea495b50b1
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M 2DSA-CG_2.php
M 2DSA_2.php
M DMGA_2.php
M GA_3.php
M PCSA_2.php
M activate.php
M checkuser.php
M data_sharing.php
M db.php
M edit_instruments.php
M edit_labs.php
M edit_projects.php
M edit_users.php
M lib/HPC_analysis.php
M lib/controls.php
M lib/file_writer.php
M lib/payload_manager.php
M lib/reports.php
M lib/selectboxes.php
M profile.php
M queue_setup_1.php
M queue_setup_2_funcs.php
M queue_setup_3.php
M queue_viewer.php
M recover_password.php
M register.php
M report_detail.php
M runID_info.php
M show_image.php
M solution_detail.php
M view_users.php
Log Message:
-----------
Prevent sql injections by using prepared statements
Commit: 3c93487caad3831a11b053c428e957c9094beb1c
https://github.com/ehb54/us3lims_dbinst/commit/3c93487caad3831a11b053c428e957c9094beb1c
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M lib/utility.php
Log Message:
-----------
Random Length for makeRandomPassword
Commit: cb5a83c1b423fff8c011d5a56e262dbd72cb82a6
https://github.com/ehb54/us3lims_dbinst/commit/cb5a83c1b423fff8c011d5a56e262dbd72cb82a6
Author: ehb54 <ehb54 at users.noreply.github.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M 2DSA-CG_2.php
M 2DSA_2.php
M DMGA_2.php
M GA_3.php
M PCSA_2.php
M activate.php
M checkuser.php
M data_sharing.php
M db.php
M edit_instruments.php
M edit_labs.php
M edit_projects.php
M edit_users.php
M lib/HPC_analysis.php
M lib/controls.php
M lib/file_writer.php
M lib/payload_manager.php
M lib/reports.php
M lib/selectboxes.php
M lib/utility.php
M profile.php
M queue_setup_1.php
M queue_setup_2_funcs.php
M queue_setup_3.php
M queue_viewer.php
M recover_password.php
M register.php
M report_detail.php
M runID_info.php
M show_image.php
M solution_detail.php
M view_users.php
Log Message:
-----------
Merge pull request #26 from doluk/sql-injection
Sql injection
Compare: https://github.com/ehb54/us3lims_dbinst/compare/be9f5c2defd4...cb5a83c1b423
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