MantisBT: master fa1df957

Author Committer Branch Timestamp Parent
raspopov dregad master 2025-03-03 22:50 master 8eeb3953
Affected Issues  0035424: Use new string_build_query() API function
Changeset

Extend the use of the query parameter

Extended the allowed parameter types of helper_url_combine(),
auth_login_page(), auth_credential_page(),
AuthFlags::getCredentialsPage() functions that accepted a query string
to also accept an array of query parameters.

Fixes 0035424

mod - core/authentication_api.php Diff File
mod - core/classes/AuthFlags.class.php Diff File
mod - core/helper_api.php Diff File