libresign/lib
Vitor Mattos c4422563de
fix: return null when signature flow is not configured
Return null instead of default value to allow frontend
to detect when admin has not enforced a signature flow.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-12-16 20:34:51 -03:00
..
Activity chore: rollback to default value 2025-12-13 17:20:01 -03:00
AppInfo feat: register SignRequestCanceledEvent listeners in Application 2025-12-13 17:16:43 -03:00
BackgroundJob feat(crl): revoke certificates when user account is deleted 2025-11-27 16:00:48 -03:00
Collaboration/Collaborators fix: psalm issues about override 2025-10-07 18:23:41 -03:00
Command fix: use enum 2025-11-27 16:42:23 -03:00
Controller feat: add toggle to enable/disable signature flow enforcement 2025-12-16 20:34:51 -03:00
DataObjects chore: make possible to don't have an image as signature 2025-04-11 10:42:55 -03:00
Dav refactor(dav): add libresign- prefix to DAV property names 2025-12-03 01:01:31 -03:00
Db feat: include docmdpLevel in API responses 2025-12-14 16:38:34 -03:00
Enum refactor: move signature flow constants to enum 2025-12-12 17:14:12 -03:00
Events fix: cs 2025-12-13 17:18:31 -03:00
Exception fix: psalm issues about override 2025-10-07 18:23:41 -03:00
Files refactor: move SignatureFlow enum to dedicated Enum directory 2025-12-11 11:45:53 -03:00
Handler fix: filter CA ID from OU only when certificate not generated 2025-12-15 17:39:24 -03:00
Helper refactor: move SignRequestStatus enum to dedicated Enum directory 2025-12-11 11:42:11 -03:00
Listener fix: cs 2025-12-13 17:18:31 -03:00
Middleware fix: psalm issues about override 2025-10-07 18:23:41 -03:00
Migration feat: add docmdp_level column to libresign_file table 2025-12-14 16:38:34 -03:00
Notification fix: cs 2025-12-13 17:18:31 -03:00
Service feat: persist signer identify method tab preference 2025-12-16 10:47:34 -03:00
Settings fix: return null when signature flow is not configured 2025-12-16 20:34:51 -03:00
Capabilities.php fix: psalm issues about override 2025-10-07 18:23:41 -03:00
ResponseDefinitions.php test: fix unit tests for DocMDP per-file feature 2025-12-14 16:38:34 -03:00