Skip to content

Commit

Permalink
Merge pull request #88 from dlindahl/chore/minor-updates
Browse files Browse the repository at this point in the history
Chore/minor updates
  • Loading branch information
tagliala committed May 3, 2024
2 parents 8865e94 + 4a3e52f commit c4bf762
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .rubocop_todo.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/omniauth/strategies/cas.rb
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def validate_cas_setup
# +service+ and add it and the +ticket+ as paraemters to the
# CAS serviceValidate URL.
#
# @param [String] service the service (a.k.a. return-to) URL
# @param [String] service_url the service (a.k.a. return-to) URL
# @param [String] ticket the ticket to validate
#
# @return [String] a URL like `http://cas.mycompany.com/serviceValidate?service=...&ticket=...`
Expand Down

0 comments on commit c4bf762

Please sign in to comment.