Actions: dotCMS/core
Actions
Showing runs from all workflows
2,500+ workflow runs
2,500+ workflow runs
GET /api/v1/workflow/contenttypes/schemes endpoint
(findAllSchemesByContentTypeList) that accepts a comma-separated
contentTypeIds query parameter and returns workflow schemes grouped by
content type
* Created AbstractContentTypeWorkflowSchemesView (Immutables) with
contentTypeId + contentTypeSchemes fields, and
ResponseEntityContentTypeWorkflowSchemesView as the typed resp...
-2 Merge Group Check
#2918:
Merge group checks requested
EncryptPlainPasswordsJob** — a Quartz StatefulJob that runs
every 5 minutes, scans the user_ table for rows whose
passwordEncrypted flag is false, hashes the cleartext value via
PasswordFactoryProxy.generateHash, and flips the flag to true.
Defense-in-depth against any code path that lands a plaintext password
in user_.password_ — migrations, bulk imports, ma...
CICD Reports
#16836:
completed
by
wezell
GET /api/v1/workflow/contenttypes/schemes endpoint
(findAllSchemesByContentTypeList) that accepts a comma-separated
contentTypeIds query parameter and returns workflow schemes grouped by
content type
* Created AbstractContentTypeWorkflowSchemesView (Immutables) with
contentTypeId + contentTypeSchemes fields, and
ResponseEntityContentTypeWorkflowSchemesView as the ...
CICD Reports
#16835:
completed
by
dario-daza