You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cizz22 ed5275c237 feat: Configure Aeros license retrieval from Vault, falling back to environment variables defined in the new `.env.example`. 4 months ago
..
aeros_contribution chore: Remove debug print statements for component importance analysis. 4 months ago
aeros_equipment Refactor AEROS API integration and dependency management, enhance security middleware, and refine validation rules for query parameters and schema fields. 4 months ago
aeros_project feat: Add AEROS session timeout and streamline AEROS post request JSON handling and error checking. 4 months ago
aeros_simulation Refactor AEROS API integration and dependency management, enhance security middleware, and refine validation rules for query parameters and schema fields. 4 months ago
auth feat: Implement user context propagation and enhance error logging with unique IDs and user details. 4 months ago
dashboard_model update eaf 5 months ago
database Refactor AEROS API integration and dependency management, enhance security middleware, and refine validation rules for query parameters and schema fields. 4 months ago
__init__.py initialCommit 2 years ago
aeros_utils.py feat: Configure Aeros license retrieval from Vault, falling back to environment variables defined in the new `.env.example`. 4 months ago
api.py refactor: improve exception handling, introduce structured logging, and refine uvicorn access logging. 5 months ago
config.py feat: Configure Aeros license retrieval from Vault, falling back to environment variables defined in the new `.env.example`. 4 months ago
context.py feat: Implement user context propagation and enhance error logging with unique IDs and user details. 4 months ago
enums.py first commit 1 year ago
exceptions.py feat: Implement user context propagation and enhance error logging with unique IDs and user details. 4 months ago
logging.py feat: Implement user context propagation and enhance error logging with unique IDs and user details. 4 months ago
main.py feat: Implement user context propagation and enhance error logging with unique IDs and user details. 4 months ago
metrics.py initialCommit 2 years ago
middleware.py feat: Add 'items_per_page' to the set of recognized pagination size query parameters. 4 months ago
models.py feat: Add Pydantic field validation with max_length and pattern constraints to various schemas and models. 5 months ago
rate_limiter.py add session to scope job 1 year ago
utils.py feat: Integrate Vault for secret management and add comprehensive unit tests for core modules, schemas, and middleware. 4 months ago