McDope
McDope
Hi, I'm having a kinda weird "issue", I need to unplug the printer after each device reboot and reconnect it. Else Octoprint won't find it / be able to connect....
The whitelist is growing and growing. I don't feel comfortable having so much stuff whitelisted in a hardcoded way. The whole whitelist can actually be removed since disabling deny_remote for...
It would be nice if someone with in-deep knowledge of PAM, and its surroundings, could review every piece of code and perform a security audit. Would also be good in...
See #8, #39 and #51 A testcase ensuring that tmux and other multiplexers can't be used to circumvent the local check would be nice2have
DONT USE YET - NOT FINISHED OR TESTED Closes #31
Currently pam_usb can't handle users having more then one device defined, see #28. This is long standing issue and related to the XML based configuration handling. For now this was...
Blocked by #83 (well, not blocked exactly - but would make sense...) Arch support script on install events too, so why not add it.
(for some required knowledge see #39, maybe also #8, and the associated PRs) We need a testcase for the functional testing to ensure `deny_remote` can't be bypassed by remote users...
Reworking the scripts used for the debconf autoconfig into standalone scripts would allow them to be used for source builds and other packages as well.
I've no clue why the autoconfig is only working in the shell, but that's the current state. Needs investigation & fix