You've already forked netbox-docker
mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-08 15:02:05 +03:00
Change LOGIN_REQUIRED default to 'True'
This commit is contained in:
@@ -4,3 +4,4 @@ LOGGING = {
|
||||
}
|
||||
|
||||
DEFAULT_PERMISSIONS = {}
|
||||
LOGIN_REQUIRED = False
|
||||
|
Reference in New Issue
Block a user