Releases: Gregor-Mendel-Institute/GWA-Portal
Releases · Gregor-Mendel-Institute/GWA-Portal
Bugfix; Google OAuth login
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
Fix infinite loop in binary search function for retrieving gene models
Bugfix release
Bugfixes
- Adding DOIs of papers that don't have issue or volume or page works
- REST endpoint for making a study (and phenotype and GWAS analysis) public
CI/CD release
This will deploy automatically on our infrastructure