mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-06 14:45:04 -04:00
Tests cover: - Valid email acceptance - Invalid email rejection with row-specific error - XSS payload sanitization in email field - Mixed valid/invalid email handling - Email with special characters sanitization Verifies fixes for customer email import vulnerability.