From 930995ba3a18667830b046adef6c69ac6d419a17 Mon Sep 17 00:00:00 2001
From: Johann Richard <189003+johannrichard@users.noreply.github.com>
Date: Tue, 5 May 2020 07:25:34 +0200
Subject: [PATCH] Make doc for password more explicit, group options logically
(#1765)
It may be obvious to some, but I think there's some value in making it more explicit that the password required here is for the *remote* shadowsocks server. Furthermore, I would suggest moving the password in the form closer to the remove server info.
---
.../controllers/OPNsense/Shadowsocks/forms/local.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/shadowsocks/src/opnsense/mvc/app/controllers/OPNsense/Shadowsocks/forms/local.xml b/net/shadowsocks/src/opnsense/mvc/app/controllers/OPNsense/Shadowsocks/forms/local.xml
index fd8d43bbd..1030a427c 100644
--- a/net/shadowsocks/src/opnsense/mvc/app/controllers/OPNsense/Shadowsocks/forms/local.xml
+++ b/net/shadowsocks/src/opnsense/mvc/app/controllers/OPNsense/Shadowsocks/forms/local.xml
@@ -17,6 +17,12 @@
textPort of the remote server.
+
+ local.password
+
+ text
+ Password to authenticate against the remote server.
+ local.localaddress
@@ -29,12 +35,6 @@
textThe local port of the daemon, default is fine.
-
- local.password
-
- text
- Password to authenticate against the server.
- local.cipher