genenetwork / genenetwork2

GeneNetwork (2nd generation)
http://gn2.genenetwork.org/
GNU Affero General Public License v3.0
34 stars 24 forks source link

Gn2 Fix profiles pages dashboard #855

Closed jnduli closed 1 month ago

jnduli commented 1 month ago

Description

we have some bugs related to the profiles dashboard fixed here:

  1. We don't correcly pass in the list of privileges so the jinja templates checks for these will always fail
  2. Searching for data to link queries gn-auth, but we don't pass in a token, resulting in a failure during search.

Tested

Linked Data and Masquerade As are not visible in profiles page: image

Seach now works in the Link mrna page: image