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 |
|