(dev/core#2258) Add System.rotateKey API
authorTim Otten <totten@civicrm.org>
Mon, 21 Dec 2020 08:20:07 +0000 (00:20 -0800)
committerTim Otten <totten@civicrm.org>
Wed, 30 Dec 2020 21:39:27 +0000 (13:39 -0800)
commitb124f74b250b70b70614873dc261d404cfc97413
treeeebc2d23dd66938a25a4341a90604f3ca77293a6
parentfe4d2bdc2ef48f771bcd735e690374941bf8e5fe
(dev/core#2258) Add System.rotateKey API
CRM/Utils/Hook.php
Civi/Api4/Action/System/RotateKey.php [new file with mode: 0644]
Civi/Api4/System.php
tests/phpunit/api/v4/Entity/SystemRotateKeyTest.php [new file with mode: 0644]