You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old UI has a single file called rucio.js that acts as a rucio HTTP client. It makes requests to the UI's /proxy endpoint, which relays the request to the configured rucio server.
What Luis introduced in this containers PR, is way to to set the AllowEncodedSlashes directive in the apache that sits in front of the UI.
As a second step, we need to encode the URLs in the rucio.js and send it to the UI Proxy, which can forward it to the rucio server.
Uh oh!
There was an error while loading. Please reload this page.
Related:
rucio/containers#402
The text was updated successfully, but these errors were encountered: