owncloud/core

View on GitHub
changelog/10.14.0_2024-02-19/41125

Summary

Maintainability
Test Coverage
Bugfix: "user:list -a" occ command now correctly displays user's creation time

Previously, the "user:list -a" occ command was not correctly returning the user's creation time but rather the path to the user's home directory. This has been now fixed.

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