Feature/external review sharing link#1254
Open
glimz wants to merge 6 commits into
Open
Conversation
added 6 commits
February 26, 2026 16:34
|
Someone is attempting to deploy a commit to the Listinai Team on Vercel. A member of the Team first needs to authorize it. |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce?
Feature + tests + docs update.
This PR introduces a new External Review workflow that allows public approve/reject flows for scheduled posts, with auditability and workflow automation.
Why was this change needed?
Post approval in client/manager workflows currently requires friction (internal access or manual back-and-forth), which slows scheduling and increases operational risk for teams handling external stakeholders.
This change enables secure, token-based public review links so non-Postiz users can approve/reject quickly, while still preserving internal controls (audit trail, replay protection, expiry handling, reminders, and DRAFT fallback on rejection/expiry).
No specific issue link was referenced for this branch; this was implemented as a high-priority workflow enhancement discussed during feature planning/testing.
Other information:
EXTERNAL_REVIEW_ENABLEDNEXT_PUBLIC_EXTERNAL_REVIEW_ENABLEDOrganizationProviderCredentialChecklist:
Put a "X" in the boxes below to indicate you have followed the checklist;