mirror of
https://github.com/langgenius/dify.git
synced 2026-03-14 22:02:15 +08:00
Replace raw license status strings with LicenseStatus enum values in
app_factory.py and enterprise_service.py to prevent silent mismatches.
Use trailing-slash prefixes ('/console/api/', '/api/') to avoid false
matches on unrelated paths like /api-docs.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| account_deletion_sync.py | ||
| base.py | ||
| enterprise_service.py | ||
| plugin_manager_service.py | ||
| workspace_sync.py | ||