James W Thorne
James W Thorne
Now that SnapPass supports multi-line passwords/secrets, I don't know the best way to handle that when POSTing via curl.
I'm working on applying your suggested fixes. Is there a way to not have the abort() function output HTML?
Hey @nichochar, no problem! No rush at all. I haven't had a chance to dive back into this yet.
Hey @nichochar It's been sometime since I've looked over the code. I will try and find sometime this week to rebase and review.
I rebased from the latest master and incorporated suggested fixes from @coyotwill. I still need to incorporate the necessary tests.
How life gets in the way. I'm planning on rebasing from master and writing the tests this month.
I'm been maintaining my own fork of snappass that includes an API. I'm working on rebasing all of my changes on top of the latest changes in pinterest/snappass. Stay tuned...
Just pushed PR #51 to accomplish this.
Hey @claco I use the following Vagrant files to spin up an environment (these Vagrantfiles always pull from the specific branch and not **master**): [vagrantfile-rpcv422-ubuntu-neutron-networking.txt](https://raw.githubusercontent.com/jameswthorne/vagrantfiles-rpc/master/vagrantfile-rpcv422-ubuntu-neutron-networking.txt) [vagrantfile-rpcv422-centos-neutron-networking.txt](https://raw.githubusercontent.com/jameswthorne/vagrantfiles-rpc/master/vagrantfile-rpcv422-centos-neutron-networking.txt) I created a fresh...
@claco The RPC SE Lab is using the **ha-controller** roles. Let me re-kick the lab with Ubuntu and the **ha-controller** roles to see what I encounter.