bctiemann
bctiemann
I found that if the user has an (invalid) local `Bearer: ` cookie that gets sent as a header, the three views can fail authentication and return a 401. Is...
I think this is the only two places where this lookup is done, but not totally sure. It's probably worth making a test or two for this option—I'm a little...
Would it be possible to make the model field configurable that we use for the lookup? It's hardcoded to use the pk, but I need to store the lookup key...
Tried running this per the readme on my M1 Pro, Monterey 12.3.1. Failed to run as-is due to being build for Intel (understandable). Opened the project in Xcode, and it...
``` ERROR: Cannot install django-pdfkit==0.3.1 and pdfkit==0.6.1 because these package versions have conflicting dependencies. The conflict is caused by: The user requested pdfkit==0.6.1 django-pdfkit 0.3.1 depends on pdfkit=0.5.0 To fix...
### Fixes: #17358 Adds new Lookup classes for `lt/gt/lte/gte` comparisons with INET objects, ignoring the mask. This enables correct comparison of adjacent IPRanges when looking for overlaps, and prevents acceptance...
### Fixes: #7336 Adds `VLANTranslationPolicy` and `VLANTranslationRule` models and all associated UI visualization classes. Provides the ability to associate a VLAN translation policy and all its associated translation rules with...
### Closes: #15239 Adds "Add Tagged VLANs" and "Remove tagged VLANs" widgets to the bulk edit form of Interfaces, both when editing them standalone and when accessing them as components...
### NetBox version v4.4.7 ### Feature type Data model extension ### Proposed functionality Feature request. In short, our customer would like to be able to limit whether a user of...
### NetBox version v4.4.7 ### Feature type Data model extension ### Proposed functionality Feature request from a customer. A customer has recently noted, that when creating a new ASN via...