You've already forked netbox-docker
mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-11-18 11:20:54 +03:00
Permission handling in external function
This move the setting of user and group permissions in the startup script to its own function.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
from .load_yaml import load_yaml
|
||||
from .permissions import set_permissions
|
||||
|
||||
Reference in New Issue
Block a user