Skip to content

Are Filepond IDs lost during authenticating process? #39

Answered by rahulhaque
ludoguenet asked this question in Q&A
Discussion options

You must be logged in to vote

@ludoguenet thanks for opening the discussion and pointing out a real world scenario for my package. I've released a new version v1.10.10 with the option to force skip ownership check for special cases like yours. Update to the latest release get the file like this in your restore endpoint logic -

$file = Filepond::field($id, false)->getFile();

Let me know of the result after the test.

Replies: 4 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ludoguenet
Comment options

@rahulhaque
Comment options

Comment options

You must be logged in to vote
8 replies
@rahulhaque
Comment options

Answer selected by ludoguenet
@ludoguenet
Comment options

@rahulhaque
Comment options

@ludoguenet
Comment options

@rahulhaque
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants