omniauthv2-shibboleth 1.3.1 → 1.3.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 835ac1f8a9fd56211eadc2e26d27e1e457254dddbae07fa4e019a7382413dc40
4
- data.tar.gz: f1a6c5f751bf97e0c30f90ae922a966b35023616634a5229459eb5244be565cd
3
+ metadata.gz: eb01ca803ce0dfac6411f9260d6b26a4aa644e75b74e7da80ddd73ad25b5d6d3
4
+ data.tar.gz: c13e7ee42d42aab9f8250fcec2af0729c5039fc8973f946af49655b913040eb6
5
5
  SHA512:
6
- metadata.gz: a4c340556f54e1d8d221bb6a907bd83bac6751e9a3d31ae0f81394d037cbb18d41750e64c9ce8dc4533b1eac8bd31327158461f1f8a9445dcfb018df1b54051e
7
- data.tar.gz: a47abf75db90fe035176f7a4a973cd5820ef9897ce9b76d3cb30484b2d9271fd8f8a110f1356cdf1d8c75858f2794ee089e6dc1c6c5145df19d870bfb5519b3c
6
+ metadata.gz: 7701a9fccc595e1c2ab5b60ff2890eb132ae3a56a64f276cb4f956c416b64ff7c5166af8533781c28b59a5e6b3fa5adc9713fb9123c737bca9391beafb27772e
7
+ data.tar.gz: 701e4e3c4143e20b62acedbd91d87d2b48051b79bc7bdb5b92f3e5809f575a65556775bba39dc533afa8f8cc7ea96c234b2fe7169c5c021b594d4d2cab285959
@@ -11,49 +11,33 @@
11
11
  </content>
12
12
  <orderEntry type="jdk" jdkName="rbenv: 3.0.0" jdkType="RUBY_SDK" />
13
13
  <orderEntry type="sourceFolder" forTests="false" />
14
- <orderEntry type="library" scope="PROVIDED" name="actionpack (v7.0.4.3, rbenv: 3.0.0) [gem]" level="application" />
15
- <orderEntry type="library" scope="PROVIDED" name="actionview (v7.0.4.3, rbenv: 3.0.0) [gem]" level="application" />
16
- <orderEntry type="library" scope="PROVIDED" name="activesupport (v7.0.4.3, rbenv: 3.0.0) [gem]" level="application" />
17
- <orderEntry type="library" scope="PROVIDED" name="builder (v3.2.4, rbenv: 3.0.0) [gem]" level="application" />
18
14
  <orderEntry type="library" scope="PROVIDED" name="bundler (v2.2.3, rbenv: 3.0.0) [gem]" level="application" />
19
- <orderEntry type="library" scope="PROVIDED" name="concurrent-ruby (v1.2.2, rbenv: 3.0.0) [gem]" level="application" />
20
- <orderEntry type="library" scope="PROVIDED" name="crass (v1.0.6, rbenv: 3.0.0) [gem]" level="application" />
21
15
  <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.5.0, rbenv: 3.0.0) [gem]" level="application" />
22
- <orderEntry type="library" scope="PROVIDED" name="erubi (v1.12.0, rbenv: 3.0.0) [gem]" level="application" />
23
16
  <orderEntry type="library" scope="PROVIDED" name="hashie (v5.0.0, rbenv: 3.0.0) [gem]" level="application" />
24
- <orderEntry type="library" scope="PROVIDED" name="i18n (v1.13.0, rbenv: 3.0.0) [gem]" level="application" />
25
- <orderEntry type="library" scope="PROVIDED" name="loofah (v2.21.0, rbenv: 3.0.0) [gem]" level="application" />
26
- <orderEntry type="library" scope="PROVIDED" name="minitest (v5.18.0, rbenv: 3.0.0) [gem]" level="application" />
27
- <orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.14.3, rbenv: 3.0.0) [gem]" level="application" />
28
17
  <orderEntry type="library" scope="PROVIDED" name="omniauth (v2.1.1, rbenv: 3.0.0) [gem]" level="application" />
29
- <orderEntry type="library" scope="PROVIDED" name="omniauth-rails_csrf_protection (v1.0.1, rbenv: 3.0.0) [gem]" level="application" />
30
- <orderEntry type="library" scope="PROVIDED" name="racc (v1.6.2, rbenv: 3.0.0) [gem]" level="application" />
31
18
  <orderEntry type="library" scope="PROVIDED" name="rack (v2.2.7, rbenv: 3.0.0) [gem]" level="application" />
32
19
  <orderEntry type="library" scope="PROVIDED" name="rack-protection (v3.0.6, rbenv: 3.0.0) [gem]" level="application" />
33
20
  <orderEntry type="library" scope="PROVIDED" name="rack-session (v1.0.1, rbenv: 3.0.0) [gem]" level="application" />
34
21
  <orderEntry type="library" scope="PROVIDED" name="rack-test (v2.1.0, rbenv: 3.0.0) [gem]" level="application" />
35
- <orderEntry type="library" scope="PROVIDED" name="rails-dom-testing (v2.0.3, rbenv: 3.0.0) [gem]" level="application" />
36
- <orderEntry type="library" scope="PROVIDED" name="rails-html-sanitizer (v1.5.0, rbenv: 3.0.0) [gem]" level="application" />
37
22
  <orderEntry type="library" scope="PROVIDED" name="rake (v13.0.6, rbenv: 3.0.0) [gem]" level="application" />
38
23
  <orderEntry type="library" scope="PROVIDED" name="rspec (v3.12.0, rbenv: 3.0.0) [gem]" level="application" />
39
24
  <orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.12.2, rbenv: 3.0.0) [gem]" level="application" />
40
25
  <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.12.3, rbenv: 3.0.0) [gem]" level="application" />
41
26
  <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.12.5, rbenv: 3.0.0) [gem]" level="application" />
42
27
  <orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.12.0, rbenv: 3.0.0) [gem]" level="application" />
43
- <orderEntry type="library" scope="PROVIDED" name="tzinfo (v2.0.6, rbenv: 3.0.0) [gem]" level="application" />
44
28
  </component>
45
29
  <component name="RakeTasksCache">
46
30
  <option name="myRootTask">
47
31
  <RakeTaskImpl id="rake">
48
32
  <subtasks>
49
- <RakeTaskImpl description="Build omniauth-shibboleth-1.3.0.gem into the pkg directory" fullCommand="build" id="build" />
50
- <RakeTaskImpl description="Build and install omniauth-shibboleth-1.3.0.gem into system gems" fullCommand="install" id="install" />
33
+ <RakeTaskImpl description="Build omniauthv2-shibboleth-1.3.1.gem into the pkg directory" fullCommand="build" id="build" />
34
+ <RakeTaskImpl description="Build and install omniauthv2-shibboleth-1.3.1.gem into system gems" fullCommand="install" id="install" />
51
35
  <RakeTaskImpl id="install">
52
36
  <subtasks>
53
- <RakeTaskImpl description="Build and install omniauth-shibboleth-1.3.0.gem into system gems without network access" fullCommand="install:local" id="local" />
37
+ <RakeTaskImpl description="Build and install omniauthv2-shibboleth-1.3.1.gem into system gems without network access" fullCommand="install:local" id="local" />
54
38
  </subtasks>
55
39
  </RakeTaskImpl>
56
- <RakeTaskImpl description="Create tag v1.3.0 and build and push omniauth-shibboleth-1.3.0.gem to rubygems.org" fullCommand="release[remote]" id="release[remote]" />
40
+ <RakeTaskImpl description="Create tag v1.3.1 and build and push omniauthv2-shibboleth-1.3.1.gem to rubygems.org" fullCommand="release[remote]" id="release[remote]" />
57
41
  <RakeTaskImpl description="Run RSpec code examples" fullCommand="spec" id="spec" />
58
42
  <RakeTaskImpl description="" fullCommand="default" id="default" />
59
43
  <RakeTaskImpl description="" fullCommand="release" id="release" />
data/.idea/workspace.xml CHANGED
@@ -4,8 +4,8 @@
4
4
  <option name="autoReloadType" value="SELECTIVE" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="690d3ddc-754f-4d79-a454-22071290f3bb" name="Changes" comment="feat: bump version">
8
- <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
7
+ <list default="true" id="690d3ddc-754f-4d79-a454-22071290f3bb" name="Changes" comment="feat: update readme">
8
+ <change beforePath="$PROJECT_DIR$/lib/omniauth-shibboleth/version.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/omniauth-shibboleth/version.rb" afterDir="false" />
9
9
  <change beforePath="$PROJECT_DIR$/omniauth-shibboleth.gemspec" beforeDir="false" afterPath="$PROJECT_DIR$/omniauth-shibboleth.gemspec" afterDir="false" />
10
10
  </list>
11
11
  <option name="SHOW_DIALOG" value="false" />
@@ -28,6 +28,7 @@
28
28
  &quot;keyToString&quot;: {
29
29
  &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
30
30
  &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
31
+ &quot;last_opened_file_path&quot;: &quot;/home/lukas/Documents/its/gitlab&quot;,
31
32
  &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
32
33
  &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
33
34
  &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
@@ -242,7 +243,9 @@
242
243
  <workItem from="1683725119187" duration="238000" />
243
244
  <workItem from="1683726533490" duration="2161000" />
244
245
  <workItem from="1683744260733" duration="2680000" />
245
- <workItem from="1684154742564" duration="2051000" />
246
+ <workItem from="1684154742564" duration="3068000" />
247
+ <workItem from="1684217284699" duration="28000" />
248
+ <workItem from="1684489911334" duration="135000" />
246
249
  </task>
247
250
  <task id="LOCAL-00001" summary="feat: bump omniauth version to 2.0.0 (minimum)">
248
251
  <created>1683747295707</created>
@@ -265,7 +268,28 @@
265
268
  <option name="project" value="LOCAL" />
266
269
  <updated>1684156289284</updated>
267
270
  </task>
268
- <option name="localTasksCounter" value="4" />
271
+ <task id="LOCAL-00004" summary="fix: rename">
272
+ <created>1684157218718</created>
273
+ <option name="number" value="00004" />
274
+ <option name="presentableId" value="LOCAL-00004" />
275
+ <option name="project" value="LOCAL" />
276
+ <updated>1684157218718</updated>
277
+ </task>
278
+ <task id="LOCAL-00005" summary="feat: update readme">
279
+ <created>1684157321974</created>
280
+ <option name="number" value="00005" />
281
+ <option name="presentableId" value="LOCAL-00005" />
282
+ <option name="project" value="LOCAL" />
283
+ <updated>1684157321974</updated>
284
+ </task>
285
+ <task id="LOCAL-00006" summary="feat: update readme">
286
+ <created>1684157563504</created>
287
+ <option name="number" value="00006" />
288
+ <option name="presentableId" value="LOCAL-00006" />
289
+ <option name="project" value="LOCAL" />
290
+ <updated>1684157563504</updated>
291
+ </task>
292
+ <option name="localTasksCounter" value="7" />
269
293
  <servers />
270
294
  </component>
271
295
  <component name="TypeScriptGeneratedFilesManager">
@@ -275,7 +299,9 @@
275
299
  <MESSAGE value="feat: bump omniauth version to 2.0.0 (minimum)" />
276
300
  <MESSAGE value="feat: gitlab workflow" />
277
301
  <MESSAGE value="feat: bump version" />
278
- <option name="LAST_COMMIT_MESSAGE" value="feat: bump version" />
302
+ <MESSAGE value="fix: rename" />
303
+ <MESSAGE value="feat: update readme" />
304
+ <option name="LAST_COMMIT_MESSAGE" value="feat: update readme" />
279
305
  </component>
280
306
  <component name="com.intellij.coverage.CoverageDataManagerImpl">
281
307
  <SUITE FILE_PATH="coverage/omniauth_shibboleth@shibboleth_spec.rcov" NAME="shibboleth_spec Coverage Results" MODIFIED="1683747650385" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="omniauth-shibboleth" />
data/README.md CHANGED
@@ -1,8 +1,10 @@
1
1
  # OmniAuth Shibboleth strategy
2
2
 
3
- ![Gem Version](http://img.shields.io/gem/v/omniauth-shibboleth.svg)
3
+ ![Gem Version](https://img.shields.io/gem/v/omniauthv2-shibboleth.svg)
4
4
  ![Build Status](https://github.com/lukaskoenen/omniauth-shibboleth/actions/workflows/main.yml/badge.svg)
5
5
 
6
+ https://rubygems.org/gems/omniauthv2-shibboleth
7
+
6
8
  OmniAuth Shibboleth strategy is an OmniAuth strategy for authenticating through Shibboleth (SAML). If you do not know OmniAuth, please visit OmniAuth wiki.
7
9
 
8
10
  https://github.com/intridea/omniauth/wiki
@@ -17,7 +19,7 @@ OmniAuth Shibboleth strategy uses the 'auth hash' for providing user attributes
17
19
 
18
20
  Currently, this document is written for Rails applications. If you tried the other environments and it requires some difficulities, please let me know in the Issues page.
19
21
 
20
- https://github.com/toyokazu/omniauth-shibboleth/issues
22
+ https://github.com/lukaskoenen/omniauth-shibboleth/pulls
21
23
 
22
24
  ## Getting Started
23
25
 
@@ -25,7 +27,7 @@ https://github.com/toyokazu/omniauth-shibboleth/issues
25
27
 
26
28
  % cd rails-app
27
29
  % vi Gemfile
28
- gem 'omniauth-shibboleth'
30
+ gem 'omniauthv2-shibboleth'
29
31
  % bundle install
30
32
 
31
33
  ### Setup Shibboleth Strategy
@@ -1,5 +1,5 @@
1
1
  module OmniAuth
2
2
  module Shibboleth
3
- VERSION = "1.3.1"
3
+ VERSION = "1.3.2"
4
4
  end
5
5
  end
@@ -13,8 +13,8 @@ Gem::Specification.new do |gem|
13
13
 
14
14
  gem.authors = ["Toyokazu Akiyama"]
15
15
  gem.email = ["toyokazu@gmail.com"]
16
- gem.description = %q{OmniAuth Shibboleth strategies for OmniAuth 1.x}
17
- gem.summary = %q{OmniAuth Shibboleth strategies for OmniAuth 1.x}
16
+ gem.description = %q{OmniAuth Shibboleth strategies for OmniAuth 2.x}
17
+ gem.summary = %q{OmniAuth Shibboleth strategies for OmniAuth 2.x}
18
18
  gem.homepage = ""
19
19
 
20
20
  gem.files = `find . -not \\( -regex ".*\\.git.*" -o -regex "\\./pkg.*" -o -regex "\\./spec.*" \\)`.split("\n").map{ |f| f.gsub(/^.\//, '') }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauthv2-shibboleth
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 1.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Toyokazu Akiyama
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-05-15 00:00:00.000000000 Z
11
+ date: 2023-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: omniauth
@@ -80,7 +80,7 @@ dependencies:
80
80
  - - ">="
81
81
  - !ruby/object:Gem::Version
82
82
  version: '2.8'
83
- description: OmniAuth Shibboleth strategies for OmniAuth 1.x
83
+ description: OmniAuth Shibboleth strategies for OmniAuth 2.x
84
84
  email:
85
85
  - toyokazu@gmail.com
86
86
  executables: []
@@ -99,7 +99,6 @@ files:
99
99
  - lib/omniauth-shibboleth.rb
100
100
  - lib/omniauth-shibboleth/version.rb
101
101
  - lib/omniauth/strategies/shibboleth.rb
102
- - omniauth-shibboleth-1.3.1.gem
103
102
  - omniauth-shibboleth.gemspec
104
103
  - spec/omniauth/strategies/shibboleth_spec.rb
105
104
  - spec/spec_helper.rb
@@ -125,7 +124,7 @@ requirements: []
125
124
  rubygems_version: 3.2.3
126
125
  signing_key:
127
126
  specification_version: 4
128
- summary: OmniAuth Shibboleth strategies for OmniAuth 1.x
127
+ summary: OmniAuth Shibboleth strategies for OmniAuth 2.x
129
128
  test_files:
130
129
  - spec/omniauth/strategies/shibboleth_spec.rb
131
130
  - spec/spec_helper.rb
Binary file