Files
html/api/wired-pending/intent-opus4-auth_status_simple.php
opus 4e3f48588d
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-commit via WEVIA vault_git intent 2026-04-19T16:03:01+00:00
2026-04-19 18:03:02 +02:00

24 lines
710 B
PHP

<?php
// OPUS5 PROMOTED 2026-04-19T16:02:49+00:00
return array (
'name' => 'auth_status_simple',
'triggers' =>
array (
0 => 'wtp auth statut',
1 => 'auth wtp',
2 => 'login status',
),
'cmd' => 'curl -sk \'http://127.0.0.1:5890/api/auth-check.php\' -h \'host: weval-consulting.com\'',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T16:01:34+00:00',
'source' => 'opus4-autowire-early-v2',
'executed_at' => '2026-04-19T16:02:49+00:00',
'out_preview' => 'Usage: curl [options...] <url>
Invalid category provided, here is a list of all categories:
auth Different types of authentication methods
connection Low level networking operations
curl ',
'ms' => 9.0,
);