Updated today at 08:58
Commit: d19ae43 Show on GitHub
- Author: Yamen
- Date: 3/19/2026, 2:27:07 PM
- Message: refactor: use exact email match filter in profile load function #312 Updated filter from filter[email][_icontains] to filter[email][_eq] Updated comment to reflect exact match behavior
- Stats: 4 total changes (+2 / -2)
Changed Files
src/routes/profile/+page.server.js— +2 / -2 (4 changes)