Commit Graph

14 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen e143921896
feat(IUser): add `getQuotaBytes` method to get machine readable quota 7 months ago
provokateurin eb98e99530 fix(settings): Handle email change restriction separately from display name change restriction 9 months ago
Côme Chilliet baf7293cfe
feat: Add first login timestamp of each user to oc_preferences and user:info output 12 months ago
Louis Chemineau 22d5d29c01 fix(users): Don't crash if disabled user is missing in the database 1 year ago
Christopher Ng 34d97d45cf feat: Allow getting/setting the password hash of a user 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 3 years ago
Carl Schwan a4c599c1c9
Split new method in a new group backend interface 3 years ago
Carl Schwan 35dc223500
Optimize retrieving display name when searching for users in a group 3 years ago
Marc Hefter 0c6d440643
undoing the additions to OC\IUser 3 years ago
Marc Hefter eee0275dc5
added user profile scope setting 3 years ago
Marc Hefter 2315c17726
feature addition: [user_ldap] update user profile from LDAP 3 years ago
Carl Schwan 8004aa7721
Make DisplayNameCache return null if user doesn't exists 3 years ago
Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 4 years ago
Robin Appelman 6d6662ec68
expose displayname cache trough a public interface 4 years ago
Robin Appelman 7a6c724a81 Use a lazy user for the file owner when listing a directory 4 years ago