omniauth-shibboleth 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
metadata
ADDED
@@ -0,0 +1,102 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: omniauth-shibboleth
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 1.0.0
|
5
|
+
prerelease:
|
6
|
+
platform: ruby
|
7
|
+
authors:
|
8
|
+
- Toyokazu Akiyama
|
9
|
+
autorequire:
|
10
|
+
bindir: bin
|
11
|
+
cert_chain: []
|
12
|
+
date: 2011-12-13 00:00:00.000000000Z
|
13
|
+
dependencies:
|
14
|
+
- !ruby/object:Gem::Dependency
|
15
|
+
name: omniauth
|
16
|
+
requirement: &2153207460 !ruby/object:Gem::Requirement
|
17
|
+
none: false
|
18
|
+
requirements:
|
19
|
+
- - ~>
|
20
|
+
- !ruby/object:Gem::Version
|
21
|
+
version: 1.0.0.pr2
|
22
|
+
type: :runtime
|
23
|
+
prerelease: false
|
24
|
+
version_requirements: *2153207460
|
25
|
+
description: OmniAuth Shibboleth strategies for OmniAuth 1.0
|
26
|
+
email:
|
27
|
+
- toyokazu@gmail.com
|
28
|
+
executables: []
|
29
|
+
extensions: []
|
30
|
+
extra_rdoc_files: []
|
31
|
+
files:
|
32
|
+
- .git/COMMIT_EDITMSG
|
33
|
+
- .git/config
|
34
|
+
- .git/description
|
35
|
+
- .git/HEAD
|
36
|
+
- .git/hooks/applypatch-msg.sample
|
37
|
+
- .git/hooks/commit-msg.sample
|
38
|
+
- .git/hooks/post-commit.sample
|
39
|
+
- .git/hooks/post-receive.sample
|
40
|
+
- .git/hooks/post-update.sample
|
41
|
+
- .git/hooks/pre-applypatch.sample
|
42
|
+
- .git/hooks/pre-commit.sample
|
43
|
+
- .git/hooks/pre-rebase.sample
|
44
|
+
- .git/hooks/prepare-commit-msg.sample
|
45
|
+
- .git/hooks/update.sample
|
46
|
+
- .git/index
|
47
|
+
- .git/info/exclude
|
48
|
+
- .git/logs/HEAD
|
49
|
+
- .git/logs/refs/heads/master
|
50
|
+
- .git/logs/refs/remotes/origin/master
|
51
|
+
- .git/objects/1a/a44c56c8575985eb2922bd740fb9263e6b5332
|
52
|
+
- .git/objects/23/6f394d7cf982bb9c5d7845cb7494043cad07aa
|
53
|
+
- .git/objects/3d/f727bcb5a4754c2d07aeac85ed2550ffc35ecd
|
54
|
+
- .git/objects/58/08988033fa618faaf15eb1dc9dcd8cca22d06c
|
55
|
+
- .git/objects/6d/1bb035a3f639d534a571780d9d66909e22819c
|
56
|
+
- .git/objects/6d/c95cff4d8f5f793e6fe02f0b3ae0243bc896da
|
57
|
+
- .git/objects/7e/8ef6e96bcfe602522b9b6993274db01a2da8b7
|
58
|
+
- .git/objects/8f/285fa6554abcbc14858dc2ac438e3da1c977a2
|
59
|
+
- .git/objects/92/e31a59e8e362bf7f23839ec897523564ea8fb9
|
60
|
+
- .git/objects/9a/75bfb06b035f30eda339898c8e0dab9d74b9bb
|
61
|
+
- .git/objects/a5/15586b1671bb49d0eed677ef24a4c3e00a0cb7
|
62
|
+
- .git/objects/c2/7e1a0d32b0589682a68659ec86559a3e6454f2
|
63
|
+
- .git/objects/d8/23c3f477546314a7cc2a2026d7fc455d28399f
|
64
|
+
- .git/objects/e6/156d512d6c0e4c087328be544c3f2b36f79f7b
|
65
|
+
- .git/objects/e7/193baae7f73dd2c277222407f0222b7c8d1f1a
|
66
|
+
- .git/objects/f5/7ae68a84360dc635dc66c593d8a00db5a6bfd4
|
67
|
+
- .git/refs/heads/master
|
68
|
+
- .git/refs/remotes/origin/master
|
69
|
+
- .gitignore
|
70
|
+
- Gemfile
|
71
|
+
- lib/omniauth/strategies/shibboleth.rb
|
72
|
+
- lib/omniauth-shibboleth/version.rb
|
73
|
+
- lib/omniauth-shibboleth.rb
|
74
|
+
- omniauth-shibboleth.gemspec
|
75
|
+
- Rakefile
|
76
|
+
- README.md
|
77
|
+
homepage: ''
|
78
|
+
licenses: []
|
79
|
+
post_install_message:
|
80
|
+
rdoc_options: []
|
81
|
+
require_paths:
|
82
|
+
- lib
|
83
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
84
|
+
none: false
|
85
|
+
requirements:
|
86
|
+
- - ! '>='
|
87
|
+
- !ruby/object:Gem::Version
|
88
|
+
version: '0'
|
89
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
90
|
+
none: false
|
91
|
+
requirements:
|
92
|
+
- - ! '>='
|
93
|
+
- !ruby/object:Gem::Version
|
94
|
+
version: '0'
|
95
|
+
requirements: []
|
96
|
+
rubyforge_project:
|
97
|
+
rubygems_version: 1.8.11
|
98
|
+
signing_key:
|
99
|
+
specification_version: 3
|
100
|
+
summary: OmniAuth Shibboleth strategies for OmniAuth 1.0
|
101
|
+
test_files: []
|
102
|
+
has_rdoc:
|