Dr.Lt.Data
|
a542695e9c
|
chore: bump version to 4.0.3b6 and fix git_helper path
Publish to PyPI / build-and-publish (push) Has been cancelled
Python Linting / Run Ruff (push) Has been cancelled
- Update version from 4.0.3b5 to 4.0.3b6 in pyproject.toml
- Fix git_helper.py path to include 'common' subdirectory in context.py
|
2025-12-18 18:45:31 +09:00 |
|
Dr.Lt.Data
|
c69e7bcf03
|
feat(security): use system user directory for manager data
Use folder_paths.get_system_user_directory("manager") to protect manager config and data from HTTP endpoint access.
Ref: comfyanonymous/ComfyUI#10966
|
2025-12-03 02:34:57 +09:00 |
|
Dr.Lt.Data
|
a0b0c2b963
|
feat: initial implementation of middleware-based security policy
|
2025-07-12 11:31:07 +09:00 |
|
Dr.Lt.Data
|
0c46434164
|
fixed: avoid except:
fixed: prestartup_script - remove useless exception handling when fallback resolving comfy_path
|
2025-04-21 12:42:50 +09:00 |
|
Dr.Lt.Data
|
05ceab68f8
|
restructuring
the existing cache-based implementation will be retained as a fallback under legacy/..., while glob/... will be updated to a cacheless implementation.
|
2025-04-13 09:26:02 +09:00 |
|