Open Issues Need Help
View All on GitHubAI Summary: This GitHub issue outlines a comprehensive set of security enhancements for a backend, focusing on protecting write routes like contact forms and admin announcements with measures such as bot protection, rate limiting, and authentication. It also details hardening the API with strict CORS, HTTPS, input validation, and securing sensitive endpoints and documentation.
AI Summary: This GitHub issue presents a series of design mockups for a "Career Page", detailing various sections and layouts for the proposed page. The issue is labeled as "documentation" and "good first issue", but also critically as "wontfix", indicating that the development of this page is not planned or will not proceed.
AI Summary: This issue proposes updating the "Consulta" logo text in the app's header/UI to use Handel Gothic font, size 40px, color #2D3983, and positioned 8px from the top. It requires implementing Handel Gothic as a webfont via `@font-face` and carefully applying CSS to ensure correct rendering and avoid specificity conflicts.