Skip to content

Releases: CDLUC3/mrt-dashboard

Skip this tag

07 May 22:47
Compare
Choose a tag to compare
Skip this tag Pre-release
Pre-release
v1.0.12

rubocop fix

Skip this tag

07 May 22:48
Compare
Choose a tag to compare
Skip this tag Pre-release
Pre-release
v1.0.11

percent override

Deployment 2020-09-08: UI SSM Configuration and Accessibility Improvements

08 Sep 23:13
cccbbac
Compare
Choose a tag to compare

Deployment 2020-04-07: Resolve encoding errors in presigned file requests

07 Apr 22:58
a35325f
Compare
Choose a tag to compare

2019.1

26 Apr 22:54
1a48594
Compare
Choose a tag to compare
  1. Adds error checking and tests to make sure we don't construct or allow URLs with spaces (doesn't stop the RLB from returning them in Location: headers, just ensures that if we do see any they're not coming from the UI itself)

  2. Makes POST requests follow 307/308 redirects (see lib/http_mixin.rb)