omniauth-idcard 0.0.3 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37,7 +37,7 @@ module OmniAuth
37
37
  call_app!
38
38
  else
39
39
  debug "Could not authenticate with ID-Card. Certificate is missing."
40
- fail!(:client_certificate_missing, {'error' => 'Client certificate is missing'})
40
+ fail!(:client_certificate_missing)
41
41
  end
42
42
  end
43
43
 
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Idcard
3
- VERSION = "0.0.3"
3
+ VERSION = "0.1.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-idcard
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-02-27 00:00:00.000000000 Z
12
+ date: 2012-04-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: omniauth-oauth
16
- requirement: &70249794656340 !ruby/object:Gem::Requirement
16
+ requirement: &70247366140780 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ~>
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: '1.0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *70249794656340
24
+ version_requirements: *70247366140780
25
25
  description: OmniAuth strategy for Estonian ID-Card
26
26
  email:
27
27
  - tarmo.talu@gmail.com
@@ -56,7 +56,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
56
56
  version: '0'
57
57
  requirements: []
58
58
  rubyforge_project: omniauth-idcard
59
- rubygems_version: 1.8.17
59
+ rubygems_version: 1.8.11
60
60
  signing_key:
61
61
  specification_version: 3
62
62
  summary: OmniAuth strategy for Estonian ID-Card