ACIL FM
Dark
Refresh
Current DIR:
/opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/application
/
opt
imunify360
venv
lib
python3.11
site-packages
defence360agent
application
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
__pycache__
-
chmod
Open
Rename
Delete
determine_hosting_panel.py
2 MB
chmod
View
DL
Edit
Rename
Delete
settings.py
1.6 MB
chmod
View
DL
Edit
Rename
Delete
tags.py
3.03 MB
chmod
View
DL
Edit
Rename
Delete
__init__.py
734 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/application/__init__.py
"""This module conatins only global application class and object. Please, do not import any other modules there. """ class Application: """Store settings for different parts of application. SCHEMA_PATHS - additional paths to store RPC/CLI schemas VALIDATOR - SchemaValidator object MIDDLEWARE - dict with middleware to apply MIDDLEWARE_EXCLUDE - dict with middleware that should be excluded MODULES_WITH_MODELS - list of modules with models MIGRATIONS_DIRS - list of dirs with migrations """ SCHEMA_PATHS = None VALIDATOR = None MIDDLEWARE = None MIDDLEWARE_EXCLUDE = None MODULES_WITH_MODELS = [] MIGRATIONS_DIRS = [] MIGRATIONS_ATTACHED_DBS = [] app = Application()
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply