stable

Clone or download

Read-only

Add a permission delegation to see system events via REST

This is part of request #9113 Having a REST route to monitor Sysevents Change-Id: I39e97e6a5e6160ee9a18a879673dc0c0bc5c41cb

Modified Files

Name
M site-content/en_US/user/user.tab +2 −0 Go to diff View file
M site-content/fr_FR/user/user.tab +2 −0 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
M src/common/system_event/REST/v1/SystemEventResource.php +20 −5 Go to diff View file
A src/common/user/ForgeUserGroupPermission/RetrieveSystemEventsInformationApi.class.php +43 −0 Go to diff View file
M src/common/user/ForgeUserGroupPermissionsFactory.class.php +6 −2 Go to diff View file
M tests/simpletest/common/user/ForgeUserGroupPermissionsFactoryTest.php +4 −0 Go to diff View file