FAQ | This is a LIVE service | Changelog

Skip to content

HACK: allow searching through "secret" ?q=[...] URL

Dr Rich Wareham requested to merge github/fork/rjw57/hotfix-add-search-hack into master

This is a little hack to expose the search functionality by a "hidden" URL parameter on the asset entry list pages.

If "?q=[...]" is appended to the URL, the value is passed to the backend as the "search" parameter.

This is intended a) to make it easy to evaluate the search functionality and b) to aid UX in finding and evaluating usages of the IAR.

Merge request reports

Loading