chore(docs): add changelog item

This commit is contained in:
Brandon Richardson
2024-01-05 11:27:28 -04:00
parent 9bbd993dfb
commit fbb4f9b12d
@@ -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