Dan Callahan
Dan Callahan
Follow-on to #44 and #185. ScudCloud 1.65 opens the SAML authentication link in a new browser window instead of continuing in-app for Slack teams using Auth0. ## Steps to reproduce...
If I type a name in the comment field, but post with Persona, the local part of my email address overwrites the name I typed in.
STR: 1. Select a thread, click the inline "Reply All" on the latest message. 2. Begin composing a reply. 3. Have someone else reply to the same thread What should...
Right now we have almost no visibility into the ongoing health and failure rates of this service. We should make heavy use of our logging facilities, consider setting up some...
It'd be neat to get the broker certified as OpenID Connect compliant: http://openid.net/certification/ We should be able to achieve _Implicit OpenID Provider_ and _OpenID Provider Publishing Configuration Information_. If it...
The logic in [buildpack.bash](https://github.com/gliderlabs/herokuish/blob/1d75c33db3fb18b07327a5b09e1c16cf7967ed6d/include/buildpack.bash#L44-L83) attempts to `git ls-remote $url`, and falls back to trying to pipe from `curl` into `tar`, with arguments based on file extension. In my case, I...
Blocked by #5798 Once we're happy with our use of S3 in production, we should document how Kuma handles attachments. Because it's a maze of twisty little passages. Documenting how...
Blocked by #5798 Once we're happy with our use of S3 in production, we should remove old code paths that served attachments from the local filesystem. That means, at least:...
Our CI builds take a long time before they even begin executing, and the whole suite usually takes over 12 minutes before it completes. We should look into cleaning up...
Before we launch 1.0, we need an announcement mailing list for folks using Let's Auth, so we can notify people of changes that might require effort on their part. E.g.,...