Paul Covell

Results 6 issues of Paul Covell

Replaces pull request #19 cf. https://github.com/nvdk/rack-oauth2-server/commit/6358b7da9903ff6c8db661ade65762f1ccf902b5

Use Case: 1. Mobile device authenticates with Facebook, receives access_token. 2. Mobile device sends access_token to the server as an assertion 3. If the server recognizes that Facebook access_token as...

The paperclip refresh &c commands are broken with embedded models, since it attempts to load from the top level: ``` $ rake RAILS_ENV=staging paperclip:refresh:missing_styles Regenerating Image -> photo -> [:background,...

Re: Issue #18. If test is truthy, message will be added to the deliveries export for inspection and will not be sent.

SMTPClient is removed from nodemailer 0.2.0, causing havoc.