\[._.]/ Adam Eivy
\[._.]/ Adam Eivy
nice--yeah, and actually, I have to do some brew installs before getting to the config anyway... may as well throw them all into a brewfile :)
It might also be using a SFSafariViewController, which would share cookies with the native Safari instance... My original intention for capturing `webview` was to know if cookies and other data...
I think since that user agent is the same as the user agent of native Safari, they are either using the SFSafariViewController or spoofing the user-agent by just changing the...
I think there's some confusion in the README for setup. I'm seeing a similar issue: ⇒ ./bin/devenv install Already up-to-date. Installing docker registry and images: /vagrant/bin/update.sh: line 3: docker: command...
Here's the process that got me into that pickle: git clone [email protected]:wsargent/docker-devenv.git # actually, I forked it, but same deal :) cd docker-devenv vagrant up vagrant reload ./bin/devenv install Am...
Aha! I had missed one thing. The first time I started `vagrant up`, I got a configuration block because I already had redis running on my host osx--so that killed...
I was just going to report this. Given that it's been over a year, is this still in progress?
Ah, I see that you've disabled the cron and referenced this issue. I noticed when I tried to add a peer, it spins up several connection attempts at once, and...
It's been about 3 years since I've looked at the latest user agent strings for ipad/ios. If you have the user agent strings, we can inspect why they are not...
additionally, when viewed in application/json mode, the /service-status endpoint additionally reports the current set of supported versioned paths that are deployed on this node. Each version reported in `service.versions` will...