mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-09 13:55:01 +02:00
Fix some issues detected by static analysis
This commit is contained in:
@ -28,6 +28,8 @@ class WebAuthnManageController extends Controller
|
||||
|
||||
/**
|
||||
* List all WebAuthn registered credentials
|
||||
*
|
||||
* @return \Illuminate\Http\JsonResponse
|
||||
*/
|
||||
public function index(Request $request)
|
||||
{
|
||||
|
Reference in New Issue
Block a user