Security: - orders/submit.cfm: parameterize IN clause (was string-interpolated) - auth/completeProfile.cfm: fix UserID → ID on Users table PK Environment-aware URLs: - Add application.baseUrl to config/environment.cfm - Replace all hardcoded https://biz.payfrit.com with application.baseUrl in: orders/getDetail, tasks/getDetails, auth/completeProfile, auth/avatar, stripe/onboard, users/search, workers/onboardingLink, workers/earlyUnlock Also fix submit.cfm qMeta.ItemID → qMeta.ID (column not in SELECT) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| avatar.cfm | ||
| completeProfile.cfm | ||
| login.cfm | ||
| loginOTP.cfm | ||
| profile.cfm | ||
| sendOTP.cfm | ||
| validateToken.cfm | ||
| verifyLoginOTP.cfm | ||
| verifyOTP.cfm | ||