llTheBlankll / attendance-system-api-springboot

This project is an Attendance System API built using Spring Boot, WebSocket, and JWT Authentication. The system provides a robust solution for tracking and managing attendance records, with support for real-time updates through WebSocket communication. This attendance is based on the education system of the Philippines
GNU General Public License v3.0
5 stars 2 forks source link

Fix the Overly Permissive CORS Policy #19

Closed llTheBlankll closed 3 weeks ago

llTheBlankll commented 3 weeks ago

Remove the (*) Asterisk that allows all hosts and add http://localhost:8080

deepsource-io[bot] commented 3 weeks ago

Here's the code health analysis summary for commits a9feef6..850f4c7. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Java LogoJava✅ Success
🎯 1 occurence resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.