MantisBT: master 2c458db0

Author Committer Branch Timestamp Parent
dregad community master 2023-10-15 06:13 master dd44ea55
Changeset

Merge branch 'i32787-manage-users-page-perf'

  • Improving manage_user_page.php performance
  • Detect users without e-mail address when allow_empty_email = OFF
  • Code cleanup
  • Workaround to Continue admin checks after failed email checks

PR https://github.com/mantisbt/mantisbt/pull/1919

mod - admin/check/check_api.php Diff File
mod - admin/check/check_email_inc.php Diff File
mod - admin/check/index.php Diff File
mod - core/user_api.php Diff File
mod - manage_user_page.php Diff File