[us-commits] [ehb54/us3lims_dbinst] cd146a: Deal with Database features GMP/PAM not being avai...

ehb54 noreply at github.com
Thu Oct 3 08:59:52 MDT 2024


  Branch: refs/heads/sql-injection
  Home:   https://github.com/ehb54/us3lims_dbinst
  Commit: cd146a68eead46d701791ee5d5a9b6e4ccfa2de1
      https://github.com/ehb54/us3lims_dbinst/commit/cd146a68eead46d701791ee5d5a9b6e4ccfa2de1
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M checkuser.php
    M config.php.template
    M edit_users.php
    M get_user_info.php
    M register.php

  Log Message:
  -----------
  Deal with Database features GMP/PAM not being available, document feature flags properly


  Commit: 144f0e8775edb283ac73d2156c5307fa45a9ace7
      https://github.com/ehb54/us3lims_dbinst/commit/144f0e8775edb283ac73d2156c5307fa45a9ace7
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M lib/utility.php
    M newaccount.php

  Log Message:
  -----------
  Fix captcha text extending over background by limiting it to 6 characters


  Commit: ced904d84085aa8d44b9e2ba76659a92ea85433b
      https://github.com/ehb54/us3lims_dbinst/commit/ced904d84085aa8d44b9e2ba76659a92ea85433b
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-09-14 (Sat, 14 Sep 2024)

  Changed paths:
    M checkuser.php
    M edit_users.php
    M queue_setup_2_funcs.php

  Log Message:
  -----------
  Format usage of ??


  Commit: ad75969f102f23fcd8706dc627cd1adf97c60985
      https://github.com/ehb54/us3lims_dbinst/commit/ad75969f102f23fcd8706dc627cd1adf97c60985
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-09-14 (Sat, 14 Sep 2024)

  Changed paths:
    M runID_info.php

  Log Message:
  -----------
  Properly check permissions before displaying HPCDetails


  Commit: b1f605f1db73b8e4feffceac9b858b5a5b85cda0
      https://github.com/ehb54/us3lims_dbinst/commit/b1f605f1db73b8e4feffceac9b858b5a5b85cda0
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2024-09-14 (Sat, 14 Sep 2024)

  Changed paths:
    M 2DSA-CG_1.php
    M DMGA_1.php
    M DMGA_2.php
    M GA_1.php
    M GA_2.php
    M HPC_requests.php
    M PCSA_1.php
    M admin_links.php
    M global_menu.php
    M globaldb_stats.php
    M lib/HPC_analysis.php
    M lib/payload_manager.php
    M links.php
    M queue_content.php
    M queue_setup_2.php
    M queue_setup_2_funcs.php
    M queue_setup_3.php
    M queue_viewer.php
    M report_getInfo.php
    M view_reports.php

  Log Message:
  -----------
  Convert `isset( $x ) ? $x : default` to `$x ?? default`


  Commit: fde4bc21a4974e47686ece8dcc87d547caabbd7a
      https://github.com/ehb54/us3lims_dbinst/commit/fde4bc21a4974e47686ece8dcc87d547caabbd7a
  Author: ehb54 <ehb54 at users.noreply.github.com>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M 2DSA-CG_1.php
    M DMGA_1.php
    M DMGA_2.php
    M GA_1.php
    M GA_2.php
    M HPC_requests.php
    M PCSA_1.php
    M admin_links.php
    M checkuser.php
    M config.php.template
    M edit_users.php
    M get_user_info.php
    M global_menu.php
    M globaldb_stats.php
    M lib/HPC_analysis.php
    M lib/payload_manager.php
    M lib/utility.php
    M links.php
    M newaccount.php
    M queue_content.php
    M queue_setup_2.php
    M queue_setup_2_funcs.php
    M queue_setup_3.php
    M queue_viewer.php
    M register.php
    M report_getInfo.php
    M runID_info.php
    M view_reports.php

  Log Message:
  -----------
  Merge pull request #33 from doluk/sql-injection

New user account creation fails


Compare: https://github.com/ehb54/us3lims_dbinst/compare/76c1a1b12dd6...fde4bc21a497

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