Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "chore: Run dex reverse proxy only when dex is configured (#7999)" #8291

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Jan 27, 2022

This reverts commit 303cc46.

Closes #8221

Due to changes of #7999 the registerDexHandlers method exists early. Hoverver this method registers handles for both Dex and OIDC login. Reverting this PR for now to restored OIDC functionality

…oproj#7999)"

This reverts commit 303cc46.

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #8291 (180c60c) into master (a16471b) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 180c60c differs from pull request most recent head 0149e50. Consider uploading reports for the commit 0149e50 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8291   +/-   ##
=======================================
  Coverage   41.93%   41.93%           
=======================================
  Files         176      176           
  Lines       22992    22992           
=======================================
  Hits         9641     9641           
  Misses      11966    11966           
  Partials     1385     1385           
Impacted Files Coverage Δ
server/server.go 54.76% <100.00%> (ø)
util/settings/settings.go 47.08% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a16471b...0149e50. Read the comment docs.

Copy link
Member

@jannfis jannfis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jannfis jannfis merged commit 6abc85a into argoproj:master Jan 27, 2022
pasha-codefresh pushed a commit to pasha-codefresh/argo-cd that referenced this pull request Feb 2, 2022
…oproj#7999)" (argoproj#8291)

This reverts commit 303cc46.

Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Signed-off-by: pashavictorovich <pavel@codefresh.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OICD login stopped working (at least for Auth0)
3 participants