mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-19 03:20:49 -05:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -142,7 +142,17 @@ The following sections list the changes for unreleased.
|
||||
database we're now able to maintain the ocLastSignInTimestamp attribute for the
|
||||
users.
|
||||
|
||||
This attribute is return in the 'signinActivity/lastSuccessfulSignInDateTime'
|
||||
properity of the user objects. It is also possible to $filter on this attribute.
|
||||
|
||||
Use e.g. '$filter=signinActivity/lastSuccessfulSignInDateTime le
|
||||
2023-12-31T00:00:00Z' to search for users that have not signed in since
|
||||
2023-12-31. Note: To use this type of filter the underlying LDAP server must
|
||||
support the '<=' filter. Which is currently not the case of the built-in LDAP
|
||||
server (idm).
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9942
|
||||
https://github.com/owncloud/ocis/pull/10111
|
||||
|
||||
* Enhancement - Add an Activity for FileUpdated: [#10072](https://github.com/owncloud/ocis/pull/10072)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user