mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-03-18 02:52:08 +00:00
feat: support enable trusted ip verify
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
from pathlib import Path
|
||||
import os
|
||||
|
||||
from .base import TEMPLATES, STATIC_DIR, CERTS_DIR
|
||||
from .base import TEMPLATES, STATIC_DIR
|
||||
from ..const import CONFIG
|
||||
|
||||
# Storage settings
|
||||
|
||||
Reference in New Issue
Block a user