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

Show/hide API server version info #1821

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Conversation

satterly
Copy link
Member

@satterly satterly commented Mar 7, 2023

Description
Allow users to show/hide server version info using server config setting...

Fixes #1777

Changes
Added a new server configuration setting...

SERVER_VERSION = 'off'  # default is 'full'

Checklist

  • Pull request is limited to a single purpose
  • Code style/formatting is consistent
  • All existing tests are passing
  • Added new tests related to change
  • No unnecessary whitespace changes

@satterly satterly merged commit 62dcb12 into master Mar 7, 2023
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

Successfully merging this pull request may close these issues.

Add the ability to hide the Alerta version
1 participant