You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
-LAN- cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324)
2 months ago
..
configs fix: Support URL-encoded passwords with special characters in CELERY_BROKER_URL (#23163) 3 months ago
controllers fix: standardize authentication error messages to prevent user enumeration (#24324) 2 months ago
core feat: add multi model credentials (#24451) 2 months ago
extensions feat: add Redis SSL/TLS certificate authentication support (#23624) 2 months ago
factories test: add comprehensive tests for file_factory build_from_mapping (#22926) 3 months ago
libs refactor: centralize email internationalization handling (#22752) 3 months ago
models Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) 2 months ago
oss chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 10 months ago
repositories feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597) 3 months ago
services try flask_restful -> flask_restx (#24310) 2 months ago
tasks feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2 months ago
utils Mapped column (#22644) 3 months ago
.gitignore Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
conftest.py fix: resolve Redis mock import error in test configuration (#22663) 3 months ago