diff options
Diffstat (limited to 'issues/authorisation.gmi')
-rw-r--r-- | issues/authorisation.gmi | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/issues/authorisation.gmi b/issues/authorisation.gmi index c98509b..751ec86 100644 --- a/issues/authorisation.gmi +++ b/issues/authorisation.gmi @@ -2,13 +2,16 @@ Look at Chris' authorisation code: -=> https://github.com/chfi/gn-proxy +=> https://github.com/genenetwork/gn-proxy Atm genenetwork2's handling of authorisation is a bit clunky; Since @Bonface is working on the data data up-loader, and it requires authorisation, this is a good time to clean up authorisation. +# Tags + +* assigned: bonfacem, pjotrp, zachs # TODO @@ -123,4 +126,4 @@ On the UI(quote from Zach): to the show trait page. Key point is that I changed the URLs and moved them to their own module. Particularly for published datasets. -- New PR: https://github.com/genenetwork/genenetwork2/pull/614
\ No newline at end of file +- New PR: https://github.com/genenetwork/genenetwork2/pull/614 |