mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-09 16:15:08 +02: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