Skip to content

Instruct users to contact admin, not WF developers on 500 page#772

Merged
thebaer merged 3 commits intodevelopfrom
better-server-error
Sep 22, 2023
Merged

Instruct users to contact admin, not WF developers on 500 page#772
thebaer merged 3 commits intodevelopfrom
better-server-error

Conversation

@thebaer
Copy link
Copy Markdown
Member

@thebaer thebaer commented Sep 22, 2023

Misconfigured or broken servers have directed people to the wrong place in the past. This fixes that with a simpler 500 error page directing visitors to a Contact page.

This also adds the ability to customize an instance-wide Contact (/contact) page. It provides some boilerplate text that admins might use to describe who runs the instance -- but unlike other dynamic pages, it won't publicly show up until the admin has personally customized the page.

Action required: all admins of multi-user instances should go to https://YOUR-INSTANCE/admin/page/contact and explain the best way for users and visitors to contact them.

Fixes #684


  • ☑ I have signed the CLA

Misconfigured or broken servers has directed people to the wrong place.

Fixes #684
@thebaer thebaer added this to the 0.14 milestone Sep 22, 2023
@thebaer
Copy link
Copy Markdown
Member Author

thebaer commented Sep 22, 2023

Merging now

@thebaer thebaer merged commit b291b89 into develop Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Improve Server Error message

1 participant