From 20831097c566ed53c40118230cd0a53aa949c97e Mon Sep 17 00:00:00 2001 From: Anuj Singh <30765911+underscoreanuj@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:47:59 +0530 Subject: [PATCH] Update _index.md --- website/content/en/docs/Security/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/docs/Security/_index.md b/website/content/en/docs/Security/_index.md index 21c7f6da..5c75bb34 100644 --- a/website/content/en/docs/Security/_index.md +++ b/website/content/en/docs/Security/_index.md @@ -26,7 +26,7 @@ The list below describes all the default security setting configured by the **Je - basic settings - use `Mode.EXCLUSIVE` - Jobs must specify that they want to run on master node - enable CSRF - Cross Site Request Forgery Protection is enabled - disable usage stats - Jenkins usage stats submitting is disabled -- enable master access control - Slave To Master Access Control is enabled +- enable master access control - Slave to Master Access Control is enabled - disable old JNLP protocols - `JNLP3-connect`, `JNLP2-connect` and `JNLP-connect` are disabled - disable CLI - CLI access of `/cli` URL is disabled - configure kubernetes-plugin - secure configuration for Kubernetes plugin