Skip to content

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

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

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

Conversation

@dspace-bot
Copy link
Copy Markdown
Contributor

Port of #4634 by @alanorth to dspace-9_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 9.2 milestone Sep 10, 2025
@tdonohue tdonohue merged commit 59d21bc into dspace-9_x Sep 10, 2025
15 checks passed
@tdonohue tdonohue deleted the backport-4634-to-dspace-9_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