porta
porta copied to clipboard
Red Hat 3scale API Management, Porta
I messed up my local config and can't go back so this is on hold until we upgrade to ruby 3 and webpack 5: - https://github.com/3scale/porta/pull/3847 - https://github.com/3scale/porta/pull/3848
Based on https://github.com/3scale/porta/pull/3847 The corresponding builder image is: https://github.com/3scale/system-builder/pull/41
### Fixes: - [THREESCALE-11237: Member user with permission analytics should see backends tab on dashboard](https://issues.redhat.com/browse/THREESCALE-11237) - [THREESCALE-11357: Member user with no rights to create a Backend can select create a...
Just a place to keep this temporary. I think we should fix the underlying problem and not commit this ever.
It turned out that we didn't cover HTTP basic auth use case previously in THREESCALE-10686. But also figured out we can reuse the logic inside current controller instance instead of...
**What this PR does / why we need it**: Because Ruby 3.1 is EOL **Which issue(s) this PR fixes** https://issues.redhat.com/browse/THREESCALE-11906 **Verification steps** **Special notes for your reviewer**: There was a...
[THREESCALE-12134: Remove unused CMS pages: sections and files](https://issues.redhat.com/browse/THREESCALE-12134) There is no way to access these 2 pages via the UI (no redirects or links or anything) and they look completely...
Improve oracle performance by - disabling array fetch for queries with lobs - fetch lobs using piecewise fetch LONG interface - clean-up prepared statements when connection returns to the pool...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.114.0 to 1.208.0. Changelog Sourced from aws-sdk-s3's changelog. 1.208.0 (2025-12-16) Feature - Updates to the S3 Encryption Client. The V3 S3 Encryption Client now requires key committing...