feat(pam): redis web access, arrow key support#5688
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Greptile SummaryThis PR adds Redis web access support to the PAM module, allowing users to interact with Redis resources via a browser-based REPL, and replaces the hand-rolled line buffer for all non-SSH sessions (PostgreSQL included) with the Key changes:
Issues found:
Confidence Score: 4/5
Important Files Changed
|
backend/src/ee/services/pam-web-access/pam-redis-session-handler.ts
Outdated
Show resolved
Hide resolved
…nto a reusable module with thorough test coverage.
…d string handling in formatter.
…isconnection on failure
|
@greptile re-review this PR |
…rresponding test cases
|
@greptile re-review this PR |
|
@greptile re-review this PR |
* main: (1418 commits) Minor UI improvements on code signing Update docs/documentation/getting-started/introduction.mdx Added what is infisical video to the corresponding docs page fix: correct audit log spread ordering to prevent org id being set undefined chore: update static IP for US and EU shared cloud Doc improvements fix: correct operator subset check to be more restrictive and add tests fix: specify down length improvement(auth): increase azure spid field length feat(pam): redis web access, arrow key support (Infisical#5688) Address PR comments fix: lint issue CA Certificate Support for LDAPS refactor(api): consolidate deletedSecretKeys population and remove TSyncSecretsResult annotation in AWS PS sync refactor(api): remove redundant TSyncSecretsResult return type annotation in AWS SM sync fix: replace empty .catch() with logger.error for telemetry event error handling improvement: make index creation concurrent Reduce Jargon improvement(pam): swap resources table to card grid and add favorites (Infisical#5701) Show dependencies on resources ... # Conflicts: # helm-charts/infisical-standalone-postgres/templates/infisical.yaml # helm-charts/infisical-standalone-postgres/values.yaml
Context
Screenshots
Steps to verify the change
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).