This website requires JavaScript.
Explore
Help
Register
Sign In
ahmed-bakr1988
/
SaaS-PDF
Watch
1
Star
0
Fork
0
You've already forked SaaS-PDF
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3470229242cccd7fa4daaa61f78b3ead9a22db5
SaaS-PDF
/
backend
/
app
/
routes
/
tasks.py
Your Name
0174f935c3
fix: resolve download 404 caused by file UUID / Celery task ID mismatch\n\nThe download route checked access using the file UUID from the URL,\nbut the session and usage_events only stored the Celery task ID.\nThese are different UUIDs, causing all downloads to return 404.\n\nFixes:\n- Add has_download_access() to check file_history table as fallback\n- Update assert_web/api_task_access to use file_history lookup\n- Remember file UUID in session when task status returns SUCCESS"
2026-03-20 10:07:48 +02:00
2.2 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink