git_brcal/src/server/BreCal/services
2024-01-15 16:25:08 +01:00
..
__init__.py Adding validation rules (traffic light status) to the system. Post & Put calls of shipcalls and times now execute the traffic light evaluation and store the result in the connected MySQL database instance. The 'brecal_utils' library is merged with 'BreCal', including the stub objects and test functions. Requirements were adapted, and installation of a virtual environment works from scratch (on a linux system). 2023-10-19 18:32:49 +02:00
auth_guard.py added JWT Authentication (expiring bearer token) 2023-06-26 08:38:45 +02:00
jwt_handler.py added JWT Authentication (expiring bearer token) 2023-06-26 08:38:45 +02:00
schedule_routines.py added new fields to evaluation object 2024-01-15 16:25:08 +01:00