mavhc

Results 9 issues of mavhc

Does anyone know if this software works with the original Lytro Camera? The cuboid one.

`mbuffer -q -s 128k -m 16M 2>/dev/null` Given -q is used, is the redirection to /dev/null required? It's breaking rbash `rbash: line 1: /dev/null: restricted: cannot redirect output`

This allows the mbuffer command to work with rbash (restricted bash) which disallows redirection Tested on my own setup

Is there a way to allow containers to access the LAN that the host is on? I've tried with specified bridge networks: ``` # wget http://192.168.0.1 Connecting to 192.168.0.1 (192.168.0.1:80)...

[scienceTemplate.xlsx](https://github.com/dfinke/ImportExcel/files/13054587/scienceTemplate.xlsx) [test.xlsx](https://github.com/dfinke/ImportExcel/files/13054588/test.xlsx) Version 7.8.6 Using the 2 files attached, the follow code gives an error ```Import-Module -Name ImportExcel $template = Open-ExcelPackage "scienceTemplate.xlsx" $wsScience = $template.Workbook.Worksheets["Science"] $destination = "test.xlsx" $excel =...

Investigate

Added embedding PDFs via iframe

Do you have a list of which paths contain data that could be linked to a volume so this could be used for non testing purposes?

https://github.com/weDevsOfficial/wp-user-frontend/commit/7e40c36ad8c4e8e173ba175c736a5eb32b7cdd5c I think this commit is incompatible with multisite https://foxland.fi/user-meta-in-wordpress-multisite/ I have a user who only exists in blog 2 who can't login, says "you can't login until an administrator...

bug
needs: testing

Running 3.2.0.1 detects A-DC-Coerce flaw Running 3.3.0.0 beta does not detect it I have: " Network security: Restrict NTLM: Outgoing NTLM traffic to remote servers" set to "Audit all"