Skip to content

Commit 96ba4e8

Browse files
DOCSP-45777 backports DOCSP-44307 Remove OM version from the login page (#480) (#575)
<!-- Add a description of your PR here (optional) --> - [DOCSP-45777](https://jira.mongodb.org/browse/DOCSP-45777) - [STAGING](https://deploy-preview-575--10gen-docs-ops-manager.netlify.app/reference/configuration/) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 3d756c9 commit 96ba4e8

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
.. setting:: mms.security.show.om.version
2+
3+
*Type*: boolean
4+
5+
*Default*: True
6+
7+
When ``false``, |mms| doesn't display the version number in the login
8+
page.
9+

source/reference/configuration.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ Security
269269

270270
.. include:: /includes/setting-fileConf-mms.security.disableBrowserCaching.rst
271271
.. include:: /includes/setting-fileConf-mms.security.hstsMaxAgeSeconds.rst
272+
.. include:: //includes/setting-fileConf-mms.security.show.om.version.rst
272273

273274
Non-Uniform Memory Access (NUMA)
274275
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

source/release-notes/changelogs/ops-manager/changelog-onprem-v7.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- Supports configuring separate SAML signature validation for responses and assertions so that only one is
1111
required through the :setting:`mms.saml.signedAssertions` and :setting:`mms.saml.signedMessages` settings.
1212
- Supports ability to set a custom idle session timeout using new application settings, :guilabel:`Idle Session Timeout Mode` and :guilabel:`Idle Session Timeout Max Minutes`.
13-
- Supports taking :ref:`on-demand snapshots <on-demand-snapshots>` in addition to scheduled snapshots.
13+
- Supports taking on-demand snapshots in addition to scheduled snapshots.
1414
- Removes the |onprem| version number from the login page if you set :setting:`mms.security.show.om.version` to false.
1515
- Updates the {+mdbagent+} to :ref:`107.0.12.8669-1 <mongodb-107.0.12.8669-1>`.
1616
- Adds support for |bic-full| 2.14.17.

0 commit comments

Comments
 (0)