mirror of
git://f0xx.org/ac/ac-ms-identity
synced 2026-07-30 02:37:39 +03:00
cefde609cbcbbe447321cb386178f8d080a7e8d8
- AuthApproval: mint/approve/consume/poll one-time tokens stored in new auth_approvals table (TTL 300s, SHA-256 IP hash for geo audit) - AuthEmailSchema: add auth_approvals migration; fix missing index on auth_attempts (SQLite path) - AuthTwoFactorPage: QR now encodes /two-factor/approve?token=<T> instead of the hub URL; stores raw_token in session for polling; short URL with ?src=qr tracking preserved - Auth: add completeTotpLoginByApproval(), clearPending2fa clears token, clientIp() helper (X-Forwarded-For aware) - bootstrap: require AuthApproval.php Co-authored-by: Cursor <cursoragent@cursor.com>
ac-ms-identity
Microservice API. Remote: git://f0xx.org/ac/ac-ms-identity
Description
Languages
PHP
100%