jeremyschulman / netbox-plugin-auth-saml2

Netbox plugin for SSO using SAML2
119 stars 21 forks source link

update imports to support Netbox v4.0 #79

Closed ProbstenHias closed 3 months ago

ProbstenHias commented 3 months ago

@jeremyschulman According to the netbox docs extras.plugins was renamed to netbox.plugins. Furthermore netbox no longer uses django.contib.auth.models to handle groups but netbox.authentication. These changes will make the plugin incompatible with netbox versions before v4.0.

I took the liberty and already updated the Readme to say that the new release that includes this PR has the major version 3.

jeremyschulman commented 3 months ago

@ProbstenHias - thank you very much!! I am merging this today.

HungryHowies commented 3 months ago

@jeremyschulman

Thank you, NetBox 3.0 release worked great.

HungryHowies commented 3 months ago

@ProbstenHias you guys are quick, with 24 hour of my issue it was resolve, Pint is on me. Thanks again