stable
Clone or download
Read-only
Part of story #31179 delete a key of a user In goal to implement a delete button in site admin interface, we need to allow site admin to delete passkeys of any users *Testing:* If you fetch POST /webauthn/key/delete as a site admin, you can delete any registered passkeys Change-Id: I048766a78f6263bb7219dcac63db9f3fd9c2c2c9
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/WebAuthn/Controllers/DeleteSourceController.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/WebAuthn/Controllers/DeleteSourceControllerTest.php | +19 | −0 | Go to diff View file |