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

[FEATURE] Allow to turn off header link generation #1039

Open
AronNovak opened this issue Jul 10, 2024 · 0 comments
Open

[FEATURE] Allow to turn off header link generation #1039

AronNovak opened this issue Jul 10, 2024 · 0 comments

Comments

@AronNovak
Copy link

Overview of feature request

Implement a feature in Islandora to allow or disallow generating links in the HTTP headers via a configuration setting.

What kind of user is the feature intended for?

This feature is intended for Developers and Systems Administrators who need control over the HTTP headers being sent from their Islandora instance.

What inspired the request?

Our hosting provider disallow too large response headers.
See https://docs.pantheon.io/guides/errors-and-server-responses/5xx-errors#503-header-overflow

What existing behavior do you want changed?

Currently, Islandora always generates links in the HTTP headers without an option to disable this functionality. This request seeks to add a configuration option to control this behavior.

Any brand new behavior do you want to add to Islandora?

Yes, a new configuration setting called allow_header_links should be added to Islandora's settings. This setting, when disabled, should prevent the generation of links in the HTTP headers.

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

No branches or pull requests

1 participant