Commit Graph

108 Commits

Author SHA1 Message Date
458ad7af4a Fixed Issues in Borealis.ps1 and Update.ps1 2025-10-19 17:44:42 -06:00
2482f01a16 Script Functionally FINALLY reinstated 2025-10-19 14:39:43 -06:00
e8760e3d85 More changes 2025-10-19 07:21:28 -06:00
7105d6b316 Additional Changes 2025-10-19 05:09:41 -06:00
3a71cc4c42 Expand agent/server websocket diagnostics 2025-10-18 05:25:08 -06:00
afa429db3f Clarify agent and server log context labeling 2025-10-18 04:04:02 -06:00
ce0acd036c Fix TLS noise and relocate server key material 2025-10-17 20:06:19 -06:00
43967e758d fix: relocate server runtime secrets 2025-10-17 19:51:35 -06:00
98ee77caca Additional Updates 2025-10-17 19:38:12 -06:00
a1dc656878 Additional Auth Changes 2025-10-17 19:11:23 -06:00
f63d5c4f83 feat: admin enrollment controls and prune scheduler 2025-10-17 17:43:14 -06:00
a72bff5e8e feat: secure agent auth and heartbeat endpoints 2025-10-17 17:15:02 -06:00
78a5d3d7f9 feat: add agent enrollment endpoints and nonce protections 2025-10-17 17:00:11 -06:00
f2722a75af feat: scaffold security modules and TLS foundation 2025-10-17 16:52:40 -06:00
28c69accad Add GitHub API token management 2025-10-16 16:32:29 -06:00
9a4126afb4 Fix SPA routing in Flask production 2025-10-16 13:59:22 -06:00
29e63c0420 Fix CURRENTUSER agent filtering 2025-10-15 04:55:51 -06:00
41c52590f4 Support selecting agent context for screenshots 2025-10-15 04:40:21 -06:00
2f8ff949fc Allow selecting svcBorealis account for playbooks 2025-10-15 02:58:55 -06:00
74540b7f10 Pass stored WinRM credentials to agent Ansible runs 2025-10-15 01:20:54 -06:00
1e9912efd2 Provision reusable Ansible execution environment 2025-10-12 14:13:06 -06:00
8cae44539c Additional Changes to Ansible Logic 2025-10-11 18:58:55 -06:00
c0f47075d6 Additional SSH Host Implementation 2025-10-11 04:05:22 -06:00
01202e8ac2 Fleshing-Out Implementation of Credential Management for Ansible Playbooks 2025-10-11 02:14:56 -06:00
d238ffa002 Better Organized Server.py into Commented Sections 2025-10-10 13:09:43 -06:00
b6eac6a112 Adjustments for further Ansible Playbook Troubleshooting 2025-10-09 15:36:47 -06:00
9f26a0bbd7 Scheduled Job Page Design Changes 2025-10-09 13:30:21 -06:00
28b5ce5eea Added Ability to Reset MFA for Users 2025-10-09 11:12:08 -06:00
19f2197c90 Added MFA User Authentication System 2025-10-09 11:00:26 -06:00
6b1f4c7994 Made Activity History Updates Report Live Status While Being Watched 2025-10-09 04:16:52 -06:00
53cb3f41c5 Remove legacy repo hash endpoint and update clients 2025-10-08 22:01:06 -06:00
e268bc2f5a Restore repo hash endpoint and align device list 2025-10-08 21:41:10 -06:00
1cb74c48c4 Ensure device views use GUID identifiers 2025-10-08 21:21:42 -06:00
d7c991548d Refactor device inventory storage and API 2025-10-08 20:27:26 -06:00
445a8719a1 Add agent hash list endpoint and update device list 2025-10-08 19:42:41 -06:00
3092f528bf Introduce agent GUID enrollment 2025-10-08 18:51:15 -06:00
57ca77736d Remove legacy agent hash alias endpoints 2025-10-08 17:39:13 -06:00
8f29de86af Implement server-managed agent update handshake 2025-10-05 16:15:48 -06:00
d965475f38 Improve agent hash lookup for aliased hosts 2025-10-05 04:09:07 -06:00
d5578f56ec Fix agent hash discovery and add lookup endpoint 2025-10-05 03:36:56 -06:00
3c454dd8cf Persist cached repo hash between server restarts 2025-10-05 03:11:33 -06:00
48f5af01a6 Cache repo hash on server and reuse in updater 2025-10-05 03:02:26 -06:00
c87eca3802 Add agent version hash tracking to device list 2025-10-05 01:40:17 -06:00
13c571cc8e Implemented Remote Agent Updater Script 2025-10-04 21:13:36 -06:00
f0ab7773f8 Add silent update trigger for agents 2025-10-04 14:44:35 -06:00
432abdec44 Fix quick job environment helper scope 2025-10-03 21:28:01 -06:00
211e37c64c Persist assemblies as base64 and decode for execution 2025-10-03 21:16:43 -06:00
304c1e9728 Rewrite PowerShell jobs with substituted variable literals 2025-10-03 19:05:30 -06:00
38863be334 Stabilize job environment variable injection 2025-10-03 18:47:00 -06:00
9b239175c7 Expose assembly variables for jobs 2025-10-03 17:39:08 -06:00