- Notifications
You must be signed in to change notification settings - Fork0
FUZ-22 - API Token improvements - IP Restriction#26
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
No Taskcluster jobs started for this pull requestThe |
This PR is estimated to cost 30 credits. |
71dc9e7 to49f71a7CompareThis PR is estimated to cost 30 credits. |
49f71a7 to0e892edCompare
Uh oh!
There was an error while loading.Please reload this page.
What is in the PR?
Enforce IP Restrictions for Token Authentication.
This update extends Django's default
TokenAuthenticationclass 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