-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: EULA PDFs are not downloadable with S3 support #16000
Comments
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
Can you take a look at this PR and see if it works for you? #16090 |
I have tested it in my environment and it works. Thank you. |
Great, thanks for confirming. I still need to do a few more tests with local file storage, but once that's complete, it should be in the next release. |
Perfect! Thank you!
Il giorno sab 18 gen 2025 alle ore 14:33 snipe ***@***.***>
ha scritto:
… Great, thanks for confirming. I still need to do a few more tests with
local file storage, but once that's complete, it should be in the next
release.
—
Reply to this email directly, view it on GitHub
<#16000 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADHI3BBW37SAMEBA4HBQIKD2LJJZJAVCNFSM6AAAAABUE3JMRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJZG4ZDAMBQHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Federico Silvestri*
*Phone: +39 344 676 1408*
*Primary Mail: ***@***.*** ***@***.***>*
*Work mail: ***@***.*** ***@***.***>*
*Skype: federico_silvestri*
|
Fixed #16000 - add S3 support for eula PDF downloads
The function getStoredEula does not use S3 to generate a valid URL for the EULA PDFs.
snipe-it/app/Http/Controllers/ActionlogController.php
Line 40 in 49918d3
I suggest to implement the function like this:
The text was updated successfully, but these errors were encountered: