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

Allow the redirect type to be specified in the URL Rewrite Controller #5038

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

adamretter
Copy link
Member

@adamretter adamretter commented Sep 4, 2023

See eXist-db/existdb-saml#11

Previously he HTTP Response Status code would always be 302 and there was no way to specify it through <redirect config in the controller.xq this PR adds a type attribute where you may specify the response code.

WIP - I still need to add tests

… be specified in the URL Rewite Controller (i.e. `controller.xq`)

See eXist-db/existdb-saml#11
@adamretter adamretter added enhancement new features, suggestions, etc. needs 6.x.x backport labels Sep 4, 2023
@adamretter adamretter added this to the eXist-7.0.0 milestone Sep 4, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 4, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 6 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new features, suggestions, etc. needs 6.x.x backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant