[docs-only] Fix unrelease text

This commit is contained in:
Martin
2024-02-07 09:52:49 +01:00
committed by GitHub
parent 656493941f
commit e66a1d62d2

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