ComfyUI/app/assets/services
Luke Mino-Altherr 0ba183aed7 Make asset mime_type immutable after first ingest
Prevents cross-tenant metadata mutation when multiple references share
the same content-addressed Asset row. mime_type can now only be set when
NULL (first ingest); subsequent attempts to change it are silently ignored.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 09:39:26 -04:00
..
__init__.py
asset_management.py Make asset mime_type immutable after first ingest 2026-03-16 09:39:26 -04:00
bulk_ingest.py
file_utils.py
hashing.py
ingest.py Make asset mime_type immutable after first ingest 2026-03-16 09:39:26 -04:00
metadata_extract.py
path_utils.py
schemas.py Make ReferenceData.created_at and updated_at required 2026-03-16 09:39:26 -04:00
tagging.py feat(assets): align local API with cloud spec 2026-03-16 09:39:26 -04:00