Secure file download via API proxy instead of credential-exposed URL#146
Secure file download via API proxy instead of credential-exposed URL#146vishwab1 wants to merge 2 commits intorelease-3.6.2from
Conversation
API now downloads file from OpenKM server-side and returns base64 instead of the URL with embedded credentials that browsers block. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add getFileName query to fetch original fileName from t_kmfilemanager - Return JSON with fileContent (base64) and fileName instead of raw base64 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|




📋 Description
JIRA ID: AMM-2234
AMM-2233
Please provide a summary of the change and the motivation behind it. Include relevant context and details.
✅ Type of Change
ℹ️ Additional Information
Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.