Commit Graph

71 Commits (3f5a8e56873e85e470bc35827129f6c73ced9672)

Author SHA1 Message Date
Ivan Maslov 9e2efe7e1b Orchestrator.RDPSessionCMDRun - Fix return + some help comments
4 years ago
Ivan Maslov 67e06960e3 # Add Processot ActivityListVerification to check structure
4 years ago
Ivan Maslov ecce39c234 # Now Activity Item Support "" value for ArgGSettings and ArgLogger
4 years ago
Ivan Maslov 30f356e36f # Fix with pseude turple (when , after {})
4 years ago
Ivan Maslov 25b6ba874d #add sphinx autodoc prototype with __Orchestrator__ guide in eng
4 years ago
Ivan Maslov b149647594 Add pause trigger to RDPActive when Processor is working!
4 years ago
Ivan Maslov 1f1eaf027c OrchestratorSave - remove extra info from logs (credentials...)
4 years ago
Ivan Maslov f4a147d829 Fix about logger web dump
4 years ago
Ivan Maslov add5b0d9cb Fix about logger
4 years ago
Ivan Maslov 73cee5e46f def ProcessorActivityItemCreate(inDef, inArgList=None, inArgDict=None, inArgGSettingsStr=None, inArgLoggerStr=None): # Create ActivityItem # return dict
4 years ago
Ivan Maslov d9cd7b0581 Some fixes in ProcessorAliasDef
4 years ago
Ivan Maslov 1d12d59e8c - def ProcessorAliasDefCreate(inGSettings, inDef, inAliasStr=None): # Create alias for def (can be used in ActivityItem in field Def)
4 years ago
Ivan Maslov 3585cb3946 Orchestrator executable with auto run with admin rights
4 years ago
Ivan Maslov fa67b83b77 Change log message about sesitive params - dont show it in logs... Security reasons, because logs can be shown on the web.
4 years ago
Ivan Maslov f618515fc2 Fix Logging BUG with WEB dump
4 years ago
Ivan Maslov 150300de34 FIX MEGA BUG - DONT USE DEFAUL VALUE AS [] or {} - python has been save it between call if arg is not transmitted
4 years ago
Ivan Maslov f72b20a490 Fix in BC with User URL match list
4 years ago
Ivan Maslov f9c2349d67 Minor fix BC Old Start (BC FIXES)
4 years ago
Ivan Maslov 0237db208f Minor fix BC Old Start
4 years ago
Ivan Maslov e4a264617b Minor fix BC Old Start
4 years ago
Ivan Maslov fcb839d97c Renamin main file to __main file__ because of collisions when import
4 years ago