Open Issues Need Help
View All on GitHub Need to add security headers and CORS policies about 2 months ago
AI Summary: This issue requests the implementation of security headers and Cross-Origin Resource Sharing (CORS) policies for a Flask-based web service. The objective is to enhance security and prevent CORS attacks, specifically by integrating Flask-Talisman for security headers and Flask-Cors for managing CORS policies.
Complexity:
3/5
help wanted
5. List all accounts in the service about 2 months ago
AI Summary: This issue requests the creation of an API endpoint to list all accounts. The endpoint should support pagination and filtering capabilities, returning the data in JSON format, to allow system users to view and manage multiple accounts.
Complexity:
3/5
help wanted