- Remove vsprintf hyphenation from generateUUID() in helpers.php
- Remove redundant str_replace('-', '', ...) wrappers in callers
- Fix grants/create, tabs/open, orders/getOrCreateCart which were storing hyphenated UUIDs
- Cast prices to float in getForBuilder.php
- Uppercase auth response keys (TOKEN, USERID, FIRSTNAME)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| avatar.php | ||
| completeProfile.php | ||
| login.php | ||
| loginOTP.php | ||
| logout.php | ||
| profile.php | ||
| sendLoginOTP.php | ||
| sendOTP.php | ||
| validateToken.php | ||
| verifyEmailOTP.php | ||
| verifyLoginOTP.php | ||
| verifyOTP.php | ||