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

FUZ-22 - API Token improvements - IP Restriction #26

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gitstart-app[bot]
Copy link

@gitstart-app gitstart-app bot commented Jan 30, 2025


What is in the PR?
Enforce IP Restrictions for Token Authentication.

This update extends Django's default TokenAuthentication class to enforce IP-based restrictions. The new implementation verifies that the request originates from an allowed IP address before proceeding with authentication.

LOOM DEMO VIDEO
https://www.loom.com/share/2ab99e66b4e54b22b7a56e5e4be921c2

Questions and Clarifications

A few assumptions were made, regarding expected/desired end result, kindly view document below to validate or clarify them.

https://docs.google.com/document/d/1l9r-t6mcwirwnxkjxdZ2HF3QWPEzanZ46Azi7F0B2nQ/edit?tab=t.0

Copy link

No Taskcluster jobs started for this pull request

The allowPullRequests configuration for this repository (in .taskcluster.yml on the default branch) does not allow starting tasks for this pull request.

Copy link
Author

gitstart-app bot commented Jan 30, 2025

This PR is estimated to cost 30 credits.
🟡 By merging this PR you agree to this estimate. If you disagree, click here.

Copy link
Author

gitstart-app bot commented Feb 21, 2025

This PR is estimated to cost 30 credits.
🟡 By merging this PR you agree to this estimate. If you disagree, click here.

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.

1 participant