Procházet zdrojové kódy

Merge branch 'next' into fix-883-logs-pagination

James Read před 4 měsíci
rodič
revize
e776a2d60d
2 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 2 2
      SECURITY.md
  2. 1 1
      integration-tests/tests/checkbox/config.yaml

+ 2 - 2
SECURITY.md

@@ -15,9 +15,9 @@ To understand more about 2k vs 3k, see the following docs; https://docs.olivetin
 
 The very purpose of OliveTin is to allow users to execute commands remotely on a machine. 
 
-This means that, by design, OliveTin has might higher potential to be used for remote code execution (RCE), and any security vulnerabilities that do occour have the potential to be much more severe than in other types of software. 
+This means that, by design, OliveTin has much higher potential to be used for remote code execution (RCE), and any security vulnerabilities that do occur have the potential to be much more severe than in other types of software. 
 
-We hope that you understand that while the project goes to great aims to be safe, and mitigate, that security vulnerabilities are inevitable, as they are with all software of all sizes - like Kubernetes, the Kernel, etc - and OliveTin has substancially less resources than those projects.
+We hope that you understand that while the project goes to great aims to be safe, and mitigate, that security vulnerabilities are inevitable, as they are with all software of all sizes - like Kubernetes, the Kernel, etc - and OliveTin has substantially less resources than those projects.
 
 With that being said, OliveTin tries to follow examples of best practice, so judge the project not on if/when it has security issues, but how security issues are responded to as the measure of quality.
 

+ 1 - 1
integration-tests/tests/checkbox/config.yaml

@@ -3,7 +3,7 @@ listenAddressSingleHTTPFrontend: 0.0.0.0:1337
 
 logLevel: "DEBUG"
 checkForUpdates: false
-popupOnStart: execution-dialog
+defaultPopupOnStart: execution-dialog
 
 actions:
   - title: Test checkbox argument