owncloud/core

View on GitHub
changelog/10.11.0_2022-08-23/40152

Summary

Maintainability
Test Coverage
Bugfix: Do not invalidate app tokens when no LDAP connection

Whenever connection to the LDAP server became unavailable app tokens were getting deleted after some 
time causing disconnection of connected clients. App tokens are now remaining valid until connection is back.

https://github.com/owncloud/core/pull/40152