chore(docs): add changelog item

This commit is contained in:
Brandon Richardson
2023-12-11 22:59:36 -04:00
parent 9bbd993dfb
commit fbb4f9b12d

View File

@@ -0,0 +1,7 @@
Enhancement: Support login page background configuration
Introduce a new environment variable `IDP_LOGIN_BACKGROUND_URL`
that overrides the default background image of the IDP login page when present.
https://github.com/owncloud/ocis/issues/7674
https://github.com/owncloud/ocis/pull/7900