https login forcing insecure http login
Posted: Tue Aug 25, 2026 12:16 am
I have found this concerning issue.....
https://www.foxesscloud.com/v2 redirects to a non https login route, and then to a non https dashboard. This dashboard is where I first noticed that the work mode popout fails viewtopic.php?t=3571, seemingly because it tries to access Crypto.randomUUID() which does not exist.
https://www.foxesscloud.com/v2/ and https://www.foxesscloud.com/v2/login both stay on https as they should
Aside from this bug in the routing, I am not sure why a non https login is even provided. There should never be a case where login details are sent over the web unencrypted, and it is very concerning that a company of this size would allow that to happen. It is coincidental that when creating a shortcut to the login page, I did so with the first link.
I have contacted Fox support directly so they can hopefully resolve this but heard nothing back as yet
https://www.foxesscloud.com/v2 redirects to a non https login route, and then to a non https dashboard. This dashboard is where I first noticed that the work mode popout fails viewtopic.php?t=3571, seemingly because it tries to access Crypto.randomUUID() which does not exist.
https://www.foxesscloud.com/v2/ and https://www.foxesscloud.com/v2/login both stay on https as they should
Aside from this bug in the routing, I am not sure why a non https login is even provided. There should never be a case where login details are sent over the web unencrypted, and it is very concerning that a company of this size would allow that to happen. It is coincidental that when creating a shortcut to the login page, I did so with the first link.
I have contacted Fox support directly so they can hopefully resolve this but heard nothing back as yet