Olli Jarva
Olli Jarva
> will this be merged some time in the future, identation cannot be a big issue. Other problems like installing extra packages and adding incorrect escaping probably is, though.
Feel free to create a PR to fix that. I'm happy to review and merge if test cases are included in the PR.
Hi, Thank you for opening this issue. I'm on vacation until end of this month with no access to Github. I'll get back to this and other open issues at...
What would be the usecase for this? To me, it sounds like a better idea to write whatever data was used as a source when loading authorized_keys to this library....
No it doesn't mean MIT would be invalid for this. MIT is compatible with GPL components. Upstream author is not claiming this explicitly - just that source code needs to...
Please try without try-except causing a crash to be logged with a stacktrace. Alternatively you can log it from Exception if that works better for you.
Also how certain you are your input is a strong rather than bytes?
So... With what input exactly you get the weird (incorrect) error?
Considering the test suite contains quite exhaustive list of different kind of proper keys, I'm going to need more information to figure out what's going on. If your code works...
You don't need to set up a sqlite - I would recommend just generating a new ssh key (so that there's nothing secret on that one) and hardcode that to...