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

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

Merged
merged 3 commits into from Sep 22, 2023

Conversation

thebaer
Copy link
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
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