serverinfo icon indicating copy to clipboard operation
serverinfo copied to clipboard

Bugfix for #168: basedir restriction and handling speed=-1 result

Open sausix opened this issue 4 years ago • 3 comments

Fix for #168 with scandir instead of glob.

Minor fix for better handling /sys/class/net/*/speed returning -1.

sausix avatar Nov 26 '20 09:11 sausix

cc @tuxmaster5000 @HigH-HawK mind to test?

kesselb avatar Dec 20 '20 20:12 kesselb

@kesselb

Release 19.0.6:

Changes look good to me 👍

HigH-HawK avatar Dec 20 '20 21:12 HigH-HawK

/rebase

come-nc avatar Mar 31 '22 15:03 come-nc

Thanks for your pull request :+1:

I assume the logic to filter out . and .. is covered by https://github.com/nextcloud/serverinfo/pull/411.

If you still see the error with speed -1 please submit a new pull request.

kesselb avatar Jan 28 '23 21:01 kesselb