Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
RDMS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
researchdata
RDMS
Commits
bc308a0c
Commit
bc308a0c
authored
5 days ago
by
Anusha Ranganathan
Committed by
Johannes Frenzel
5 days ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated Omniauth saml
parent
ca32e523
No related branches found
Branches containing commit
No related tags found
1 merge request
!390
Updated Omniauth saml
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
hyrax/Gemfile
+1
-1
1 addition, 1 deletion
hyrax/Gemfile
hyrax/Gemfile.lock
+9
-8
9 additions, 8 deletions
hyrax/Gemfile.lock
with
10 additions
and
9 deletions
hyrax/Gemfile
+
1
−
1
View file @
bc308a0c
...
...
@@ -96,7 +96,7 @@ gem 'aws-sdk-s3', '~> 1'
gem
'omniauth'
gem
"omniauth-rails_csrf_protection"
gem
'omniauth-orcid'
gem
'omniauth-saml'
,
'~> 2.1'
gem
'omniauth-saml'
,
'~> 2.1
.3
'
gem
"blacklight_range_limit"
gem
'http-cookie'
...
...
This diff is collapsed.
Click to expand it.
hyrax/Gemfile.lock
+
9
−
8
View file @
bc308a0c
...
...
@@ -628,7 +628,7 @@ GEM
noid-rails (3.0.3)
actionpack (>= 5.0.0, < 7)
noid (~> 0.9)
nokogiri (1.13.1)
nokogiri (1.13.1
0
)
mini_portile2 (~> 2.7.0)
racc (~> 1.4)
oai (1.1.0)
...
...
@@ -660,9 +660,9 @@ GEM
omniauth-rails_csrf_protection (1.0.1)
actionpack (>= 4.2)
omniauth (~> 2.0)
omniauth-saml (2.1.
0
)
omniauth (~> 2.
0
)
ruby-saml (~> 1.1
2
)
omniauth-saml (2.1.
3
)
omniauth (~> 2.
1
)
ruby-saml (~> 1.1
8
)
openseadragon (0.6.0)
rails (> 3.2.0)
orm_adapter (0.5.0)
...
...
@@ -836,8 +836,8 @@ GEM
multipart-post
oauth2
ruby-progressbar (1.11.0)
ruby-saml (1.1
4
.0)
nokogiri (>= 1.1
0.5
)
ruby-saml (1.1
8
.0)
nokogiri (>= 1.1
3.10
)
rexml
ruby2_keywords (0.0.5)
ruby_dep (1.5.0)
...
...
@@ -1038,10 +1038,11 @@ DEPENDENCIES
jbuilder (~> 2.5)
jquery-rails
listen (>= 3.0.5, < 3.2)
nokogiri (= 1.13.10)
omniauth
omniauth-orcid
omniauth-rails_csrf_protection
omniauth-saml (~> 2.1)
omniauth-saml (~> 2.1
.3
)
pg
puma (~> 3.11)
rails (~> 5.2.6)
...
...
@@ -1069,4 +1070,4 @@ RUBY VERSION
ruby 2.7.8p225
BUNDLED WITH
2.1.4
2.1.4
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment