Merge pull request #8387 from owncloud/mmattel-patch-1

[docs-only] Fix unrelease text
This commit is contained in:
Martin
2024-02-07 09:58:25 +01:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
Bugfix: IDP CS3 backend sessions now survire restart
Bugfix: IDP CS3 backend sessions now survive a restart
We now correctly reinitialize the CS3 backend session after the IDP has been restarted.
We now correctly reinitialize the CS3 backend session after the IDP service has been restarted.
https://github.com/owncloud/ocis/pull/8142