Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

2.1.0

Latest
Compare
Choose a tag to compare
@kelseym kelseym released this 21 Jan 19:48
· 1 commit to master since this release

Along with several bug fixes, this release focuses on permissions updates required for compatibility with XNAT 1.7.6. These updates break backward compatibility with previous versions of XNAT (<1.7.6). Users of XNAT 1.7.5.x should use Container Service 2.0.1.

Bugfixes

  • CS-440 Fixed an issue which caused guest users to see authentication dialog on public projects.
  • CS-572: Change command listing permissions to require only project-read permissions. Viewing the "Run containers" action is still restricted by item "canEdit" permissions, although this does need to be modified since, for example, a custom user group ought to be able to read an MR session and write a QC assessor by launching a container on the read-only session.
  • CS-584: Fixed bug which kept external and derived input replacement-key values from propagating to the command line.

Updates

  • CS-585: Updated permissions model and h2 database parameters (in unit tests) to align with XNAT 1.7.6 requirements