Glenn Matthews

Results 171 comments of Glenn Matthews

Initial implementation in #4908. We can refine further in future.

Would renaming the Device `name` field to something like `hostname` or `dns_name` help to disambiguate its meaning/usage as a unique identifier for a Device? I.e. you might have multiple devices...

Pretty sure renovate will just re-open a new issue if we do. We need to invest some time into improving our Renovate config to be more useful.

Implemented for 2.0 via #3181.

Let's be cautious on this one - there are a lot of open issues against Pydantic 1.9.x currently, including some that self-describe as breaking changes.

Hi @alextremblay, I'm not able to reproduce that specific symptom using a local Keycloak instance - I do see ``` 22:05:53.198 INFO django.server : "GET /login/keycloak/?next=/login/%3Fnext%3D/& HTTP/1.1" 302 0 ```...

With Azure OAuth2 and Nautobot 2.2.3 this seems to be working successfully, even though the `next` parameter isn't passed correctly in the login URL: ``` 16:26:00.996 INFO django.server : "GET...