mirror of
https://github.com/nextcloud/server.git
synced 2026-04-07 01:56:38 -04:00
fetchDetails() was calling getValueInt($uid, 'user_ldap', 'email') instead of getValueInt($uid, 'login', 'lastLogin'), causing lastLogin to always return 0 for offline LDAP users. Fixes #58421 Signed-off-by: hamid <hamid@webpick.net> |
||
|---|---|---|
| .. | ||
| DeletedUsersIndex.php | ||
| Manager.php | ||
| OfflineUser.php | ||
| User.php | ||