payfrit-api/api/menu
John Mizerek 4a4a098551 Fix upload paths to use Lucee webroot and accept uppercase OTP keys
Upload endpoints were saving files to PHP's DOCUMENT_ROOT instead of
the Lucee webroot where the Android app loads them from. Also fix
verifyLoginOTP and verifyOTP to accept both UUID/OTP and uuid/otp keys.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 22:04:27 -07:00
..
clearAllData.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
clearBusinessData.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
clearOrders.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
debug.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
getForBuilder.php Fix upload paths to use Lucee webroot and accept uppercase OTP keys 2026-03-14 22:04:27 -07:00
items.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
listCategories.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
menus.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
saveCategory.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
saveFromBuilder.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
updateStations.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
uploadHeader.php Fix upload paths to use Lucee webroot and accept uppercase OTP keys 2026-03-14 22:04:27 -07:00
uploadItemPhoto.php Fix upload paths to use Lucee webroot and accept uppercase OTP keys 2026-03-14 22:04:27 -07:00