lib/omniauth/strategies/alephx.rb in omniauth-alephx-0.1.0 vs lib/omniauth/strategies/alephx.rb in omniauth-alephx-0.1.1

- old
+ new

@@ -6,10 +6,10 @@ class Alephx include OmniAuth::Strategy #required option :url # :url => "http://aleph.ugent.be/X" - option :library, # :library => "rug50" + option :library # :library => "rug50" #only for test purpose (if you do not specify the option :form, a form will be created, using these options) option :title_form, "Aleph authentication" option :label_password,:password option :label_username,:username