Skip to content

Only lookup by id if search is an int

Placeholder Chris Harris requested to merge github/fork/cjh1/id-lookup into id-lookup

@Didayolo This a follow up to #1206 to only perform id lookup if the search term can be converted to a int. It also restricts it to admin accounts. It also separates the query into a separate query parameter, which I think is better.

Merge request reports

Loading