This website requires JavaScript.
Explore
Help
Register
Sign In
dschick
/
git_brcal
Watch
1
Fork
0
You've already forked git_brcal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
466
Commits
48
Branches
6
Tags
5.2
MiB
3d2e1f5158
Commit Graph
2 Commits
Author
SHA1
Message
Date
Max Metz
3d2e1f5158
Added input validation for API requests. Refactored some methods, added docstrings. Solved marshmallow-warnings in BreCal.schemas.model. Added unit tests, now totaling 215. Added proposals to refactor all SQL queries into an object at BreCal.database.sql_queries.SQLQuery for better standardization. Created a helper-object to handle Emails, which prepares the notification-feature.
2024-07-25 10:42:44 +02:00
Daniel Schick
3f211919af
added JWT Authentication (expiring bearer token)
2023-06-26 08:38:45 +02:00