Glenn Matthews

Results 319 comments of Glenn Matthews
trafficstars

At a glance, looks like an issue with social_core/social_django `get_and_store_nonce()`, probably https://python-social-auth.readthedocs.io/en/latest/storage.html. It looks like it might be necessary to find or write an alternative to [`DjangoAssociationMixin`](https://github.com/python-social-auth/social-app-django/blob/master/social_django/storage.py#L171) that understands Nautobot's...

graphene-django eems to still be alive (last release 12/20/23, last commit 3 days ago as of this writing) so I think we can close this for now.

ObjectChange factory was added recently in #5442 ; would still be useful to have factories for custom fields and relationships and notes.

Brainstorming on a feature-set and requirements here: - Given that we'll eventually want to set a content-security-policy in nautobot that disallows unsafe-inline, we probably don't want to add a feature...

Sorry to nitpick, but this isn't fully addressed, at least not in the way requested by the submitter. - Manually installed jobs are *not* namespaced (`JOBS_ROOT/myjob.py` gets imported as module...

> Maybe there's an edge-case for a local file matching the slug of a GitRepo? I think there is some tiebreaking there? Probably yes - I'm not sure which one...

Thanks for the in-depth detective work! Further discussion is currently happening on Slack - I'll summarize here if it leads anywhere helpful. :-)