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 freeipa server referer errors #372

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Fix freeipa server referer errors #372

merged 1 commit into from
Mar 6, 2024

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Mar 1, 2024

Latest freeipa server has additional checks for HTTP_REFERER which means the current workaround isn't sufficient. This PR uses mod_headers to add the correct HTTP_REFERER instead, which is a more-robust/cleaner solution.

@sjpb sjpb marked this pull request as ready for review March 1, 2024 12:06
@sjpb sjpb requested a review from a team as a code owner March 1, 2024 12:06
@sjpb
Copy link
Collaborator Author

sjpb commented Mar 1, 2024

Fixes #370

@sjpb sjpb added the bug Something isn't working label Mar 6, 2024
Copy link
Collaborator

@m-bull m-bull left a comment

Choose a reason for hiding this comment

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

LGTM

@sjpb sjpb merged commit b6ab15d into main Mar 6, 2024
1 check passed
@sjpb sjpb deleted the fix/freeipa-referer branch March 6, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants