Commit History

Author SHA1 Message Date
  Louis Chemineau 483eaa7e72 fix(users): Don't crash if disabled user is missing in the database 3 months ago
  Côme Chilliet 5fc46cd516 fix: Also search in email field for disabled users 7 months ago
  Côme Chilliet 896c539705 feat: Add back searching in disabled user list 7 months ago
  Josh 9046cd9c0f fix(User\Manager): Avoid future collisions with updater/audit logs 7 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
  Côme Chilliet a1255539b8 Add endpoint for getting disabled user list 1 year ago
  Joas Schilling ad12a740cb fix!: Remove symfony EventDispatcherInterface from User 1 year ago
  Côme Chilliet 346344c153 Update version number in since and deprecated annotations 1 year ago
  Côme Chilliet 3c2b126eba Make code clearer and bump @ deprecated annotations 2 years ago
  Carl Schwan a4c599c1c9 Split new method in a new group backend interface 2 years ago
  Carl Schwan 35dc223500 Optimize retrieving display name when searching for users in a group 2 years ago
  Robin Appelman 853ec60f3e also cache backend for user in memory instead of always going to redis 1 year ago
  Simon L 7271ec7acf spaces are allowed in userids 2 years ago
  Joas Schilling 256fbe9d77 Validate if the user part of a "cloud id" can even be a valid user id 2 years ago
  Arthur Schiwon 8e8acf2d90 LDAP to no register new users when outside of fair use or over limits 2 years ago
  Carl Schwan 8004aa7721 Make DisplayNameCache return null if user doesn't exists 2 years ago
  Carl Schwan 51b9847fad Merge branch 'master' into display-name-cache-public 2 years ago
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 2 years ago
  Robin Appelman 6d6662ec68 expose displayname cache trough a public interface 2 years ago
  Joas Schilling 78e90b69ba Don't check the configvalue for lastLogin which is never null 3 years ago
  Joas Schilling b578a1e8b5 Fair use of push notifications 3 years ago
  Joas Schilling 1b8ebf2cf1 Use cached user backend info for password login 3 years ago
  Arthur Schiwon 4461b9e870 enable the user to set a primary (notification) email address (backend) 3 years ago
  Christopher Ng 60ecc432a4 Hash cache key 3 years ago
  Gary Kim b78f3a57d1 Migrate HintException to OCP 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Joas Schilling 0d46fafd41 Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phonebook-searches 3 years ago
  Joas Schilling 9a189bc710 Improve search results when only phonebook-matches can we autocompleted 3 years ago
  Robin Appelman dd477d30f9 dont allow creating users with __groupfolders as uid 3 years ago
  Joas Schilling 645f83121e Cache the user backend info for 300s 3 years ago