5genesis / Dispatcher

4 stars 2 forks source link

Release b #20

Closed jmelian closed 3 years ago

jmelian commented 3 years ago

-Update Auth requirements.txt: Adding "SQLAlchemy<1.4.0" to fix Auth bug (running Dispatcher in Vagrant). -Bug fix: duplicated Dispatcher result_catalog entry. -Fix: ELCM endpoints were missing a '/'. -Fix: wrong indentation which caused the list of services coming from the ELCM for Experiment validation was not sent back complete. -Fix: validation email including a wrong url that did not count on running behind a proxy.