Add public entities configuration and authorization checks for entity records
#38 -Commit
1eb5b83eb2
pushed by
netkas
Add permission check and improve error handling in UploadAttachment
#36 -Commit
04b4714da6
pushed by
netkas
Rename request handler classes for clarity and consistency
#35 -Commit
19b932904a
pushed by
netkas
Add ListBlacklist request handler to retrieve blacklist records
#34 -Commit
fe8c5ca350
pushed by
netkas
Implement evidence management methods: create, delete, and retrieve evidence
#33 -Commit
eb34a1027c
pushed by
netkas
Remove unused FilesystemIterator import from UploadAttachment.php
#32 -Commit
7cc13a850e
pushed by
netkas
Add methods to list entity and operator audit logs and evidence
#30 -Commit
1a8f3626bc
pushed by
netkas
Add configuration for maximum entity list items and update ListEntities handling
#27 -Commit
f6ed7314e3
pushed by
netkas
Add entity retrieval methods and update EntitiesManager for improved querying
#25 -Commit
d43258af4c
pushed by
netkas
Add getEntry method to AuditLogManager for retrieving audit log entries by UUID
#24 -Commit
1b7d11e009
pushed by
netkas
Add DeleteAttachment class to handle attachment deletion requests
#23 -Commit
582dae4b95
pushed by
netkas
Allow LIST_OPERATORS case to handle both GET and POST requests
#22 -Commit
1109a6547b
pushed by
netkas
Add LIST_OPERATORS case to handle operator listing requests
#19 -Commit
237af23690
pushed by
netkas
Add GetOperator method to retrieve operator details with permission checks
#17 -Commit
a278d5cc25
pushed by
netkas
Add ENABLE_OPERATOR method mapping for operator management
#16 -Commit
bfabbe3e17
pushed by
netkas
Add EnableOperator method to manage operator status and log actions
#15 -Commit
aaa2b5ab70
pushed by
netkas
Add new audit log types for operator and entity actions
#14 -Commit
bf36bb6847
pushed by
netkas