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

Fix logout_url in different Control pane #3882

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Fix logout_url in different Control pane #3882

merged 1 commit into from
Nov 15, 2024

Conversation

ranade1
Copy link
Contributor

@ranade1 ranade1 commented Nov 15, 2024

What changes were proposed in this pull request?

  • Adding cases where logout_url is in different control pane.

How was this patch tested?

  • Tested locally

Please review Hue Contributing Guide before opening a pull request.

desktop/libs/libsaml/src/libsaml/conf.py Outdated Show resolved Hide resolved
@ranade1 ranade1 enabled auto-merge (rebase) November 15, 2024 00:25
Copy link

⚠️ No unit test files modified. Please ensure that changes are properly tested. ⚠️

Copy link
Collaborator

@quadoss quadoss left a comment

Choose a reason for hiding this comment

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

@ranade1 , The 2 elif has consoleauth/logout to be available in logout_url if one of the condition satisfy would it not pick the staging-upgrade one?

Also the elif has 'and' condition, so we are expecting all the condition to satisfy?

@quadoss quadoss merged commit e9b6a45 into master Nov 15, 2024
6 checks passed
@ranade1
Copy link
Contributor Author

ranade1 commented Nov 15, 2024

@ranade1 , The 2 elif has consoleauth/logout to be available in logout_url if one of the condition satisfy would it not pick the staging-upgrade one?

Also the elif has 'and' condition, so we are expecting all the condition to satisfy?

I have given him the walkthrough and reasoning behind those 2 elif logic. @quadoss is OK with it.

@quadoss quadoss deleted the prakash-master branch November 15, 2024 19:41
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.

4 participants