Rich Editor - Expired S3 Images

I'm using the rich editor with images uploads (s3 driver). I've used these instructions: https://filamentphp.com/docs/3.x/forms/fields/rich-editor#uploading-images-to-the-editor This works great, when creating the message and in the next few minutes. It seems that the s3 temporary url is being stored directly on the field. So, it's storing the url with an expiration date 5 minutes (default) after being created. Shouldn't this work as it is? or do we need to build some kind of regex to regenerate the temporary url and replace it? Thank you
3 Replies
awcodes
awcodes14mo ago
Yes you will need some kind of regex/parser if you want to store signed URLs inside of html content.
Diogo Gomes
Diogo GomesOP14mo ago
Thank you. So people are only using public images with this component?
awcodes
awcodes14mo ago
More than likely. But understand that it’s not a component or filament or even livewire thing. It’s just how data is stored. Any wysiwyg that is storing html will have the same problem.
Want results from more Discord servers?
Add your server