Skip to content

Conversation

@bigcat88
Copy link
Member

@bigcat88 bigcat88 commented Apr 2, 2024

With PHP>=8.2 they will appear like this:

/var/www/html/apps-extra/app_api/lib/Service/AppAPIService.php
line 89
OCA\AppAPI\Service\AppAPIService->requestToExAppInternal(
  [
    "OCA\\AppAPI\\Db\\ExApp",
    3
  ],
  "POST",
  "http://host.docker.internal:9031/video_to_gif",
  [
    "SensitiveParameterValue"
  ]
)

Also adjustments in the Nextcloud Server required, to hide headers in IClient calls, we cannot do it from AppAPI side.

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88 bigcat88 merged commit 1917ca8 into main Apr 2, 2024
@bigcat88 bigcat88 deleted the fix-secrets-leaks-in-logs branch April 2, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant