feat: Enhance task access control and session management
- Implemented API and web task access assertions in the task status polling endpoint. - Added functions to remember and check task access in user sessions. - Updated task status tests to validate access control based on session data. - Enhanced download route tests to ensure proper access checks. - Improved SEO metadata handling with dynamic social preview images. - Updated sitemap generation to include blog posts and new tools. - Added a social preview SVG for better sharing on social media platforms.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -54,6 +54,3 @@ htmlcov/
|
||||
.coverage
|
||||
coverage/
|
||||
|
||||
# Celery
|
||||
celerybeat-schedule
|
||||
backend/celerybeat-schedule
|
||||
Reference in New Issue
Block a user