Breeding-Insight / sgn

The code behind the Sol Genomics Network, Cassavabase and BreeDBase websites
https://solgenomics.net
MIT License
2 stars 0 forks source link

[BI-1665] forcing autintication for observation is now parameter dirven. #97

Closed davedrp closed 1 year ago

davedrp commented 1 year ago

Description

BI-1665

Dependencies

bi-api: feture/BI-1665 branch bi-web: develop branch

Set Up

in your _sgnlocal.conf add the key-value pair: brapi_observations_require_login 0

Testing

  1. Import an Experiments & Observation file with at least one phenotype column with the corresponding timestamp column(s).
  2. Confirm the import.
  3. Insure that the data has been saved in he backing BrAPI server

Checklist