netbox/netbox/utilities/tests
Abhimanyu Saharan 92bdaa2120
Fixes IPv6 detection from headers (#14456)
* fixes client ip detection for v6

* adds test for get_client_ip

* Employ urlparse() to strip port numbers from IPs

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-12-07 09:45:30 -05:00
..
__init__.py Establish tests for the utilities app 2018-06-08 14:32:41 -04:00
test_api.py Closes #9608: Move from drf-yasg to spectacular 2023-03-30 14:32:59 -04:00
test_choices.py Drop as_dict() method from ChoiceSet 2021-12-16 10:22:05 -05:00
test_counters.py 14042 mptt cache count (#14048) 2023-10-17 10:31:58 -04:00
test_filters.py Merge branch 'develop' into feature 2023-08-29 10:45:55 -04:00
test_forms.py 13791 rename whitespace fix (#13793) 2023-09-18 08:33:29 -04:00
test_managers.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
test_ordering.py Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 2020-04-21 16:13:34 -04:00
test_request.py Fixes IPv6 detection from headers (#14456) 2023-12-07 09:45:30 -05:00
test_utils.py Closes #4835: Support passing multiple initial values for multiple choice fields 2020-07-08 12:50:12 -04:00