Skip to content

v1.7.1

Compare
Choose a tag to compare
@vildead vildead released this 29 Nov 11:40
· 332 commits to master since this release
48e77d9

Changelog

1.7.1

BREAKING CHANGE

  • update to 1.7.1 requires manual changes in settings.py file for Keycloak integration. See this section for more details.

New Features

  • permission system (#397)
    • technical refactoring and test coverage
    • all user permissions are listed on user page
    • display inherited permissions on Dataset permission page
  • only data stewards are able to change status of Access object
  • bump the python-keycloak version to 2.6.0 and introduce the possibility to have different REALM to retrieve users and for login (#396)

Fixed bugs:

  • user uploading document cannot download the document (276)