donbuehl
cd9d20eaf3
Simplify shell detection for openterminal
2024-08-25 15:19:53 +02:00
donbuehl
7e6ad9512d
Wrap getUserShell() call with escapeshellarg() for additional security
2024-08-20 09:08:31 +02:00
donbuehl
d7b4dfd44b
Fixed missing $ in variable
2024-08-19 22:14:46 +02:00
donbuehl
c62ef28fc3
Refactor getUserShell() for improved clarity and maintainability
...
- Introduce variable for better code readability
- Simplify return logic using the default shell variable
- Maintain comprehensive error handling with Throwable
2024-08-19 22:06:41 +02:00
donbuehl
07fa790411
Improve getUserShell() function for accuracy and consistency
...
- Refine username matching to prevent partial matches
- Use English for syslog error message
2024-08-19 21:49:31 +02:00
donbuehl
fb19a99ad4
Added function getUserShell() to OpenTerminal.php and use it for the execution
2024-08-19 18:16:38 +02:00
desertwitch
8d9e2a04c0
PHP constants for better read-/maintainability
2024-08-15 16:49:32 +02:00
desertwitch
31f81349a8
sanitize PHP setting constants for update.php
...
update.php encapsulates the PHP constants used by the OS default PHP error reporting level with double quotes, which breaks functionality as they are then treated as text. by turning the PHP constants into strings first this problem is avoided.
2024-08-15 16:29:45 +02:00
desertwitch
3de8e05432
fix inconsistent PHP error reporting defaults
2024-08-15 14:08:58 +02:00
tom mortensen
b5a8223ffe
Merge pull request #1820 from Garbee/ssh-key-regex
...
feat(user-edit): update allowed ssh key encryptions
2024-08-13 12:46:39 -07:00
Tom Mortensen
0cf3585a0d
update error messsage
2024-08-13 12:37:57 -07:00
Tom Mortensen
3f103f2089
DeviceInfo page improvements:
...
* Present confirmation dialog for Delete Pool operation
* Fix expansion of single device pool to multi-device zfs mirror or btrfs raid-1
2024-08-13 12:28:28 -07:00
Tom Mortensen
ed308c3a69
Display warning along side replacement and expansion devivces on Main if they will be initialized
2024-08-13 12:28:28 -07:00
Jonathan Garbee
2ff8b77c9d
fix: replace document write usages
2024-08-10 15:35:49 +00:00
Jonathan Garbee
654db74167
feat(user-edit): update allowed ssh key encryptions
2024-08-10 14:51:06 +00:00
tom mortensen
bad23e7647
Merge pull request #1817 from dlandon/master
...
Sort users in natural order on shares page.
2024-08-08 09:48:11 -07:00
dlandon
566113f86c
Sort users in natural order.
2024-08-07 16:56:09 -05:00
suzuki
202196f7d3
Fixed an issue where routes could not be saved in languages other than English
...
fix https://forums.unraid.net/bug-reports/stable-releases/%E3%80%9061211%E3%80%91%E3%80%90bug%E3%80%91cannot-save-static-route-r3156/
2024-08-03 22:17:51 +08:00
tom mortensen
06735f7a3e
Merge pull request #1805 from SimonFair/VM-Manager-PHP-Fixes
...
Fix delete VM if in a dataset.
2024-08-01 14:18:51 -07:00
bergware
833194705c
Merge remote-tracking branch 'upstream/master'
2024-07-25 18:39:11 +02:00
SimonFair
d272bf78ac
Fix delete VM if in a dataset.
2024-07-24 21:20:06 +01:00
bergware
71dc414592
Fix broken "show_interfaces" script (take 2)
2024-07-24 13:57:00 +02:00
Tom Mortensen
2b41f9a8d2
Device Info page:
...
* Prevent reducing pool slot count unless pool state is NEW_ARRAY
* Permit changing pool file system type only when Stopped
* Add "Delete Pool" button which unassigns all devices of a pool and then removes the pool
* Change button label "Erase" to "Erase Pool"
2024-07-24 02:13:22 -07:00
Tom Mortensen
70c01ec454
Include subpool devices in list of devices to be formatted when appropriate
2024-07-24 02:12:58 -07:00
tom mortensen
5565c02f74
Merge pull request #1796 from desertwitch/desertwitch-patch-1
...
fix table order breaking when cookie is left malformed
2024-07-24 00:37:19 -07:00
tom mortensen
793289bc7f
Merge pull request #1792 from dlandon/master
...
Fix overlapping text on VPN Manager page; php warning; allow UD disks to show in file picker.
2024-07-24 00:31:21 -07:00
tom mortensen
7d92761860
Merge pull request #1797 from SimonFair/VM-Manager-PHP-Fixes
...
Fix memory Stats in VM Usage.
2024-07-24 00:29:01 -07:00
tom mortensen
1021adc33b
Merge pull request #1799 from dlandon/diagnostocs-ipv6-fix
...
Diagnostics ipv6 fix
2024-07-24 00:28:11 -07:00
tom mortensen
c9374f7911
Merge pull request #1800 from unraid/use-docs-go-links
...
Use "go links" when linking to Docs
2024-07-24 00:27:20 -07:00
bergware
0729386af9
Fix broken "show_interface" script
2024-07-23 19:41:02 +02:00
bergware
4b8ec6e5a3
Fix broken "show_interface" script
2024-07-23 19:34:40 +02:00
dlandon
ea2fa8a8db
Chmod on non-existent file causing php warning.
2024-07-22 09:58:06 -05:00
dlandon
d7e474257c
Allow UD disks to be listed in file picker.
2024-07-21 04:55:49 -05:00
SimonFair
e20f37d936
Update emhttp/plugins/dynamix/nchan/vm_dashusage
...
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2024-07-19 21:04:17 +01:00
ljm42
4c1c566e78
Add trailing slash to go links
...
Eliminates an unnecessary redirect
2024-07-19 12:02:00 -07:00
ljm42
a6c50b208a
Add trailing slash to go links
...
Eliminates an unnecessary redirect
2024-07-19 12:00:36 -07:00
SimonFair
9a23761dc8
Update vm_dashusage
2024-07-19 19:44:59 +01:00
dlandon
359334b85a
Fix another php error.
2024-07-19 12:55:45 -05:00
SimonFair
882ee7f911
Hide Max if Current and Max are equal
2024-07-19 18:30:45 +01:00
ljm42
234a749b7f
Use "go links" when linking to Docs
2024-07-19 10:01:50 -07:00
dlandon
04640a5708
Anonimize IPv6 addresses with square braces.
2024-07-19 10:31:06 -05:00
SimonFair
fac92be4d4
Fix memory Stats in VM Usage.
...
Three columns inuse/Current/Maximum
2024-07-19 14:21:09 +01:00
Rysz
817ed5c1c1
fix table order breaking when cookie is left malformed
2024-07-18 22:13:13 +02:00
dlandon
6920542d6c
Merge branch 'unraid:master' into master
2024-07-18 06:14:40 -05:00
dlandon
cfa547972e
Fix overlapping text on VPN Manager page.
2024-07-16 13:24:15 -05:00
tom mortensen
84b5baf402
Merge pull request #1791 from ich777/docker-dashboard-patch
...
Show Docker RAM usage on Dashboard & minor changes
2024-07-16 10:01:16 -07:00
tom mortensen
1b162e2c21
Merge pull request #1790 from dlandon/master
...
Fix php warning in device_list; VPN Manager not showing tunnel status.
2024-07-16 10:00:44 -07:00
root
58c31f4ef6
Show Docker RAM usage on Dashboard
...
- Add Docker RAM usage to Dashbaord page
- Rename 'Services' to 'System'
- Remove 'usage' suffix from Services naming scheme
2024-07-16 13:57:21 +02:00
dlandon
84b767ddcd
Fix php[ warning.
2024-07-15 17:32:11 -05:00
dlandon
32d3f88b44
VPN Manager not showing tunnel status.
2024-07-15 17:28:20 -05:00