Releases: CDLUC3/mrt-dashboard
Releases · CDLUC3/mrt-dashboard
Skip this tag
v1.0.12 rubocop fix
Skip this tag
v1.0.11 percent override
Deployment 2020-09-08: UI SSM Configuration and Accessibility Improvements
Deployment 2020-04-07: Resolve encoding errors in presigned file requests
2019.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) -
Makes POST requests follow 307/308 redirects (see
lib/http_mixin.rb
)