Skip to content

[Port dspace-8_x] server.ts: remove port and host fallbacks in run - #4718

Merged
tdonohue merged 2 commits into
dspace-8_xfrom
backport-4634-to-dspace-8_x
Sep 10, 2025
Merged

[Port dspace-8_x] server.ts: remove port and host fallbacks in run#4718
tdonohue merged 2 commits into
dspace-8_xfrom
backport-4634-to-dspace-8_x

Conversation

@dspace-bot

Copy link
Copy Markdown
Contributor

Port of #4634 by @alanorth to dspace-8_x.

If `environment.ui.host` is Falsy, then we attempt to fall back to
a host value of '/', which is invalid. I think that, if a user has
messed up their config so much that defaults in our configuration
interface don't work, then we should actually fail here.

(cherry picked from commit f622d58)
If a user has messed up their config so much that the fallbacks in
our default configuration interface don't work then we should just
fail here.

(cherry picked from commit 6c09677)
@tdonohue tdonohue added this to the 8.3 milestone Sep 10, 2025
@tdonohue
tdonohue merged commit dcbbb6c into dspace-8_x Sep 10, 2025
15 checks passed
@tdonohue
tdonohue deleted the backport-4634-to-dspace-8_x branch September 10, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants