Charles McLaughlin
Charles McLaughlin
Oh, I thought the plugin code would need to be updated to handle the dynamic challenge/response protocol. I found the docs here: https://openvpn.net/community-resources/management-interface/ I'm thinking the external script would need...
Actually, I suppose it wouldn't need to maintain state... each round would be completed seperately. It would be up to the script author to say, implement password auth on the...
Same here
I also tried the DMG... it crashed upon launching.
Yeah, I’m using ENV vars and Yaml input files now. That is good enough for me.
I ended up using environment variables.
Yes, I can still reproduce this... Twine is not installed in Python environments by default. But it's needed for `yarn package`. I can certainly add `pip install twine` to the...
I think I hit the same bug
@bionicles thanks for the info! I can confirm that workaround fixes it for me too.
As a compromise, perhaps simply add the backup option on file.managed... that way the user has the original file with all the comments intact.