stable

Clone or download

Read-only

chore: Add Feature Flag for permissions API

Part of request #37580 Permissions API As following changes can impact security, we choose to hide feature behing a feature flag *No functional changes expected* Change-Id: I4965595b73575b93d88e7787b271be382272a463

Modified Files

Name
M plugins/tracker/composer.json +1 −1 Go to diff View file
A plugins/tracker/include/Tracker/Permission/TrackersPermissions.php +41 −0 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +2 −0 Go to diff View file
A plugins/tracker/tests/unit/Tracker/Permission/TrackersPermissionsTest.php +47 −0 Go to diff View file