Skip to content

Commit

Permalink
added ssl for the card call in the api
Browse files Browse the repository at this point in the history
  • Loading branch information
erik committed Jun 23, 2011
1 parent 276fd09 commit a2a5d17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/api/donations_controller.rb
Expand Up @@ -4,6 +4,7 @@ class Api::DonationsController < ApplicationController

include OAuth::Controllers::ProviderController

ssl_required :card
before_filter :login_or_oauth_required

def card
Expand Down

0 comments on commit a2a5d17

Please sign in to comment.