Skip to content

Commit

Permalink
Require https
Browse files Browse the repository at this point in the history
  • Loading branch information
robdimarco committed Nov 23, 2011
1 parent e15ead1 commit 45a8a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/omniauth/strategies/crowd/crowd_validator.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require 'nokogiri'
require 'net/http'
require 'net/https'

module OmniAuth
module Strategies
Expand Down

0 comments on commit 45a8a70

Please sign in to comment.