Skip to content

Releases: Gregor-Mendel-Institute/GWA-Portal

Bugfix; Google OAuth login

14 Dec 11:13
Compare
Choose a tag to compare
Bugfix: Implement workaround for http issue with google auth

Inject a custom GoogleOauth2Template that replaces http with https.
This is required due to recent change in Google OAUTH2 which
requires https for non localhost redirect urls.
Spring security social > 2.x would make this workaround obsolete
as it detects that the app is running behind a proxy that does TLS termination.

Bugfix release

15 Jun 11:09
Compare
Choose a tag to compare

Fix infinite loop in binary search function for retrieving gene models

Bugfix release

21 Jun 16:55
Compare
Choose a tag to compare

Bugfixes

  1. Adding DOIs of papers that don't have issue or volume or page works
  2. REST endpoint for making a study (and phenotype and GWAS analysis) public

CI/CD release

17 Jun 12:55
Compare
Choose a tag to compare

This will deploy automatically on our infrastructure