dropbox / nsot

Network Source of Truth is an open source IPAM and network inventory database
https://nsot.readthedocs.io
Other
399 stars 66 forks source link

Implemented Django-Guardian Auth Backend For Object Level Permissions #296

Closed narJH27 closed 7 years ago

narJH27 commented 7 years ago

Implemented django-guardian to check for object level permissions for object models that have a get_ancestors method.