Dev dataset authorization
Created by: ThanKarab
Changelog:
- Authorization per dataset added
- /getPathologies request changed to show only authorised pathologies/datasets
- Access is Denied error message modified.
Merge request reports
Activity
Filter activity
Created by: ghost
Congratulations
. DeepCode analyzed your code in 1.305 seconds and we found no issues. Enjoy a moment of no bugs . View analysis in DeepCode’s Dashboard
If you want to provide feedback on our bot, here is how to contact us.Created by: nicedexter
Review: Commented
It looks like the "/pathologies" call returns a 500 if AUTHENTICATION is set to 0 in the docker-compose file. We still need that feature for public instances and, - for now -, tests. The other problem is that the Backend has now a strong dependency to the Keycloack component.
Please register or sign in to reply