Automated changelog update [skip ci]

This commit is contained in:
Ralf Haferkamp
2024-09-17 14:03:28 +00:00
parent 0bd4b90d7f
commit d32a28a1c4
+9
View File
@@ -59,6 +59,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fixed the ocm tocken: [#10050](https://github.com/owncloud/ocis/pull/10050)
* Bugfix - Fix ocm space sharing: [#10060](https://github.com/owncloud/ocis/pull/10060)
* Enhancement - Bump reva: [#9817](https://github.com/owncloud/ocis/pull/9817)
* Enhancement - Allow to maintain the last sign-in timestamp of a user: [#9942](https://github.com/owncloud/ocis/pull/9942)
## Details
@@ -94,6 +95,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/9817
* Enhancement - Allow to maintain the last sign-in timestamp of a user: [#9942](https://github.com/owncloud/ocis/pull/9942)
When the LDAP identity backend is configured to have write access to the
database we're now able to maintain the ocLastSignInTimestamp attribute for the
users.
https://github.com/owncloud/ocis/pull/9942
# Changelog for [6.4.0] (2024-09-12)
The following sections list the changes for 6.4.0.