Marak
Marak
If you want privacy, you will have to upgrade to a paid account. Since all hooks may be publicly listed. Keeping the url a secret isn't going to protect it.
@l337r007 - FYI, as of a few days ago you can now change the source of hook directly on the site without having to use Github Gist at all. A...
@pyhedgehog - Good catch. This was a problem. I've made several changes to https://github.com/bigcompany/hook.io-vfs/blob/master/lib/vfs.js that I hope will resolve this issue. I've also added new [test cases](https://github.com/bigcompany/hook.io-vfs/blob/master/tests/vfs-adapters-test.js) to cover the...
Marked as high priority.
Seems to also be a similar issue with accounts linked from Stripe. Password resets seem to not be working either.
We are no longer slugifying the user email into a username, which is good. Username and email are now required for all accounts before services can be accessed. There are...
@zaverden I think the remaining issue we have is for Github accounts which have a non-public email address associated with their accounts. In other words, is it possible your setting...
Thanks for confirming the issue @zaverden I'll see if we can patch this so it won't happen again. Please let us know if you run into any other issues.
This just came up again and I just now have been able to reproduce the issue. Will try to have a resolution out before the end of the day.
Are you certain it's any external port, or is it a HTTPS TLS configuration mismatch? It would be good if we could isolate the issue into a simple reproducible case.