You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ivan Maslov
f1f706bca1
- def UACKeyListCheck(inRequest, inRoleKeyList): #Check is client is has access for the key list
- def WebUserInfoGet(inRequest): # Return User info about request Return {"DomainUpperStr":"", "UserNameUpperStr": ""}
- def WebUserUACHierarchyGet(inRequest): # Return User UAC Hierarchy DICT Return {...}
- Scheduler
- Refactoring in gSettings (Scheduler > SchedulerDict)
- def SchedulerActivityTimeAddWeekly(inGSettings, inTimeHHMMStr="23:55:", inWeekdayList=[], inActivityList=[]): # Add activity in time weekly
- Scheduler now listen SchedulerDict
- def ProcessorActivityItemAppend(inGSettings, inDef, inArgList=[], inArgDict={}, inArgGSettingsStr=None, inArgLoggerStr=None): # Add Activity item in Processor list
|
4 years ago |
.. |
RobotRDPActive
|
# Bug fix in RDPProcessor
|
4 years ago |
RobotScreenActive
|
# Lite style update in orchestrator
|
4 years ago |
Utils
|
# Create log viewer in the front of the web
|
4 years ago |
Web
|
- Add Working Dir (CWD) + Orchestrator Version Str in ServerData > UserDict
|
4 years ago |
BackwardCompatibility.py
|
- def UACKeyListCheck(inRequest, inRoleKeyList): #Check is client is has access for the key list
|
4 years ago |
ControlPanel.py
|
# in progress new orchestrator processor
|
4 years ago |
Core.py
|
# Create Orchestrator.RDP defs - need decorator @ProcessorOnly
|
4 years ago |
Orchestrator.py
|
- def UACKeyListCheck(inRequest, inRoleKeyList): #Check is client is has access for the key list
|
4 years ago |
Processor.py
|
- def UACKeyListCheck(inRequest, inRoleKeyList): #Check is client is has access for the key list
|
4 years ago |
ProcessorOld.py
|
# Updated all old defs in new Orchestrator.<def name>
|
4 years ago |
Server.py
|
- Orc RoleHierarchy - support RDP, Support Agent + buttons
|
4 years ago |
ServerSettings.py
|
- Add Working Dir (CWD) + Orchestrator Version Str in ServerData > UserDict
|
4 years ago |
SettingsTemplate.py
|
- def UACKeyListCheck(inRequest, inRoleKeyList): #Check is client is has access for the key list
|
4 years ago |
Timer.py
|
# Prefinal Orchestrator update (RobotRDPActive in Orchestrator)
|
5 years ago |
__init__.py
|
- Orc new structure for CP: "CPDict": { # "CPKey": {"HTMLRenderDef":None, "JSONGeneratorDef":None, "JSInitGeneratorDef":None}},
|
4 years ago |
__main__.py
|
# Updated all old defs in new Orchestrator.<def name>
|
4 years ago |