Add new audit log types and update public audit entries configuration
ncc_workflow.yml #46 -Commit
289584a5ba
pushed by
netkas
Add audit log entries for blacklisting and deleting entities
ncc_workflow.yml #45 -Commit
13ea53378f
pushed by
netkas
Add audit log entry for lifted blacklist records
ncc_workflow.yml #44 -Commit
6861cbf708
pushed by
netkas
Add audit log entry for deleted blacklist records
ncc_workflow.yml #43 -Commit
bda91ff955
pushed by
netkas
Implement GetBlacklistRecord functionality to retrieve specific blacklist entries
ncc_workflow.yml #42 -Commit
8ec47c855f
pushed by
netkas
Add BlacklistEntity class to handle entity blacklisting requests
ncc_workflow.yml #41 -Commit
7ce59fec15
pushed by
netkas
Refactor authentication handling to replace getAuthenticatedOperator with requireAuthenticatedOperator in multiple files
ncc_workflow.yml #40 -Commit
ae672d7d38
pushed by
netkas
Refactor error messages in RequestException and improve authentication checks across multiple files
ncc_workflow.yml #39 -Commit
885553121d
pushed by
netkas
Add public entities configuration and authorization checks for entity records
ncc_workflow.yml #38 -Commit
1eb5b83eb2
pushed by
netkas
Remove unused Logger import in DeleteAttachment.php
ncc_workflow.yml #37 -Commit
a18178f764
pushed by
netkas
Add permission check and improve error handling in UploadAttachment
ncc_workflow.yml #36 -Commit
04b4714da6
pushed by
netkas
Rename request handler classes for clarity and consistency
ncc_workflow.yml #35 -Commit
19b932904a
pushed by
netkas
Add ListBlacklist request handler to retrieve blacklist records
ncc_workflow.yml #34 -Commit
fe8c5ca350
pushed by
netkas
Implement evidence management methods: create, delete, and retrieve evidence
ncc_workflow.yml #33 -Commit
eb34a1027c
pushed by
netkas
Remove unused FilesystemIterator import from UploadAttachment.php
ncc_workflow.yml #32 -Commit
7cc13a850e
pushed by
netkas
Refactor audit log retrieval to use toPublicAuditRecord method for improved readability and maintainability
ncc_workflow.yml #31 -Commit
1739c8dd59
pushed by
netkas
Add methods to list entity and operator audit logs and evidence
ncc_workflow.yml #30 -Commit
1a8f3626bc
pushed by
netkas
Refactor public audit entries configuration handling
ncc_workflow.yml #29 -Commit
8860e64201
pushed by
netkas
Add configuration for maximum entity list items and update ListEntities handling
ncc_workflow.yml #27 -Commit
f6ed7314e3
pushed by
netkas
Add PushEntity class and enhance EntitiesManager with UUID handling and existence checks
ncc_workflow.yml #26 -Commit
14effd7ef8
pushed by
netkas
Add entity retrieval methods and update EntitiesManager for improved querying
ncc_workflow.yml #25 -Commit
d43258af4c
pushed by
netkas
Add getEntry method to AuditLogManager for retrieving audit log entries by UUID
ncc_workflow.yml #24 -Commit
1b7d11e009
pushed by
netkas
Add DeleteAttachment class to handle attachment deletion requests
ncc_workflow.yml #23 -Commit
582dae4b95
pushed by
netkas
Allow LIST_OPERATORS case to handle both GET and POST requests
ncc_workflow.yml #22 -Commit
1109a6547b
pushed by
netkas
Add getOperators method to retrieve a paginated list of operators with error handling
ncc_workflow.yml #21 -Commit
9a6f9471f2
pushed by
netkas
Refactor operator UUID handling in multiple methods to improve validation and error messaging
ncc_workflow.yml #20 -Commit
459cd1e27e
pushed by
netkas
Add LIST_OPERATORS case to handle operator listing requests
ncc_workflow.yml #19 -Commit
237af23690
pushed by
netkas
Add ManageOperatorsPermission method to handle operator permission management with validation
ncc_workflow.yml #18 -Commit
7ab602eef0
pushed by
netkas
Add GetOperator method to retrieve operator details with permission checks
ncc_workflow.yml #17 -Commit
a278d5cc25
pushed by
netkas