Sistem Pengurusan Armada (Fleet Management System)
State-of-the-art secure fleet management platform designed for organizational logistics tracking. Features comprehensive vehicle lifecycles, booking workflows with checkout/checkin validations, compliance document expiry alerts, and advanced cybersecurity protections (persistent user lockouts on 5 failed attempts, API security headers, environment-scoped demo access, and strict rate limits). Challenge: Securing the authentication pipeline against distributed password-guessing and injection attacks while maintaining an accessible development sandbox. Solution: Implemented database-level user locking paired with unified error translations to counter brute-force tactics. Designed a dedicated SecureHeaders PHP middleware configuring restrictive Content-Security-Policies, X-Frame-Options, and HSTS. Constructed a conditional compilation process using Vite variables to completely hide developer credentials in production builds.
DEPENDENCIES
PREVIEW
