Commit Graph

7 Commits

Author SHA1 Message Date
Paul Donald
37ea60da58 Revert "luci-mod-system: Dropbear: remove custom flag values"
This reverts commit 43f60c3fad.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-06-13 15:11:04 +02:00
Sergey Ponomarev
43f60c3fad luci-mod-system: Dropbear: remove custom flag values
Instead of saving 'on' or 'off' for flag values, use the default 1 and 0.
This makes code simpler.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-06-06 00:09:03 +02:00
Florian Eckert
8c8b80c572 luci-mod-system: add support for switching the ssh service on and off.
Add support for switching the ssh service on and off via LuCI.
This is already possible in the uci section of dropbear.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-05-06 13:38:12 +02:00
Sergey Ponomarev
038fdd9fbc luci-mod-system: Remove unused unspecified option
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-08-31 12:01:35 +03:00
Paul Dee
677da57a28 luci-mod-system: grammar fixes
Login (n) -> Log (v) in

Logout (n) -> Log (v) out

Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
2023-08-11 13:17:05 +02:00
Jo-Philipp Wich
3c4bc228a1 treewide: import utility classes explicitly
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-03 10:00:06 +02:00
Jo-Philipp Wich
f878b21c8c luci-mod-system: remplement dropbear settings as client side view
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-17 07:43:48 +02:00