Commit 794ae5c6 authored by Luke Schoen's avatar Luke Schoen
Browse files

feat: Add security configuration options to Electron. Add progress bar. Add tabbing id.

* Developer experience - Add progress bar that appears on the Docker icon (particularly useful for those with slow connection or local machine)

* Add tabbing identifier set to 'parity' so it groups projects with same identifier

* Security - Electron window setContentProtection to true to prevent other apps being able to access it

* Security - webPreferences.enableRemoteModule to false to prevent unsolicited access

* Add shadow to taskbar app
parent c8e7b90c
Pipeline #27900 passed with stage
in 3 minutes and 8 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment