[idempiere/idempiere] 307f71: IDEMPIERE-7036: Add optional presigned-URL capabil...

0 views
Skip to first unread message

Peter Takács

unread,
Jun 24, 2026, 2:12:39 AMJun 24
to idempi...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/idempiere/idempiere
Commit: 307f71629c829b5bcb2e0f26121ae678672ff464
https://github.com/idempiere/idempiere/commit/307f71629c829b5bcb2e0f26121ae678672ff464
Author: Peter Takács <93127072+Pe...@users.noreply.github.com>
Date: 2026-06-24 (Wed, 24 Jun 2026)

Changed paths:
M org.adempiere.base/src/org/compiere/model/IArchiveStore.java
M org.adempiere.base/src/org/compiere/model/MArchive.java

Log Message:
-----------
IDEMPIERE-7036: Add optional presigned-URL capability to IArchiveStore SPI (#3285)

* IDEMPIERE-7036: Add optional presigned-URL capability to IArchiveStore SPI

Adds a default getPresignedURL() method to IArchiveStore so backends (e.g. S3)
can expose native URL signing. Default returns null — existing backends get the
HMAC fallback in idempiere-rest transparently with no code changes required.
Adds MArchive.getPresignedURL(long expiresInSeconds) convenience method following
the same pattern as getBinaryData() / getInputStream().

* IDEMPIERE-7036: Remove fallback mention from URL signing docs



To unsubscribe from these emails, change your notification settings at https://github.com/idempiere/idempiere/settings/notifications
Reply all
Reply to author
Forward
0 new messages