Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added security additions to API and Worker #40

Merged
merged 6 commits into from
Jun 4, 2024
Merged

Conversation

MitchellAV
Copy link
Collaborator

API

  • Session and Token Authentication options to all routes
  • Updated to use latest Django
  • Added logging to API
  • Added Python typing to API
  • Updated routes with latest changes
  • Updated Docker Image to Python 3.11

Worker

  • Added wrapper for API requests to use Token Authentication
  • Updated API requests to use the latest changes

@MitchellAV MitchellAV requested a review from Thistleman June 4, 2024 20:31
@Thistleman Thistleman merged commit 07ce39e into develop Jun 4, 2024
3 checks passed
@MitchellAV MitchellAV deleted the develop-security branch June 4, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants