Commit Graph

2980 Commits

Author SHA1 Message Date
bergware a0d78e577d VMs: automatically update virtio-win iso list 2021-11-05 23:38:50 +01:00
bergware 42cb6cd1a1 Don't highlight false positive ERST error 2021-11-03 20:34:46 +01:00
bergware 5ea9245e05 Remove unused uptime update 2021-11-03 20:30:04 +01:00
Tom Mortensen afda71a50a correct Use SSL check logic 2021-11-02 07:35:26 -07:00
ljm42 2e69d2b4d3 fix: updatedns: delete cache file when unable to connect 2021-10-13 17:02:28 -07:00
ljm42 748b47059c feat: updatedns: show urls used on My Servers Dashboard 2021-10-13 16:58:28 -07:00
ljm42 27b3f277da feat: updatedns: improve verbose mode 2021-10-11 23:10:31 -07:00
ljm42 dae13c6d8c feat: updatedns: require auth in 6.10 2021-10-11 22:56:37 -07:00
ljm42 c372260848 fix: updatedns: get hostname from certificate 2021-10-11 20:12:24 -07:00
Eric Schultz 97a8965e64 updatedns: simplify maxage calculation 2021-10-05 16:59:41 -07:00
Squidly271 77a9bc8d9d Add donate link to context menus 2021-10-03 13:04:56 -04:00
tom mortensen b9b0987a41 Merge pull request #963 from limetech/feat/unraid-cert-requires-sign-in
Feat/unraid cert requires sign in
2021-09-30 09:15:14 -07:00
Eric Schultz e6b2db9859 Merge pull request #957 from zackspear/feat/unraid-cert-requires-sign-in
Feat/unraid cert requires sign in
2021-09-25 09:14:28 -05:00
Eric Schultz e5c935d265 fix: UpdateDNS phones home more often than needed 2021-09-24 15:12:05 -05:00
Eric Schultz e38072c3ec feat: updatedns - send proto, port, and hostname #2 2021-09-22 15:20:27 -05:00
Eric Schultz 2b433600bc feat: updatedns - send proto, port, and hostname 2021-09-22 11:58:36 -05:00
Zack Spear 1110d7bacd chore: clean up 2021-09-20 18:03:08 -07:00
Zack Spear 2905b1a136 improve(ManagementAccess): LE SSL requires unraid.net sign in 2021-09-20 18:00:40 -07:00
bergware b9d4f95b81 Merge remote-tracking branch 'upstream/master' 2021-09-19 10:04:34 +02:00
bergware 96822c3be3 Update Browse.php 2021-09-19 02:28:04 +02:00
bergware fe846b9a82 Multi-language correction 2021-09-18 18:25:46 +02:00
bergware a4a84d2343 Multi-language correction 2021-09-18 15:51:53 +02:00
bergware 878d84a589 Multi-language correction 2021-09-18 10:09:48 +02:00
bergware 462b67d6eb Multi-language correction 2021-09-17 23:49:34 +02:00
Zack Spear 15cee10f4d refactor: unraid.net cert requires server to be signed in 2021-09-17 14:28:33 -04:00
Zack Spear 6a1637f9e2 refactor(UpdateDNS): var readability 2021-09-10 13:50:53 -07:00
Zack Spear fc53726f0f Merge commit '7301aa5a195026a35c9fa846fb6466c09276b78d' into master 2021-09-10 13:48:54 -07:00
tom mortensen 9dda51fba2 Merge pull request #949 from limetech/feat-servercomment
UpdateDNS servercomment and internalip tweaks
2021-09-09 15:02:57 -07:00
Zack Spear 7301aa5a19 fix(UpdateDNS): send servername w/ servercomment 2021-09-09 10:43:42 -07:00
Eric Schultz 0707423db8 UpdateDNS: only send internalip when using cert 2021-09-08 01:46:52 -05:00
Eric Schultz 515c337c04 UpdateDNS: also send servercomment when signed in 2021-09-08 01:39:24 -05:00
Squidly271 fe1dcffdd6 Silence PHP error on syslinux page if flash drive is missing
While this case isn't explicitly covered by the banner warning (no syslinux.cfg file), if this file is missing / corrupted then the system probably won't boot if the flash drive is still present.   I told JonP as I run across PHP errors in the WebUI I'd put in code to silence them or handle them as applicable.
2021-09-06 19:07:12 -04:00
Zack Spear f2d7fc3d24 chore: code formatting 2021-09-02 13:59:01 -07:00
Zack Spear 5052df8f44 style: increase notification close size 2021-09-02 13:57:37 -07:00
bergware 7f0729fc68 Fixed possible race condition in flash check 2021-08-28 20:27:27 +02:00
Eric Schultz 844eb45025 fix: UpdateDNS send 'base-*' instead of 'na' 2021-08-25 17:47:54 -05:00
tom mortensen 4ffd5f4361 Merge pull request #940 from ljm42/feat/diagnostics-urls
Diagnostics: add url details
2021-08-25 09:48:58 -07:00
bergware 4b059d1db1 Prepare access for IPv6 only and variable interface 2021-08-25 16:16:52 +02:00
bergware 0f34949787 Prepare access for IPv6 only and variable interface 2021-08-25 14:20:31 +02:00
bergware b12fb134f4 Prepare access for IPv6 only and variable interface 2021-08-25 14:10:35 +02:00
bergware 8cdbaf5975 Prepare access for IPv6 only and variable interface 2021-08-25 13:56:48 +02:00
bergware 4aeeed6072 Prepare access for IPv6 only and variable interface 2021-08-25 13:48:04 +02:00
bergware 09a3e63868 Prepare access for IPv6 only and variable interface
variable interface defaults to eth0.
2021-08-25 12:21:59 +02:00
ljm42 2d862f4096 Diagnostics: add note about use_ssl no 2021-08-23 13:19:32 -07:00
ljm42 202b30e428 Diagnostics: add check for DNS Rebinding Protection 2021-08-23 11:59:21 -07:00
ljm42 b37163c046 Diagnostics: additional url checks 2021-08-23 11:34:41 -07:00
ljm42 65d0ee10bd Diagnostics: privatize routable IPs 2021-08-23 10:00:40 -07:00
bergware f4eef78d94 Add 'root' folder protection to filetree 2021-08-23 17:48:14 +02:00
bergware 7a435c6338 Update Report.php 2021-08-23 07:35:34 +02:00
ljm42 d84bcfff1c Diagnostics: add url details
Add details to aid troubleshooting the HTTP and HTTPS urls for this server
2021-08-22 20:41:18 -07:00