From be0f53e0029aff5afdbb49ed4d294c72ee0ccfa2 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 9 Jun 2022 11:49:03 +0200 Subject: [remoteaccess] Track unwakable machines, ignore restricted locations - Locations that are set to "never" or "only outside business hours" will not be considered during WOL, and not delivered to the guacamole proxy. - If we cannot wake as much machines per remote group as configured, we'll display a little number next to the WOL count setting. --- modules-available/remoteaccess/templates/edit-settings.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'modules-available/remoteaccess/templates') diff --git a/modules-available/remoteaccess/templates/edit-settings.html b/modules-available/remoteaccess/templates/edit-settings.html index 21ce3b6e..a14bac45 100644 --- a/modules-available/remoteaccess/templates/edit-settings.html +++ b/modules-available/remoteaccess/templates/edit-settings.html @@ -80,9 +80,14 @@ - + + {{#unwoken}} + + {{unwoken}} + + {{/unwoken}}
- \ No newline at end of file + -- cgit v1.2.3-55-g7522